<html><head></head><body bgcolor="#FFFFFF"><div>Well, whaddyaknow - using :_: fixed it!<div>Thanks a million...</div><br></div><div><br>On 11 Jun 2012, at 16:21, Brian Foster &lt;<a href="mailto:bdfoster@endigotech.com">bdfoster@endigotech.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div><p>This is going into stuff I haven't played with, but I'm trying my best :-)</p>
<p>In your bridge string, instead of using a comma have you tried using :_: ?</p>
<p>Brian Foster<br>
Endigo Computer LLC</p>
<p>Sent from a mobile device.</p>
<div class="gmail_quote">On Jun 11, 2012 11:03 AM, "Brian Foster" &lt;<a href="mailto:bdfoster@endigotech.com">bdfoster@endigotech.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p>At the end of your bridge string there is a Sofia/. Check that, could be by design but I'm not understanding what you are doing there.</p>
<p>Brian Foster<br>
Endigo Computer LLC</p>
<p>Sent from a mobile device.</p>
<div class="gmail_quote">On Jun 11, 2012 10:57 AM, "Alex Lake" &lt;<a href="mailto:alex@thewinelake.com" target="_blank">alex@thewinelake.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Brian, when you say "it" (as in "it does work fine for me") are you
    doing a bridge to several different destinations, or are you just
    talking about bridging to a user that happens to have multiple SIP
    registrations?<br>
    Thanks for the encouragement, anyway...<br>
    Alex<br>
    <blockquote type="cite">
      <p>I don't really understand your dialplan since I don't see
        everything going on, but make sure you are using
        user/&lt;EXTNUMBER&gt;@domain.tld for your bridges. </p>
      <p>Otherwise, ill have to defer to someone else.more.knowledgeable
        on that subject. I will note that it does work fine for me and I
        am on latest as of last night. </p>
      <p>Brian Foster<br>
        Endigo Computer LLC</p>
      <p>Sent from a mobile device.</p>
      <div class="gmail_quote">On Jun 11, 2012 9:58 AM, "Alex Lake" &lt;<a href="mailto:alex@thewinelake.com" target="_blank">alex@thewinelake.com</a>&gt;
        wrote:<br type="attribution">
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000"> Yes, that already is
            set to true - but I think that's what might be causing the
            problem!<br>
            <br>
            Let me explain the scenario a little better:<br>
            <br>
            A DDI is linked to a dialplan script a bit like this:<br>
            <br>
            &lt;include&gt;<br>
            &nbsp;&lt;extension name="0044302"&gt;<br>
            &nbsp; &lt;condition field="destination_number"
            expression="^(302|441316110347)$"&gt;<br>
            &nbsp;&nbsp; &lt;action application="set"
            data="sb_routing=${sb_routing}&amp;441316110347_302_PersonalExtension_Rob


            Darwin two"/&gt;<br>
            &nbsp;&nbsp; &lt;action application="set" data="tenant_id=0044"/&gt;<br>
            &nbsp;&nbsp; &lt;action application="set" data="b_ext=302"/&gt;<br>
            &nbsp;&nbsp; &lt;action application="export" data="alert_info=<a href="http://lnhnov11.dmclub.net/generic/tones/Personal.wav" target="_blank">http://lnhnov11.dmclub.net/generic/tones/Personal.wav</a>"/&gt;<br>


            &nbsp;&nbsp; &lt;action application="set" data="call_timeout=60"/&gt;<br>
            &nbsp;&nbsp; &lt;action application="set"
            data="hangup_after_bridge=true"/&gt;<br>
            &nbsp;&nbsp; &lt;action application="set"
            data="continue_on_fail=true"/&gt;<br>
            &nbsp;&nbsp; &lt;action application="set"
            data="bridge_generate_comfort_noise=true"/&gt;<br>
            &nbsp;&nbsp; &lt;action application="set"
            data="group_confirm_key=exec"/&gt;<br>
            &nbsp;&nbsp; &lt;action application="export"
data="whisper_msg=/home/pabx/004-0044/20120611-114725-00001/recordings/tts/302_whisper.wav"/&gt;<br>
            &nbsp;&nbsp; &lt;action application="export"
