<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.StileMessaggioDiPostaElettronica19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 2.0cm 2.0cm 2.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="IT" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Hi Brian,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">thanks for your answer.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Anyway, there is something confusing us: arn't curly brackets supposed to be used for parameters common to all the dialed extensions?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">In this scenario I have 2 extensions registered to 2 different devices (so 2 differente sip_contacts), and I'm trying to dial both with a bridge (answer group feature)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">As dialed extensions are different, they also have different presence_id (not common for all registrations), so I can't put it into the curly brackets.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Here you are again the situation and the code:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">{option1=value1, option2=value2}<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">[presence_id=1001@domainA]${sofia_contact(user/1001@domainA)},<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">[presence_id=1002@domainA]${sofia_contact(user/1002@domainA)}<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">suppose that users have both 2 active registrations, the desired dialstring should be:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">{option1=value1, option2=value2}<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">[presence_id=1001@domainA]sofia/internal/sip:1001@10.10.10.1,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">[presence_id=1001@domainA]sofia/internal/sip:1001@10.10.10.2,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">[presence_id=1002@domainA]sofia/internal/sip:1002@10.10.10.3,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">[presence_id=1002@domainA]sofia/internal/sip:1002@10.10.10.4<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Since {sofia_contact(user/1001@domainA)} is expanded in a list of comma separated values, what I get is: (spaces for readeability):<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">{option1=value1, option2=value2}<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">[presence_id=1001@domainA]sofia/internal/sip:1001@10.10.10.1,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">                                                                                               sofia/internal/sip:1001@10.10.10.2,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">[presence_id=1002@domainA]sofia/internal/sip:1002@10.10.10.3,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">                                                                                                sofia/internal/sip:1002@10.10.10.4<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">so, only one registration per extensions gets the presence_id parameter.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Thanks<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Francesco<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b>Da:</b> FreeSWITCH-users <freeswitch-users-bounces@lists.freeswitch.org>
<b>Per conto di </b>Brian West<br>
<b>Inviato:</b> lunedì 26 settembre 2022 14:40<br>
<b>A:</b> FreeSWITCH Users Help <freeswitch-users@lists.freeswitch.org><br>
<b>Oggetto:</b> Re: [Freeswitch-users] Dial string issue for multiple registrations contact<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">Move presence_id into {} then they'll all get it.<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">On Mon, Sep 26, 2022 at 6:07 AM Piccinin Francesco <<a href="mailto:francesco.piccinin@insiel.it">francesco.piccinin@insiel.it</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm">
<p class="MsoNormal">hello to everyone,  I'm taking my first steps on this wonderful software!<br>
I have a little problem:<br>
<br>
in a lua script I'm forging a dialstring like this:<br>
{option1=value1, option2=value2}[presence_id=1001@domainA]${sofia_contact(user/1001@domainA)},[presence_id=1002@domainA]${sofia_contact(user/1002@domainA)}<br>
<br>
suppose that users have both 2 active registrations, the desired dialstring should be:<br>
{option1=value1, option2=value2}[presence_id=1001@domainA]sofia/internal/<a href="mailto:sip%3A1001@10.10.10.1" target="_blank">sip:1001@10.10.10.1</a>,[presence_id=1001@domainA]sofia/internal/<a href="mailto:sip%3A1001@10.10.10.2" target="_blank">sip:1001@10.10.10.2</a>,[presence_id=1002@domainA]sofia/internal/<a href="mailto:sip%3A1002@10.10.10.3" target="_blank">sip:1002@10.10.10.3</a>,[presence_id=1002@domainA]sofia/internal/<a href="mailto:sip%3A1002@10.10.10.4" target="_blank">sip:1002@10.10.10.4</a><br>
<br>
Since {sofia_contact(user/1001@domainA)} is expanded in a list of comma separated values, what I get is: (spaces for readeability):<br>
{option1=value1, option2=value2}[presence_id=1001@domainA]sofia/internal/<a href="mailto:sip%3A1001@10.10.10.1" target="_blank">sip:1001@10.10.10.1</a>,sofia/internal/<a href="mailto:sip%3A1001@10.10.10.2" target="_blank">sip:1001@10.10.10.2</a>,[presence_id=1002@domainA]sofia/internal/<a href="mailto:sip%3A1002@10.10.10.3" target="_blank">sip:1002@10.10.10.3</a>,sofia/internal/<a href="mailto:sip%3A1002@10.10.10.4" target="_blank">sip:1002@10.10.10.4</a><br>
<br>
so, only one registration per extensions gets the presence_id parameter.<br>
<br>
I also tried to manipulate the sintax adding parenthesis but it was not accpeted and errors returned.<br>
<br>
Is it a way to achieve the desired dialstring?many thanks!<br>
<br>
<br>
Francesco<br>
<br>
AVVISO DI RISERVATEZZA Informazioni riservate possono essere contenute nel messaggio o nei suoi allegati. Se non siete i destinatari indicati nel messaggio, o responsabili per la sua consegna alla persona, o se avete ricevuto il messaggio per errore, siete
 pregati di non trascriverlo, copiarlo o inviarlo ad alcuno. In tal caso vi invitiamo a cancellare il messaggio ed i suoi allegati. Grazie.<br>
