<include>
  <extension name="multiple">
    <condition field="destination_number" expression="^(\d+)$">
      <action application="set" data="gate_site_id=1"/>
      <action application="set"
data="effective_caller_id_name=${effective_caller_id_name}"/>
      <action application="set"
data="effective_caller_id_number=${effective_caller_id_number}"/>
      <action application="transfer" data="$ XML default"/>-->
      <action application="bridge" data="sofia/default/[email protected]"/>
    </condition>

     <condition field="destination_number" expression="^(\d+)$">
      <action application="set" data="gate_site_id=1"/>
      <action application="set"
data="effective_caller_id_name=${effective_caller_id_name}"/>
      <action application="set"
data="effective_caller_id_number=${effective_caller_id_number}"/>
      <action application="transfer" data="$ XML default"/>-->
      <action application="bridge" data="sofia/default/[email protected]"/>
    </condition>

  </extension>
</include>


Is this correct for multiple gateways? When I try this the first gateway
works but the second gateway does not work?


What is the solution for this can u help me?


Thanks

-- 
View this message in context: 
http://www.nabble.com/multiple-gateways-not-working--tp24215324p24215324.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to