[Freeswitch-users] Dialing Out Problem via Gateway

Michael Collins msc at freeswitch.org
Fri Jan 16 13:30:58 PST 2009


A SIP trace would be extremely helpful.
http://wiki.freeswitch.org/wiki/Troubleshooting_Freeswitch#Enabling_SIP.2FSofia_Tracing
-MC

On Fri, Jan 16, 2009 at 1:13 PM, Brian West <brian at freeswitch.org> wrote:
> Can you detail your problem a bit more?
> /b
> On Jan 16, 2009, at 3:09 PM, Will Smith wrote:
>
> Hi,
> I got a strange problem that I don't really understand, and I hope that you
> could give me some hint how to fix that:
>
> When I dial out through a gateway that is defined in the
> sip_profiles/external , (The xml file is simple as below. )  I cannot talk
> or hear from the other end. But when I put the line on hold, two ends can
> hear music, and when open the line again, this time 2 ends can hear and
> talk. Is there any where that I can fix this problem? Thank you
>
> <include>
>   <gateway name="mygw">
>     <param name="username" value="myusername"/>
>     <param name="realm" value="my_sip_server.com"/>
>     <param name="password" value="mypassword"/>
>     <param name="proxy" value="my_sip_server.com"/>
>     <param name="expire-seconds" value="600"/>
>     <param name="register" value="true"/>
>   </gateway>
> </include>
>
>
> _______________________________________________
> 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
>
>




More information about the FreeSWITCH-users mailing list