[Freeswitch-users] Fwd: URGENT - how to get the exact DISPLAY name set by Bria, PjSIP, PortGO softphones?

Shamun shamun.toha at gmail.com
Sun Feb 2 01:34:08 MSK 2014


*Sip trace:*

From: "
99999999999999999" <sip:
06912345678 at 192.168.178.220>;tag=a8m8ccQcgjjUg.
To: <sip:200 at 192.168.178.50:3072;line=v3bii5l2>.



















*Question:How do i get the exactly as shown in sip trace the name?
99999999999999999 instead of 06912345678?-to use it in
effective_caller_id_name and effective_caller_id_number?Question: is it
valid to use ?          <variable name="effective_caller_id_name"
value="${inbound_caller_name"/>           <variable
name="effective_caller_id_number" value="${inbound_caller_id"/>or
<variable name="effective_caller_id_name" value="${caller_name"/>
<variable name="effective_caller_id_number" value="${caller_id"/>*

*Sip account example:*

   <include>
      <user id="abcd">
        <params>
          <param name="password" value="admin2013"/>
          <param name="vm-password" value="admin2013"/>
        </params>
        <variables>
          <variable name="toll_allow" value="domestic,international,local"/>
          <variable name="accountcode" value="abcd"/>
          <variable name="user_context" value="default"/>

          <variable name="effective_caller_id_name" value="abcd"/>
          <variable name="effective_caller_id_number" value="abcd"/>

          <variable name="outbound_caller_id_name" value="$
$
{outbound_caller_name}"/>
          <variable name="outbound_caller_id_number" value="$
$
{outbound_caller_id}"/>

          <variable name="callgroup" value="techsupport"/>

        </variables>

        </gateways>
      </user>
    </include>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140201/19d83f6e/attachment.html 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list