<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">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,<div>Mario G<br><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(209, 47, 27);"><div style="margin: 0px;"><span style="color: #bb2ca2">&lt;extension </span><span style="color: #967e34">name</span><span style="color: #bb2ca2">=</span>"special.8181"<span style="color: #bb2ca2">&gt;</span></div><div style="margin: 0px;"><span style="color: #000000">&nbsp; &nbsp; </span><span style="color: #bb2ca2">&lt;condition </span><span style="color: #967e34">field</span><span style="color: #bb2ca2">=</span>"destination_number"<span style="color: #bb2ca2"> </span><span style="color: #967e34">expression</span><span style="color: #bb2ca2">=</span>"^3([23456789]11$)$"<span style="color: #bb2ca2">&gt;</span></div><div style="margin: 0px; color: rgb(0, 132, 0);"><span style="color: #000000">&nbsp; &nbsp; &nbsp; &nbsp; </span>&lt;!--action application="set" data="destination_number=**8$1"--&gt;</div><div style="margin: 0px;"><span style="color: #000000">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="color: #bb2ca2">&lt;action </span><span style="color: #967e34">application</span><span style="color: #bb2ca2">=</span>"export"<span style="color: #bb2ca2"> </span><span style="color: #967e34">data</span><span style="color: #bb2ca2">=</span>"destination_number=$1"<span style="color: #bb2ca2">/--&gt;</span></div><div style="margin: 0px; color: rgb(0, 132, 0);"><span style="color: #000000">&nbsp; &nbsp; &nbsp; &nbsp; </span>&lt;!--action application="bridge" data="user/8181@${domain_name}"/&gt;</div><div style="margin: 0px; color: rgb(0, 132, 0);">&nbsp; &nbsp; &nbsp; &nbsp; &lt;!--action application="transfer" data="8181"/--&gt;</div><div style="margin: 0px;"><span style="color: #000000">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="color: #bb2ca2">&lt;action </span><span style="color: #967e34">application</span><span style="color: #bb2ca2">=</span>"bridge"<span style="color: #bb2ca2"> </span><span style="color: #967e34">data</span><span style="color: #bb2ca2">=</span>"sofia/internal/$1%${sip_profile}"<span style="color: #bb2ca2">&gt;</span></div><div style="margin: 0px; color: rgb(187, 44, 162);"><span style="color: #000000">&nbsp; &nbsp; </span>&lt;/condition&gt;</div><div><br></div></div></div></div></body></html>