[Freeswitch-users] Dialing Out Problem via Gateway
Will Smith
willbelair at yahoo.com
Fri Jan 16 13:57:20 PST 2009
Well, if NAT involved, why did I get through after I put the call on hold and take the call back. I am getting the SIP trace, hope that will show something.
Thank you all
--- On Fri, 1/16/09, Brian West <brian at freeswitch.org> wrote:
From: Brian West <brian at freeswitch.org>
Subject: Re: [Freeswitch-users] Dialing Out Problem via Gateway
To: freeswitch-users at lists.freeswitch.org
Date: Friday, January 16, 2009, 1:41 PM
NAT involved?
/b
On Jan 16, 2009, at 3:30 PM, Will Smith wrote:
Thank you Brian,
The problem is very simple, I or the other party cannot hear each other when I first dial and the other party picks up the phone. We hear the phone ring, the other end picks up the phone says something, but I cannot hear - nothing, even static. Same thing happen on my end, I say something, and the other end do not hear a thing. When I put the call on hold, the other end can hear music on hold. When I take the call back, now we can talk. Something does not go through when the other end picks up the call.
This is the extension in the dialplan/default.xml
<extension name="mygateway">
<condition field="destination_number" expression="^(1{0,1}\d{10})$">
<action application="set" data="effective_caller_id_number=12223334444"/>
<!-- If your provider does not provide ringback (180 or 183) you may simulate
ringback by uncommenting the following line. -->
<!-- action application="ringback" /-->
<action application="bridge" data="sofia/gateway/mygw/$1"/>
</condition>
</extension>
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090116/f1f07451/attachment-0002.html
More information about the FreeSWITCH-users
mailing list