VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
pieter_eduard at bizne... Guest
|
Posted: Mon Dec 22, 2008 8:33 am Post subject: [Freeswitch-users] call failed from PLMN to enum number |
|
|
Hi,
I have an enum number, if I call the number from any ip extension ( i
use default enum.conf that points to e164.arpa) then the call goes well
to my ATA that registers to my fs box,
but if i try to call the number from PLMN, i get the ring at my ATA and
if i pick it up, there's no sound.
here's my public.xml config :
<extension name="enum">
<condition field="destination_number" expression="^12345678">
<action application="set" data="proxy_media=true"/>
<action application="bridge" data="sofia/default/1000%1.2.3.4"/>
</condition>
</extension>
For more detailed debug log, i already submit it on jira :
http://jira.freeswitch.org/browse/MODAPP-186
regards,
-Pieter-
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Mon Dec 22, 2008 9:55 am Post subject: [Freeswitch-users] call failed from PLMN to enum number |
|
|
First off I would try the latest SVN Trunk you're a bit behind.
Secondly I would try without proxy media mode on.
/b
On Dec 22, 2008, at 7:19 AM, Pieter Eduard wrote:
Quote: | Hi,
I have an enum number, if I call the number from any ip extension ( i
use default enum.conf that points to e164.arpa) then the call goes
well
to my ATA that registers to my fs box,
but if i try to call the number from PLMN, i get the ring at my ATA
and
if i pick it up, there's no sound.
here's my public.xml config :
<extension name="enum">
<condition field="destination_number" expression="^12345678">
<action application="set" data="proxy_media=true"/>
<action application="bridge" data="sofia/default/
1000%1.2.3.4"/>
</condition>
</extension>
For more detailed debug log, i already submit it on jira :
http://jira.freeswitch.org/browse/MODAPP-186
regards,
-Pieter-
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Mon Dec 22, 2008 9:58 am Post subject: [Freeswitch-users] call failed from PLMN to enum number |
|
|
I also need you to do this call again with "console loglevel debug" on
and post it attached to the jira and not inline on the comments please.
/b
On Dec 22, 2008, at 7:19 AM, Pieter Eduard wrote:
Quote: | Hi,
I have an enum number, if I call the number from any ip extension ( i
use default enum.conf that points to e164.arpa) then the call goes
well
to my ATA that registers to my fs box,
but if i try to call the number from PLMN, i get the ring at my ATA
and
if i pick it up, there's no sound.
here's my public.xml config :
<extension name="enum">
<condition field="destination_number" expression="^12345678">
<action application="set" data="proxy_media=true"/>
<action application="bridge" data="sofia/default/
1000%1.2.3.4"/>
</condition>
</extension>
For more detailed debug log, i already submit it on jira :
http://jira.freeswitch.org/browse/MODAPP-186
regards,
-Pieter-
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
pieter_eduard at bizne... Guest
|
Posted: Mon Dec 22, 2008 11:03 pm Post subject: [Freeswitch-users] call failed from PLMN to enum number |
|
|
Hi Brian,
I already update the fs to FreeSWITCH Version 1.0.trunk (10906M), and the problem still persist .
I already attach the debug log using "console loglevel debug" and post it at the jira, and I'm coordinating with the provider regarding Anthony's comment about the nat / firewall issue so i hope i could get some response from them.
Thank you,
-Pieter-
Brian West wrote: |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Mon Dec 22, 2008 11:13 pm Post subject: [Freeswitch-users] call failed from PLMN to enum number |
|
|
First off you opened a jira and assigned it to yourself.. not exactly
the best way to get it fixed.. secondly what is a PLMN in this
context? ... Thirdly... if you notice the bye is sent three times
which is a big indication that you have a nat problem since its never
ACK'ed. Gather up a pcap and attach it to the bug along with a
console log on "console loglevel debug" attached... please do not
paste them inline.
/b
On Dec 22, 2008, at 10:00 PM, Pieter Eduard wrote:
Quote: | Hi Brian,
I already update the fs to FreeSWITCH Version 1.0.trunk (10906M),
and the problem still persist .
I already attach the debug log using "console loglevel debug" and
post it at the jira, and I'm coordinating with the provider
regarding Anthony's comment about the nat / firewall issue so i hope
i could get some response from them.
Thank you,
-Pieter-
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
pieter_eduard at bizne... Guest
|
Posted: Mon Dec 22, 2008 11:29 pm Post subject: [Freeswitch-users] call failed from PLMN to enum number |
|
|
Hi Brian,
sorry about the jira, i closed the too much inline log and gonna open a new one after i have some results along with the wireshark dump test.
thank you,
-Pieter-
Brian West wrote: Quote: | Quote: | First off you opened a jira and assigned it to yourself.. not exactly
the best way to get it fixed.. secondly what is a PLMN in this
context? ... Thirdly... if you notice the bye is sent three times
which is a big indication that you have a nat problem since its never
ACK'ed. Gather up a pcap and attach it to the bug along with a
console log on "console loglevel debug" attached... please do not
paste them inline.
/b
On Dec 22, 2008, at 10:00 PM, Pieter Eduard wrote:
Quote: | Hi Brian,
I already update the fs to FreeSWITCH Version 1.0.trunk (10906M),
and the problem still persist .
I already attach the debug log using "console loglevel debug" and
post it at the jira, and I'm coordinating with the provider
regarding Anthony's comment about the nat / firewall issue so i hope
i could get some response from them.
Thank you,
-Pieter-
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
| |
|
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Tue Dec 23, 2008 10:10 am Post subject: [Freeswitch-users] call failed from PLMN to enum number |
|
|
Na no need to close it... we can just attach everything to the
existing jira.
/b
On Dec 22, 2008, at 10:27 PM, Pieter Eduard wrote:
Quote: | Hi Brian,
sorry about the jira, i closed the too much inline log and gonna
open a new one after i have some results along with the wireshark
dump test.
thank you,
-Pieter-
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|