Turn on debugging and capture the output. Put it in a pastebin and post the link here. We'll take a look.<br>-MC<br><br><div class="gmail_quote">On Wed, Jun 24, 2009 at 2:10 AM, Edmar Cruz <span dir="ltr"><<a href="mailto:darklion11@yahoo.com">darklion11@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
when a type on the API of freeswitch originate<br>
sofia/external/8011104@116.541.23.12 1001, 8011104 my extension that I want<br>
to call and its ip is 116.541.23.12. I register on 1001 using a softphone<br>
(X-Lite) and my ip is 116.541.23.11. It works actually.<br>
<br>
but when dialing on softphone 1001 account on ip 116.541.23.11 Temporary<br>
Unavailable...<br>
<br>
What do you think is the possible issue?<br>
<br>
On originate it works sometimes but an ERR - SERVICE_NOT_IMPLEMENTED<br>
<br>
Here is my dialplan on sip_profiles/external/myprofile.xml<br>
<br>
<extension name="dialmyprof"><br>
<condition field="destination_number" expression="^(\d+)$"><br>
<action application="set" data="gate_site_id=1"/><br>
<action application="bridge"<br>
data="sofia/external/@1@116.541.23.12"/><br>
</condition><br>
</extension><br>
<br>
Set acl perfectly.<br>
<br>
I set auth-calls to false.<br>
<br>
No found error on logs.<br>
<br>
Just destroying the call...<br>
<br>
Please help me...<br>
<br>
Thanks<br>
<br>
--<br>
View this message in context: <a href="http://www.nabble.com/Originate-works-but-dialplan-does-not-work--tp24181208p24181208.html" target="_blank">http://www.nabble.com/Originate-works-but-dialplan-does-not-work--tp24181208p24181208.html</a><br>
Sent from the Freeswitch-users mailing list archive at Nabble.com.<br>
<br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">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>