[Asterisk-Users] realtime sip confusion
Matthew Boehm
mboehm at cytelcom.com
Fri Jun 24 06:23:48 MST 2005
snacktime wrote:
> Trying to use realtime sip for the first time, and it's not working as
> expected.
> I have one user entry in the sip database. Everthing else is still in
> sip.conf. When I get an incoming call, this is the database query:
>
> SELECT * FROM ast_home_sip_realtime WHERE name = '+18003859169'
>
> The 800# is the caller id of the caller, which doesnt' make any sense to me.
>
> Is there any documentation about how realtime sip/iax actually work
> beyond just the schema's that are on the wiki?
>
> Chris
Seems to me that your UA is sending that number as its SIP Username.
You can look in /var/log/asterisk/debug for lots of RealTime info if
using res_config_mysql.
-Matthew
More information about the asterisk-users
mailing list