Hi,

I'm using mysql to define my sipfriends.
When authenticating, the calleridname from the calling
SIP user (phone) seems getting lost.

With "sip debug" I can see in the SIP messages:

From: "myName" <sip:[EMAIL PROTECTED]>;tag=22668125
To: <sip:[EMAIL PROTECTED]>

but I can't find "myName" in any channel variable.
Both, ${CALLERID} and ${CALLERIDNAME} do contain just
the number.

I wonder, if the mysql-authentication overwrites
the calleridname.

Is there any mean, to get the SIP "real name", which
is presented in the "from"-header as shown above?


Thanks for any hints! Roger.

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

Reply via email to