[Freeswitch-users] mod_dingaling and google voice

Yossi Neiman freeswitch at cartissolutions.com
Tue Mar 1 22:10:47 MSK 2011


This is a completely fresh rebuild of my configurations from the ground up.

jingle configs:
http://pastebin.freeswitch.org/15510

Inbound call:
http://pastebin.freeswitch.org/15512

Outbound call:
http://pastebin.freeswitch.org/15513

FreeSWITCH Version 1.0.head (git-0d8e945 2011-02-16 08-57-43 -0600), 
launched with this:

#!/bin/sh
ulimit -s 240
exec /usr/local/freeswitch/bin/freeswitch -u SOME_FS_USER -g 
SOME_FS_USERS_GROUP -conf SOME_FS_USER_HOMEDIR/instance_00/conf -log 
SOME_FS_USER_HOMEDIR/instance_00/log -run 
SOME_FS_USER_HOMEDIR/instance_00/run -db 
SOME_FS_USER_HOMEDIR/instance_00/db -scripts 
SOME_FS_USER_HOMEDIR/instance_00/scripts -nonat

Sofia UA's running on both 99.X.X.X:5060 and 192.X.X.X:5060.  Machine FS 
runs on is an iptables NAT/Firewall/router.  SIP calls to/from the 
outside world work fine otherwise.

-Yossi

On 02/28/2011 05:02 PM, Anthony Minessale wrote:
> you might want to backup your configs and start over with the fresh
> ones just to test and work backwards to see what's different.
> its probably something to do with having to omit external-rtp-ip
>
>
> On Mon, Feb 28, 2011 at 4:58 PM, Yossi Neiman
> <freeswitch at cartissolutions.com>  wrote:
>> I am running with -nonat, the FS is running with a UA on a public IP
>> address, etc, but both Michael Collins and I are still getting the RTP
>> port 0 issue.  I figured I'd compare notes with somebody who has a
>> working config before I file this as something other than a PEBKAC issue...
>>
>>
>> Yossi Neiman
>> Cartis Solutions, Inc. - http://www.cartissolutions.com
>>
>>
>> On 02/28/2011 04:07 PM, Anthony Minessale wrote:
>>> The solution to the port 0 issue is to run FS with -nonat so it does
>>> not get confused by broken upnp setup.
>>>
>>>
>>> On Mon, Feb 28, 2011 at 3:54 PM, Yossi Neiman
>>> <freeswitch at cartissolutions.com>    wrote:
>>>> What FS build are you running?  I'd like to compare notes with you on your
>>>> config, as I'm experiencing the RTP port 0 issue with FreeSWITCH Version
>>>> 1.0.head (git-0d8e945 2011-02-16 08-57-43 -0600).  What about inbound?  Do
>>>> you have that set up?
>>>>
>>>> Yossi Neiman
>>>> Cartis Solutions, Inc. - http://www.cartissolutions.com
>>>>
>>>> On 02/28/2011 12:54 AM, envelopes envelopes wrote:
>>>>
>>>> never mind. add this line<action application="ring_ready"/>    and restart FS
>>>>
>>>> fixed the issue.
>>>>
>>>>
>>>>
>>>> On Sun, Feb 27, 2011 at 10:30 PM, envelopes envelopes<sunwood360 at gmail.com>
>>>> wrote:
>>>>> Now I am able to use GV for outbound dialing. However, I don't hear any
>>>>> ringback or not sure whether the other party has answered the call.
>>>>> is there any config variable to set up so that I will be notified if my
>>>>> call is answered?
>>>>>
>>>>> thanks!
>>>>>




More information about the FreeSWITCH-users mailing list