[asterisk-users] Getting 'username' of sip peer
Danny Nicholas
danny at debsinc.com
Wed May 26 12:22:50 CDT 2010
I might be wrong, but I think that adding fullname=xxx to the context will
populate CALLERID(name)
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Deepesh D
Sent: Wednesday, May 26, 2010 12:18 PM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] Getting 'username' of sip peer
Hello,
I have a few entries for sip peers in sip.conf with different name and
username, like
[TestSIPUser]
type=peer
host=dynamic
username=testuser
secret=1234
context=test_context
[TestNewUser]
type=peer
host=dynamic
username=newsipuser
secret=3456
context=test_context
When a call is made from any of these peers I want to get the username
of the peer.
for eg:- If a call is being made from 'TestSIPUser' then I want to be
able to get the value 'testuser'
Is it possible to get the value of 'username' of the peer in the
dialplan using some application/function ?
Thanks,
Deepesh
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list