[asterisk-users] Google Voice and back (chan_motif)

Co-op Vacation Rentals coopvr at gmail.com
Tue Nov 6 00:04:28 CST 2012


Here are my settings that work.  I can make incoming and outgoing calls.
Compare my settings with yours. Also make sure your firewall is open for 
port 5222 and 5060 and your RTP port range.

#rtp.conf
[general]
icesupport=yes
rtpstart=15000
rtpend=20000

#motif.conf
[default](!)
disallow=all
allow=alaw
allow=ulaw
allow=h264
transport=google-v1
context=incoming

[asterisk](default)
connection=asterisk

[coopvr](default)
connection=coopvr

#xmpp.con
[asterisk]
type=client
serverhost=talk.google.com
username=coopasterisk at gmail.com
secret=xxxxxx
priority=1
port=5222
usetls=yes
usesasl=yes
status=available
statusmessage="Asterisk Server"
timeout=5

[coopvr]
type=client
serverhost=talk.google.com
username=coopvr at gmail.com
secret=xxxxxx
priority=1
port=5222
usetls=yes
usesasl=yes
status=available
statusmessage="Asterisk Server"
timeout=5


On 11/05/2012 09:49 PM, Jean-Denis Girard wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Le 05/11/2012 18:55, Co-op Vacation Rentals a écrit :
>> Try adding
>>
>> transport=google-v1 to motif.conf
>>
>> [google-jd]
>> context=incoming-motif
>> disallow=all
>> allow=speex
>> allow=ulaw
>> allow=g722
>> allow=h264
>> allow=alaw
>> *transport=google-v1*
>> connection=google-jd ; <-> xmpp.conf
>>
>> [google-cathy]
>> context=incoming-motif
>> disallow=all
>> allow=speex
>> allow=ulaw
>> allow=g722
>> allow=h264
>> allow=alaw
>> *transport=google-v1*
>> connection=google-cathy ; <-> xmpp.conf
> Thanks for your reply, unfortunately that makes no difference, I still get:
> [Nov  5 19:45:16] ERROR[30664][C-00000005]: chan_motif.c:1971
> jingle_interpret_ice_udp_transport: Incomplete ICE-UDP candidate
> received on session '14ec70fb484b5700'
>
>
> Thanks,
> - -- 
> Jean-Denis Girard
>
> SysNux                  Systèmes  Linux  en Polynésie française
> http://www.sysnux.pf/   Tél: +689 50 10 40 / GSM: +689 79 75 27
> -----BEGIN PGP SIGNATURE-----
>
> iEYEARECAAYFAlCYpNoACgkQuu7Rv+oOo/imrgCgrDUi0VdhCbspzA7SUtFQWpDK
> iEAAn3X5x/eX96eSRj8PsXqpk4SYFpA5
> =98GL
> -----END PGP SIGNATURE-----
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>                 http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>     http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
Roy Abshire Co-op Vacation Rentals 15218 Summit Ave Suite 300-354 
Fontana, CA 92336 (855) 760-COOP (4667)



More information about the asterisk-users mailing list