effective_caller_id_name does not go in the brackets<div>you want origination_caller_id_name and origination_caller_id_number inside the <> and/or {}</div><div><br></div><div><br><br><div class="gmail_quote">On Wed, Apr 28, 2010 at 11:05 AM, Peter P GMX <span dir="ltr"><<a href="mailto:Prometheus001@gmx.net">Prometheus001@gmx.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Nobody has an idea how to solve this? Shall I open a JIRA?<br>
<br>
Best regards<br>
Peter<br>
<font color="#888888"><br>
Peter P GMX schrieb:<br>
</font><div><div></div><div class="h5">> Hello Anthony,<br>
><br>
> I upgraded to newest GIT and tried it<br>
><br>
> The dialplan now contains the fowllowing:<br>
> <action application="bridge" data="<effective_caller_id_name=My<br>
> Name>{global_to_originate_1=true}user/200@my.domain:_:user/201@my.domain:_:user/205@my.domain:_:user/208@my.domain:_:user/211@my.domain:_:user/230@my.domain"/><br>
><br>
> When the dialplan is executed, it seems to be processed correctly:<br>
> EXECUTE sofia/local/<a href="http://06912345678@192.168.178.218:5060" target="_blank">06912345678@192.168.178.218:5060</a><br>
> bridge(<effective_caller_id_name=My<br>
> Name>{global_to_originate_1=true}user/200@my.domain:_:user/201@my.domain:_:user/205@my.domain:_:user/208@my.domain:_:user/211@my.domain:_:user/230@my.domain)<br>
> 2010-04-23 10:59:12.479598 [DEBUG] switch_ivr_originate.c:1394 variable<br>
> string 0 = [effective_caller_id_name=My Name]<br>
> 2010-04-23 10:59:12.501255 [DEBUG] switch_ivr_originate.c:1885 variable<br>
> string 0 = [global_to_originate_1=true]<br>
> 2010-04-23 10:59:12.590269 [DEBUG] switch_ivr_originate.c:1885 variable<br>
> string 0 = [presence_id=200@my.domain]<br>
> 2010-04-23 10:59:12.590269 [DEBUG] switch_ivr_originate.c:1885 variable<br>
> string 1 = [transfer_fallback_extension=200]<br>
><br>
> However the INVITE message does not contain the caller_id_name, see below<br>
><br>
><br>
> What am I doing wrong?<br>
><br>
> Best regards<br>
> Peter<br>
><br>
> U <a href="http://192.168.178.220:5060" target="_blank">192.168.178.220:5060</a> -> <a href="http://192.168.178.50:3072" target="_blank">192.168.178.50:3072</a><br>
> INVITE sip:200@192.168.178.50:3072;line=v3bii5l2 SIP/2.0.<br>
> Via: SIP/2.0/UDP 192.168.178.220;rport;branch=z9hG4bK4jUFH215p85tr.<br>
> Max-Forwards: 70.<br>
> From: "06912345678" <<a href="mailto:sip%3A06912345678@192.168.178.220">sip:06912345678@192.168.178.220</a>>;tag=a8m8ccQcgjjUg.<br>
> To: <sip:200@192.168.178.50:3072;line=v3bii5l2>.<br>
> Call-ID: b6cafa23-c959-122d-4682-080027e51f59.<br>
> CSeq: 129888323 INVITE.<br>
> Contact: <<a href="http://sip:mod_sofia@192.168.178.220:5060" target="_blank">sip:mod_sofia@192.168.178.220:5060</a>>.<br>
> User-Agent: FreeSWITCH-mod_sofia/1.0.head-git-.<br>
> Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO,<br>
> REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE.<br>
> Supported: timer, precondition, path, replaces.<br>
> Allow-Events: talk, hold, presence, dialog, line-seize, call-info, sla,<br>
> include-session-description, presence.winfo, message-summary, refer.<br>
> Content-Type: application/sdp.<br>
> Content-Disposition: session.<br>
> Content-Length: 348.<br>
> X-FS-Support: update_display.<br>
> Remote-Party-ID: "06912345678"<br>
> <<a href="mailto:sip%3A06912345678@192.168.178.220">sip:06912345678@192.168.178.220</a>>;party=calling;screen=yes;privacy=off.<br>
> .<br>
> v=0.<br>
> o=FreeSWITCH 1272001222 1272001223 IN IP4 192.168.178.220.<br>
> s=FreeSWITCH.<br>
> c=IN IP4 192.168.178.220.<br>
> t=0 0.<br>
> m=audio 12096 RTP/AVP 9 0 8 99 3 101 13.<br>
> a=rtpmap:9 G722/8000.<br>
> a=rtpmap:0 PCMU/8000.<br>
> a=rtpmap:8 PCMA/8000.<br>
> a=rtpmap:99 SPEEX/8000.<br>
> a=rtpmap:3 GSM/8000.<br>
> a=rtpmap:101 telephone-event/8000.<br>
> a=fmtp:101 0-16.<br>
> a=rtpmap:13 CN/8000.<br>
> a=ptime:20.<br>
><br>
> Anthony Minessale schrieb:<br>
><br>
>> when using enterprise_originate you must use the special leading <><br>
>> brackets to insert global variables meant for each tier 1 originate<br>
>><br>
>> <global_to_all_originates=true>{global_to_originate_1=true}sofia/internal/<a href="mailto:foo@bar.com">foo@bar.com</a><br>
>> <mailto:<a href="mailto:foo@bar.com">foo@bar.com</a>>,sofia/internal/foo2@bar.com:_:sofia/internal/<a href="mailto:foo3@bar3.com">foo3@bar3.com</a><br>
>> <mailto:<a href="mailto:foo3@bar3.com">foo3@bar3.com</a>><br>
>><br>
>><br>
>> On Wed, Apr 21, 2010 at 5:27 AM, David Ponzone<br>
>> <<a href="mailto:david.ponzone@gmail.com">david.ponzone@gmail.com</a> <mailto:<a href="mailto:david.ponzone@gmail.com">david.ponzone@gmail.com</a>>> wrote:<br>
>><br>
>> I think you should first thing update to latest GIT :)<br>
>><br>
>> David Ponzone Direction Technique<br>
>> email: <a href="mailto:david.ponzone@ipeva.fr">david.ponzone@ipeva.fr</a> <mailto:<a href="mailto:david.ponzone@ipeva.fr">david.ponzone@ipeva.fr</a>><br>
>> tel: 01 74 03 18 97<br>
>> gsm: 06 66 98 76 34<br>
>><br>
>> Service Client IPeva<br>
>> tel: 0811 46 26 26<br>
>> <a href="http://www.ipeva.fr" target="_blank">www.ipeva.fr</a> - <a href="http://www.ipeva-studio.com" target="_blank">www.ipeva-studio.com</a><br>
>><br>
>> /Ce message et toutes les pièces jointes sont confidentiels et<br>
>> établis à l'intention exclusive de ses destinataires. Toute<br>
>> utilisation ou diffusion non autorisée est interdite. Tout message<br>
>> électronique est susceptible d'altération. /*/IPeva/*/ décline<br>
>> toute responsabilité au titre de ce message s'il a été altéré,<br>
>> déformé ou falsifié. Si vous n'êtes pas destinataire de ce<br>
>> message, merci de le détruire immédiatement et d'avertir<br>
>> l'expéditeur./<br>
>> /<br>
>> /<br>
>><br>
>><br>
>><br>
>> Le 21/04/2010 à 12:14, Peter P GMX a écrit :<br>
>><br>
>><br>
>>> Setting the effective_caller_id_name when dialing multiple endpoints<br>
>>> with :_: do not seem to work.<br>
>>> See example:<br>
>>> <action application="set" data="effective_caller_id_name=MyName"/><br>
>>> <action application="bridge"<br>
>>><br>
>>> data="user/<a href="mailto:30@mydomain.com">30@mydomain.com</a><br>
>>> <mailto:<a href="mailto:user">user</a>/<a href="mailto:30@mydomain.com">30@mydomain.com</a>>:_:user/<a href="mailto:31@mydomain.com">31@mydomain.com</a><br>
>>> <mailto:<a href="mailto:user">user</a>/<a href="mailto:31@mydomain.com">31@mydomain.com</a>>:_:user/<a href="mailto:32@mydomain.com">32@mydomain.com</a><br>
>>> <mailto:<a href="mailto:user">user</a>/<a href="mailto:32@mydomain.com">32@mydomain.com</a>>:_:user/<a href="mailto:33@mydomain.com">33@mydomain.com</a><br>
>>> <mailto:<a href="mailto:user">user</a>/<a href="mailto:33@mydomain.com">33@mydomain.com</a>>:_:user/<a href="mailto:34@mydomain.com">34@mydomain.com</a><br>
>>> <mailto:<a href="mailto:user">user</a>/<a href="mailto:34@mydomain.com">34@mydomain.com</a>>"/><br>
>>><br>
>>> Freeswitch tries to set it:<br>
>>> EXECUTE sofia/external/069xxxxxxxx@10.xx.xx.1414<br>
>>> <mailto:<a href="mailto:sofia">sofia</a>/external/069xxxxxxxx@10.xx.xx.1414>:5060<br>
>>> set(effective_caller_id_name=MyName)<br>
>>> 2010-04-21 11:11:48.642571 [DEBUG] mod_dptools.c:816<br>
>>> sofia/external/069xxxxxxxx@10.xx.xx.1414<br>
>>> <mailto:<a href="mailto:sofia">sofia</a>/external/069xxxxxxxx@10.xx.xx.1414>:5060 SET<br>
>>> [effective_caller_id_name]=[MyName]<br>
>>><br>
>>> But the SIP messages do not contain the effective_caller_id_name.<br>
>>><br>
>>> If we change the ":_:" sperator to "," then the<br>
>>> effective_caller_id_name<br>
>>> is correctly submittted (hower I cannot call<br>
>>> multiple-registrations on<br>
>>> one number then).<br>
>>><br>
>>> We are on<br>
>>> FreeSWITCH Version 1.0.head (svn-17188)<br>
>>><br>
>>> Any ideas how to overcome this? Or shall I open a JIRA?<br>
>>><br>
>>> Best regards<br>
>>> Peter<br>
>>><br>
>>> See example SIP message:<br>
>>><br>
>>> U 10.xx.xx.141:5060 -> 10.xx.xx.14172:2048<br>
>>> INVITE sip:31@10.xx.xx.14172:2048;line=hxbudrul SIP/2.0.<br>
>>> Via: SIP/2.0/UDP 10.xx.xx.141;rport;branch=z9hG4bKZD66c84339SHH.<br>
>>> Max-Forwards: 70.<br>
>>> From: "069xxxxxxxx" <sip:069xxxxxxxx@10.xx.xx.141>;tag=5evr6508K9S3K.<br>
>>> To: <sip:31@10.xx.xx.14172:2048;line=hxbudrul>.<br>
>>> Call-ID: ad359ddd-c7cc-122d-3683-001517c965a5.<br>
>>> CSeq: 129803060 INVITE.<br>
>>> Contact: <sip:mod_sofia@10.xx.xx.141:5060>.<br>
>>> User-Agent: FreeSWITCH-mod_sofia/1.0.head-svn-17188.<br>
>>> Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO,<br>
>>> REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE.<br>
>>> Supported: timer, precondition, path, replaces.<br>
>>> Allow-Events: talk, presence, dialog, line-seize, call-info, sla,<br>
>>> include-session-description, presence.winfo, message-summary, refer.<br>
>>> Content-Type: application/sdp.<br>
>>> Content-Disposition: session.<br>
>>> Content-Length: 920.<br>
>>> X-FS-Support: update_display.<br>
>>> Remote-Party-ID: "069xxxxxxxx"<br>
>>> <sip:069xxxxxxxx@10.xx.xx.141>;party=calling;screen=yes;privacy=off.<br>
>>> .<br>
>>> v=0.<br>
>>> o=FreeSWITCH 1271830560 1271830561 IN IP4 10.xx.xx.141.<br>
>>> s=FreeSWITCH.<br>
>>> c=IN IP4 10.xx.xx.141.<br>
>>> t=0 0.<br>
>>> m=audio 12232 RTP/AVP 115 96 99 18 4 7 124 8 6 123 0 10 98 122 9<br>
>>> 121 3<br>
>>> 101 13.<br>
>>> a=rtpmap:115 G7221/32000.<br>
>>> a=fmtp:115 bitrate=48000.<br>
>>> a=rtpmap:96 AMR/8000.<br>
>>> a=fmtp:96 octet-align=0.<br>
>>> a=rtpmap:99 SPEEX/32000.<br>
>>> a=rtpmap:18 G729/8000.<br>
>>> a=rtpmap:4 G723/8000.<br>
>>> a=rtpmap:7 LPC/8000.<br>
>>> a=rtpmap:124 G726-16/8000.<br>
>>> a=rtpmap:8 PCMA/8000.<br>
>>> a=rtpmap:6 DVI4/16000.<br>
>>> a=rtpmap:123 G726-24/8000.<br>
>>> a=rtpmap:0 PCMU/8000.<br>
>>> a=rtpmap:10 L16/22050.<br>
>>> a=rtpmap:98 iLBC/8000.<br>
>>> a=fmtp:98 mode<br>
>>> #<br>
>>><br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> FreeSWITCH-users mailing list<br>
>>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
>>> <mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>><br>
>>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
>>><br>
>> _______________________________________________<br>
>> FreeSWITCH-users mailing list<br>
>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
>> <mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>><br>
>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
>><br>
>><br>
>><br>
>><br>
>> --<br>
>> Anthony Minessale II<br>
>><br>
>> FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
>> ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
>> Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
>><br>
>> AIM: anthm<br>
>> <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
>> <mailto:<a href="mailto:MSN%253Aanthony_minessale@hotmail.com">MSN%3Aanthony_minessale@hotmail.com</a>><br>
>> GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
>> <mailto:<a href="mailto:PAYPAL%253Aanthony.minessale@gmail.com">PAYPAL%3Aanthony.minessale@gmail.com</a>><br>
>> IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> <<a href="http://irc.freenode.net" target="_blank">http://irc.freenode.net</a>> #freeswitch<br>
>><br>
>> FreeSWITCH Developer Conference<br>
>> <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
>> <mailto:<a href="mailto:sip%253A888@conference.freeswitch.org">sip%3A888@conference.freeswitch.org</a>><br>
>> <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
>> <mailto:<a href="mailto:googletalk%253Aconf%252B888@conference.freeswitch.org">googletalk%3Aconf%2B888@conference.freeswitch.org</a>><br>
>> pstn:+19193869900<br>
>> ------------------------------------------------------------------------<br>
>><br>
>> _______________________________________________<br>
>> FreeSWITCH-users mailing list<br>
>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
>><br>
>><br>
><br>
> _______________________________________________<br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900<br>
</div>