VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
p4t1t0 at gmail.com Guest
|
Posted: Tue Oct 07, 2008 10:15 am Post subject: [Freeswitch-users] Invalid ring device |
|
|
Hi,
I've a litle problem again ..
My solution:
- I've freeswitch working like endpoint;
- Freeswitch is registred in my sip proxy;
- When I recieve call (in my freeswitch using pa answer) works, but when i make a call using pa call <number> .. the other phone don't ring.
This message appears to me during the freeswitch boot.
2008-10-07 11:53:47 [ERR] mod_portaudio.c:847 load_config() Invalid ring device configured using output device!
Sorry my English wrongs !
thanks! |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Tue Oct 07, 2008 10:26 am Post subject: [Freeswitch-users] Invalid ring device |
|
|
no ring device is set in the config you might want go configure one in portaudio.conf.xml
/b
On Oct 7, 2008, at 10:06 AM, paulo leonardo wrote:
|
|
Back to top |
|
|
p4t1t0 at gmail.com Guest
|
Posted: Tue Oct 07, 2008 3:27 pm Post subject: [Freeswitch-users] Invalid ring device |
|
|
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!
On Tue, Oct 7, 2008 at 12:13 PM, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:
|
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Tue Oct 07, 2008 3:53 pm Post subject: [Freeswitch-users] Invalid ring device |
|
|
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:
Quote: | Hi Brian,
now is better, no appears any error message, but when i use freeswitch to make (pa call <[url=sip:number]sip:number[/url]>) 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!
|
|
|
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
|