[Freeswitch-users] multiple extensions on incoming

Brian West brian at freeswitch.com
Wed Aug 12 22:00:52 UTC 2020


What you do is user/1020,user/1021,user/1022

/b


On Wed, Aug 12, 2020 at 4:51 PM John Tuxies <atuxnull at gmail.com> wrote:

> i have tried to do the following for the simultaneous ringing, where
> 2109065738 is my DID and 192.168.1.212 is the IP of the FS server.
>
>
>
>
>
>
>
>
>
> *<include>  <extension name="public_did">    <condition
> field="destination_number" expression="^( 2109065738 )$">      <action
> application="bridge" data="sofia/internal/1020 at 192.168.1.212
> <1020 at 192.168.1.212>|sofia/internal/1021 at 192.168.1.212
> <1021 at 192.168.1.212>|sofia/internal/1022 at 192.168.1.212 <1022 at 192.168.1.212>
> "/>    </condition>  </extension>        </include>*
> Unfortunately it has only the 1st extension (1020) to ring and then goes
> to voicemail.
>
> On Mon, Aug 10, 2020 at 2:23 PM John Tuxies <atuxnull at gmail.com> wrote:
>
>> I am having my system with the DIDs assigned on each extension for the
>> incoming calls.
>> My /dialplan/public has the following structure:
>>
>>
>>
>>
>>
>>
>>
>> *<include>  <extension name="public_did">    <condition
>> field="destination_number" expression="^(2109065738)$">           <action
>> application="set" data="domain_name=$${domain}"/>           <action
>> application="transfer" data="1020 XML default"/>    </condition>
>> </extension></include>*
>>
>> I would like this DID to reach
>>
>> I would like to have the one DID to reach 3 extensions simultaneously
>> 1020-22
>>
>>
>>
>>
>>
>>
>>
>> * <include>  <extension name="public_did">    <condition
>> field="destination_number" expression="^(2109065738)$">           <action
>> application="set" data="domain_name=$${domain}"/>           <action
>> application="transfer" data="1023 XML default"/>    </condition>
>> </extension></include> *
>>
>> and a 2nd DID to call an extension(1023) and after 10secs to call another
>> extension(1024) and after 10 secs make an outgoing call to a particular
>> mobile number(69400700123)
>>
>>
>> Thanks in advance,
>>
> _________________________________________________________________________
>
> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN
> services.
> Build your next product on our scalable cloud platform.
>
> Join our online community to chat in real time
> https://signalwire.community
>
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://cluecon.com
>
> 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
> https://freeswitch.com



-- 

Brian West | Co-founder and Developer

Need Commercial support? email sales at freeswitch.com

FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045
<https://maps.google.com/?q=17345+Civic+Drive+%232531+Brookfield,+WI+53045&entry=gmail&source=g>

Email: brian at freeswitch.com

Mobile: 918-424-9378

Website: https://www.FreeSWITCH.com <https://www.freeswitch.com/>

[image: https://www.facebook.com/signalwireinc?src=email]
<https://www.facebook.com/freeswitch> [image:
https://twitter.com/freeswitch] <https://twitter.com/freeswitch>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20200812/d2206713/attachment.html>


More information about the FreeSWITCH-users mailing list