[Freeswitch-users] How to dial out via a local extension? (possible?) - OBI110

Mario G mario_fs at mgtech.com
Mon Apr 21 19:34:12 MSD 2014


Baffled for the last 2 days… I have an OBI110 connected to FreeSwitch as a user, so that it cal dial 911 out via a PSTN. Inbound is fine, but not matter what I do, it only dials out it’s own extension number (8181) on the PTSN line. I ran traces, etc. and don’t see what I am dialing, for example 3511, going to it. I tried to make it a gateway but FS returns 501 not supported. There are various web references to people using it for in/out on Asterisk and FreePBX but so put together FreeSwitch definitions in a similar way. I would really appreciate any suggestions at this point. I have tried many things, nothing seems to work. It always dials 8181 out. Thanks,
Mario G

<extension name="special.8181">
    <condition field="destination_number" expression="^3([23456789]11$)$">
        <!--action application="set" data="destination_number=**8$1"-->
        <action application="export" data="destination_number=$1"/-->
        <!--action application="bridge" data="user/8181@${domain_name}"/>
        <!--action application="transfer" data="8181"/-->
        <action application="bridge" data="sofia/internal/$1%${sip_profile}">
    </condition>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140421/127bae2a/attachment.html 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list