data="accept_msg=/home/pabx/004-0044/20120611-114725-00001/recordings/tts/accept1.wav"/&gt;<br>
            &nbsp;&nbsp; &lt;action application="set"
            data="ringback=$${uk-ring}"/&gt;<br>
            &nbsp;&nbsp; &lt;action application="set"
            data="transfer_ringback_=$${uk-ring}"/&gt;<br>
            &nbsp;&nbsp; &lt;action application="set"
            data="ignore_early_media=true"/&gt;<br>
            &nbsp;&nbsp; &lt;action application="set" data="group_confirm_file=lua
            confirmcall.lua"/&gt;<br>
            &nbsp;&nbsp; &lt;action application="bridge" data=<a href="mailto:[tenant_id=0044,b_ext=302,accept_mode=Direct]user/0044302@$%7Bdomain_name%7D,[tenant_id=0044,b_ext=302,leg_delay_start=60,accept_mode=Direct,origination_caller_id_number=00443020$%7Bani%7D]sofia/internal/898000000006207855360320@a.b.c.d" target="_blank">"[tenant_id=0044,b_ext=302,accept_mode=Direct]user/0044302@${domain_name},[tenant_id=0044,b_ext=302,leg_delay_start=60,accept_mode=Direct,origination_caller_id_number=00443020${ani}]sofia/internal/898000000006207855360320@a.b.c.d"</a>/&gt;<br>


            &nbsp;&nbsp; &lt;action application="set"
            data="comment=pers_inhours_VM" /&gt;<br>
            &nbsp;&nbsp; &lt;action application="answer" /&gt;<br>
            &nbsp;&nbsp; &lt;action application="sleep" data="1000"/&gt;<br>
            &nbsp;&nbsp; &lt;action application="voicemail" data="default
            ${domain_name} 0044302"/&gt;<br>
            &nbsp; &lt;/condition&gt;<br>
            &nbsp;&lt;/extension&gt;<br>
            &lt;/include&gt;<br>
            <br>
            You'll see from the bridge command that one of the outbound
            legs is to a user URL and the other to a sofia URL. In
            actuality that is 1 SIP handset and 1 PSTN destination (via
            a PSTN gateway)<br>
            <br>
            I believe we have only 1 sofia profile in the whole system -
            which is "internal", and that certainly has
            multiple-registrations set to "true" and I can see that's
            working by attempting to register simultaneously from lots
            of SIP handsets and then "show registrations" or
            "sofia_contact" from fs_cli.<br>
            <br>
            I'm wondering if I disable multiple SIP registrations, that
            it might then allow multiple-destination bridge commands.<br>
            <br>
            <blockquote type="cite">
              <p>Set multiple-registrations to true in the affected
                Sofia profile if you haven't already done so and report
                back.</p>
              <p>Brian Foster<br>
                Endigo Computer LLC</p>
              <p>Sent from a mobile device.</p>
              <div class="gmail_quote">On Jun 11, 2012 7:49 AM, "Alex
                Lake" &lt;<a href="mailto:alex@digitalmail.com" target="_blank">alex@digitalmail.com</a>&gt;


                wrote:<br type="attribution">
                <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                  Having upgraded to the latest build (we were
                  previously on a build from<br>
                  2011), I'm finding that multiple SIP registrations are
                  now working, but<br>
                  that multi-destination bridge commands are not.<br>
                  <br>
                  Getting messages<br>
                  2012-06-11 11:45:00.565775 [WARNING]
                  switch_ivr_originate.c:2353 Only<br>
                  calling the first element in the list in this mode.<br>
                  <br>
                  Is there some special "allow multi destination"
                  setting that I need to add?<br>
                  <br>
                  Rgds,<br>
                  Alex<br>
                  <br>
_________________________________________________________________________<br>
                  Professional FreeSWITCH Consulting Services:<br>
                  <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
                  <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
                  <br>
                  FreeSWITCH-powered IP PBX: The CudaTel Communication
                  Server<br>
                  <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
                  <br>
                  Official FreeSWITCH Sites<br>
                  <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                  <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
                  <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
                  <br>
                  Join Us At ClueCon - Aug 7-9, 2012<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="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                </blockquote>
              </div>
              <br>
              <fieldset></fieldset>
              <br>
              <pre>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>

Join Us At ClueCon - Aug 7-9, 2012

FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
</pre>
              <br>
              <fieldset></fieldset>
              <br>
              <p color="#000000" align="left">No virus found in this
                message.<br>
                Checked by AVG - <a href="http://www.avg.com" target="_blank">www.avg.com</a><br>
                Version: 2012.0.2177 / Virus Database: 2433/5062 -
                Release Date: 06/11/12</p>
            </blockquote>
            <br>
            <br>
          </div>
          <br>
_________________________________________________________________________<br>
          Professional FreeSWITCH Consulting Services:<br>
          <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
          <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
          <br>
          FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
          <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
          <br>
          Official FreeSWITCH Sites<br>
          <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
          <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
          <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
          <br>
          Join Us At ClueCon - Aug 7-9, 2012<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="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
          <br>
        </blockquote>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>

Join Us At ClueCon - Aug 7-9, 2012

FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
</pre>
      <br>
      <fieldset></fieldset>
      <br>
      <p color="#000000" align="left">No virus
        found in this message.<br>
        Checked by AVG - <a href="http://www.avg.com" target="_blank">www.avg.com</a><br>
        Version: 2012.0.2177 / Virus Database: 2433/5062 - Release Date:
        06/11/12</p>
    </blockquote>
    <br>
  </div>

<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
Join Us At ClueCon - Aug 7-9, 2012<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="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div>
</blockquote></div>
</div></blockquote><blockquote type="cite"><div><span>_________________________________________________________________________</span><br><span>Professional FreeSWITCH Consulting Services:</span><br><span><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a></span><br><span><a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a></span><br><span></span><br><span>FreeSWITCH-powered IP PBX: The CudaTel Communication Server</span><br><span><a href="http://www.cudatel.com">http://www.cudatel.com</a></span><br><span></span><br><span>Official FreeSWITCH Sites</span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br><span><a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a></span><br><span><a href="http://www.cluecon.com">http://www.cluecon.com</a></span><br><span></span><br><span>Join Us At ClueCon - Aug 7-9, 2012</span><br><span></span><br><span>FreeSWITCH-users mailing list</span><br><span><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></span><br><span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users</span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br></div></blockquote></body></html>