[Freeswitch-users] How to add username in SIP packet OPTIONS
Mimiko
vbvbrj at gmail.com
Thu Nov 29 16:12:32 MSK 2012
On 29.11.2012 14:56, "Гришин В.С." wrote:
> *From: <sip:172.30.0.2>;tag=BZN3H5ZBpm8gQ <----in this string no
> username
> To: <sip:172.30.0.2> <---- and in this string no username*
>
> it is necessary to make as
>
> From: "USERNAME_STRING" <sip:USERNAME_STRING at 172.30.0.1>;tag=9DcB7gSNZZ41j
You have to use
<action application="set" data="effective_caller_id_name=USERNAME_STRING"/>
<action application="set"
data="effective_caller_id_number=USERNAME_STRING"/>
in dialplan before bridging, or in users directory profile.
--
Mimiko desu.
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list