[Freeswitch-users] Invalid ring device

Brian West brian at freeswitch.org
Tue Oct 7 13:49:57 PDT 2008


Yes you setup a gateway and then setup the dialplan to dial via that  
gateway..


example:

<extension name="example">
   <condition field="destination_number" expression="^9(\d+)$">
     <action application="bridge" data="sofia/gateway/gateway_name/$1
   </condition>
</extension>

pa call 919184238080

would call 19184238080 via the gateway_name you setup in your.

http://wiki.freeswitch.org/wiki/Getting_Started_Guide#Sample_Gateway_Configuration

/b



On Oct 7, 2008, at 3:21 PM, paulo leonardo wrote:

> Hi Brian,
>
> now is better, no appears any error message, but when i use  
> freeswitch to make (pa call <sip:number>) calls the another phone  
> don't ring and using wireshark i saw that i need authanticate in my  
> PROXY SIP during the INVITE. Do you know how i can authenticate  
> during the INVITE message?
>
> thanks!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081007/a14bfa5c/attachment-0002.html 


More information about the FreeSWITCH-users mailing list