[Freeswitch-users] Caller id
Sean Holt
sean at obscuradigital.com
Tue May 4 23:02:22 PDT 2010
Thanks appreciate the help.
On 5/4/10 10:41 PM, "David Ponzone" <david.ponzone at gmail.com> wrote:
> Sean
>
> Peder made a point.
> Even if you send call through SIP, I guess some ITSPs don't accept the CLID
> name.
>
>
> David Ponzone Direction Technique
> email: david.ponzone at ipeva.fr
> tel: 01 74 03 18 97
> gsm: 06 66 98 76 34
>
> Service Client IPeva
> tel: 0811 46 26 26
> www.ipeva.fr <BLOCKED::http://www.ipeva.fr/> - www.ipeva-studio.com
> <BLOCKED::http://www.ipeva-studio.com/>
>
> Ce message et toutes les pièces jointes sont confidentiels et établis à
> l'intention exclusive de ses destinataires. Toute utilisation ou diffusion non
> autorisée est interdite. Tout message électronique est susceptible
> d'altération. IPeva décline toute responsabilité au titre de ce message s'il a
> été altéré, déformé ou falsifié. Si vous n'êtes pas destinataire de ce
> message, merci de le détruire immédiatement et d'avertir l'expéditeur.
>
>
>
>
>
> Le 04/05/2010 à 22:49, Sean Holt a écrit :
>
>> Ok I made the change but still same issue, no Name in place of the number
>>
>> Here¹s my dialplan entry
>> <extension name="main_trunk_1" continue="true">
>> <condition field="destination_number" expression="^01{2}([0-9].+)$"
>> test="global">
>> <action application="bridge"
>> data="{effective_caller_id_name='Name'}sofia/gateway/trunk_1/${prepend}$1"/>
>> </condition>
>> </extension>
>>
>> Thanks
>>
>>
>> On 5/4/10 1:20 PM, "Michael Collins" <msc at freeswitch.org> wrote:
>>
>>
>>>
>>>
>>> On Tue, May 4, 2010 at 1:12 PM, Sean Holt <sean at obscuradigital.com> wrote:
>>>
>>>> Ok hate to ask this question because it¹s probably been answered already,
>>>> but here goes.....
>>>>
>>>> I¹ve got effective caller id and outbound_caller_id param for both name
>>>> and number setup in my dialplan
>>>> I¹ve setup this string in my outgoing bridge dialplan {sip_cid_type=pid}
>>>> and {sip_cid_type=rpid}
>>>> Also I¹ve tried this,
>>>> value=²{origination_caller_id_name=¹Name',origination_caller_id_number=xxxx
>>>> xxxxx}sofia/gateway/trunk_1/$1²
>>>>
>>>> I¹ve searched for a solution for this on google and the wiki but none of
>>>> the above combinations seem to work. I¹ve only getting the number id but
>>>> not a name.
>>>>
>>>>
>>> origination_caller_id_name/number is for doing origination at the CLI:
>>>
>>> originate {origination_caller_id_number=123}sofia/gateway/foo/bar
>>>
>>> effective_caller_id_name/number is for a bridge:
>>>
>>> <action application="bridge"
>>> data="{effective_caller_id_number=123}sofia/gateway/foo/bar"/>
>>>
>>> You can also watch the SIP traffic to see what the INVITEs look like.
>>> -MC
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100504/2625549e/attachment.html
More information about the FreeSWITCH-users
mailing list