Do you mean source code modification is the only way to do it?
In register message, I get the following information.
Authorization: Digest username="8766760539", realm="asterisk",
nonce="51cff2e4", uri="sip:203.193.26.234",
response="e6899541b2793d3a4a700ed220143322".
Content-Length: 0.
I want to get the value of uri (IP part) and store it in the db.
Where should I start in source code?

On 7/6/06, Olle E Johansson <[EMAIL PROTECTED]> wrote:

6 jul 2006 kl. 09.01 skrev unplug:

> Hi all,
>  As we know, we can use dial plan to control the flow of the call
> making process.  However, I want to know how to control during the
> registration process.  Say, in ARA, during the registration process,
> there is update sql statement in the user table.  And I want to store
> more information in the table such as uri.   Where can I control
> asterisk to make the change in registration process?

In the source code. You are not telling us which protocol you want to
use so we can't help you much more.

/Olle
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to