CONFIDENTIALITY NOTICE Confidential information may be contained in this message or in its attachments. If you are not the addressee indicated in this message, or responsible for message delivering to that person, or if you have received this message in error,
 you may not transcribe, copy or deliver this message to anyone. In that case, you should delete this message and its attachments. Thank you.<br>
<br>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" target="_blank">
https://signalwire.com</a><br>
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
Build your next product on our scalable cloud platform.<br>
<br>
Join our online community to chat in real time <a href="https://signalwire.community" target="_blank">
https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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="https://freeswitch.com" target="_blank">https://freeswitch.com</a><o:p></o:p></p>
</blockquote>
</div>
<p class="MsoNormal"><br clear="all">
<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal">-- <o:p></o:p></p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal"><span style="font-size:9.5pt"><o:p> </o:p></span></p>
</div>
<div>
<p style="mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:4.5pt">
<span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:black">Brian West | Co-founder and Developer</span><span style="font-size:9.5pt"><o:p></o:p></span></p>
<p style="mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:4.5pt">
<span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:black">Need Commercial support? email
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a> </span>
<span style="font-size:9.5pt"><o:p></o:p></span></p>
<p style="mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:4.5pt">
<span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:black">FreeSWITCH Solutions |
<a href="https://maps.google.com/?q=17345+Civic+Drive+%232531+Brookfield,+WI+53045&entry=gmail&source=g" target="_blank">
<span style="color:#1155CC">17345 Civic Drive #2531 Brookfield, WI 53045</span></a></span><span style="font-size:9.5pt"><o:p></o:p></span></p>
<p style="mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:4.5pt">
<span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:black">Email: </span>
<span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1155CC"><a href="mailto:brian@freeswitch.com" target="_blank">brian@freeswitch.com</a></span><span style="font-size:9.5pt"><o:p></o:p></span></p>
<p style="mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:4.5pt">
<span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:black">Mobile: 918-424-9378</span><span style="font-size:9.5pt"><o:p></o:p></span></p>
<p style="mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:4.5pt">
<span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:black">Website:
</span><span style="font-size:9.5pt;color:black"><a href="https://www.freeswitch.com/" target="_blank"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1155CC">https://www.FreeSWITCH.com</span></a></span><span style="font-size:9.5pt"><o:p></o:p></span></p>
<p style="margin:0cm"><a href="https://www.facebook.com/freeswitch" target="_blank"><span style="font-size:9.0pt;font-family:"Arial",sans-serif;text-decoration:none"><img border="0" width="31" height="31" style="width:.3229in;height:.3229in" id="_x0000_i1026" src="https://lh6.googleusercontent.com/AYfRoSNaDNtMPRMevPn_GqcVEMd5NDRFi0GlluGUWzV6I5TAY_3T2-Tt0IuIXeUtEdYsgNsM8DOYKRKhjmrG_-n2Ga-LCnoNk46sO8VyEma1sBFYdiGJcLRUvkrD1CYHN79qimeg"></span></a><a href="https://twitter.com/freeswitch" target="_blank"><span style="font-size:9.0pt;font-family:"Tahoma",sans-serif;text-decoration:none"><img border="0" width="31" height="31" style="width:.3229in;height:.3229in" id="_x0000_i1025" src="https://lh3.googleusercontent.com/W4SqXyybH2qdAozvtoKjcz736qOjk9LHDwldvs1ahc-WVU0putVMSsUH474KDrJ32jsqi6JDjyUWxqeEkN5I1xSlC5ShYrd1b8NIMUkDzDrtbWQfa6A_90UcygqesBtRLgeFirKa"></span></a><span style="font-size:9.5pt"><o:p></o:p></span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
AVVISO DI RISERVATEZZA Informazioni riservate possono essere contenute nel messaggio o nei suoi allegati. Se non siete i destinatari indicati nel messaggio, o responsabili per la sua consegna alla persona, o se avete ricevuto il messaggio per errore, siete
 pregati di non trascriverlo, copiarlo o inviarlo ad alcuno. In tal caso vi invitiamo a cancellare il messaggio ed i suoi allegati. Grazie.
<br>
CONFIDENTIALITY NOTICE Confidential information may be contained in this message or in its attachments. If you are not the addressee indicated in this message, or responsible for message delivering to that person, or if you have received this message in error,
 you may not transcribe, copy or deliver this message to anyone. In that case, you should delete this message and its attachments. Thank you.
</body>
</html>