VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
chris.chen2004 at gmai... Guest
|
Posted: Mon Jun 29, 2009 5:47 am Post subject: [Freeswitch-users] mod_dingaling no audio |
|
|
Jingwei, I don't know if you have the 888 defined in default.xml? also you have to define $${domain}.
please do " dl_debug on" from fs_cli, and watch the console logs and see what's going on when you try calling from external. Most likely your dialplan is not correctly defined.
Chris
On Mon, Jun 29, 2009 at 5:25 AM, Jingwei Yang <jingwei.yang@gmail.com (jingwei.yang@gmail.com)> wrote:
Quote: | Hi Chris, any thoughts?
Thanks,
-Jingwei
On Fri, Jun 26, 2009 at 11:34 AM, Jingwei Yang <jingwei.yang@gmail.com (jingwei.yang@gmail.com)> wrote:
Quote: | Hi Chris, here's the one that confuses me. As far as I understand, the extension 888 defined in public.xml is for picking up incoming calls. It should have no influence on outgoing calls, right? If not, what is to write to fit my case? (originate dingaling/gmail.com/userAAA@gmail.com &bridge(dingaling/gmail.com/userBBB@gmail.com), both userAAA and userBBB can be internal or external).
Anyway, I've defined a extension 888 in public.xml. Frankly speaking, I'm not quite sure what to include. So I make it very simple.
<extension name="gtalk">
<condition field="destination_number" expression="^(888)$">
<action application="voicemail" data="default $${domain} 888"/>
</condition>
</extension>
Here are three relative parameters in client.xml:
<param name="rtp-ip" value="192.168.1.100"/>
<param name="ext-rtp-ip" value="$${external_rtp_ip}"/>
<!--<param name="disable-rtp-auto-adjust" value="true"/>-->
Still, I got no echo for internal Ip calls. Please let me know where goes wrong.
Thanks,
-Jingwei
On Fri, Jun 26, 2009 at 10:30 AM, Chris Chen <chris.chen2004@gmail.com (chris.chen2004@gmail.com)> wrote:
|
_______________________________________________
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 |
|
|
jingwei.yang at gmail.com Guest
|
Posted: Mon Jul 13, 2009 4:28 am Post subject: [Freeswitch-users] mod_dingaling no audio |
|
|
Hi Chris, sorry for the late reply. Have been quite busy last few days.
I had shifted 888 from default.xml to public.xml and the dialplan is simply having an echo action now. I've turned on dl_debug but unfortunately didn't find anything useful. Logs are attached for your reference.
I don't think there's something wrong with the dialplan as two external parties can talk to each other perfectly (with ext-rtp-ip uncommented, at this time my ip was interpreted to be an external one). With ext-rtp-ip commented, I can hear the echo and I saw my ip was translated into an internal one (at this time, external party's audio failed).
I tried the method on this wiki page as well: http://wiki.freeswitch.org/wiki/NAT_Traversal (the last FreeSwitch behind NAT portion) but still no luck. Please kindly let me know what other configs I should change.
Thanks,
-Jingwei
On Mon, Jun 29, 2009 at 6:46 PM, Chris Chen <chris.chen2004@gmail.com (chris.chen2004@gmail.com)> wrote:
|
|
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
|