Not receiving GTALK calls and also not able to call buddy

Hi,

I have asterisk 10.12.2 on Centos 5.

sip.conf

[general]
debug=yes
autoprune=no
autoregister=yes

[gmail]
type=client
serverhost=talk.google.com
username=mygmail@gmail.com/Talk
secret=GmailPass
port=5222
buddy=myBuddy1@gmail.com
buddy=myBuddy2@gmail.com
statusmessage="Online via SIP Server"
timeout=100

gtalk.conf

[general]
 context=users
 bindaddr=0.0.0.0
 allowguest=yes

[guest]
 disallow=all
 allow=ulaw
 context=users
 connection=gmail

[myBuddy1]
 username=myBuddy1@gmail.com
 disallow=all
 allow=ulaw
 allow=alaw
 context=users
 connection=gmail

[myBuddy2]
 username=myBuddy2@gmail.com
 disallow=all
 allow=ulaw
 allow=alaw
 context=users
 connection=gmail

[myBuddy3]
 username=myBuddy3@gmail.com
 disallow=all
 allow=ulaw
 allow=alaw
 context=users
 connection=gmail

sip.conf

[mobile]
context=users
port=5060
type=friend
secret=mobileSecret
dtmfmode=rfc2833
nat=yes
host=dynamic
username=mobile

[laptop]
context=users
port=5060
type=friend
secret=laptopSecret
dtmfmode=rfc2833
nat=yes
host=dynamic
username=laptop

extensions.conf

[docs:users]
[users]
include => longdistance2
include => parkedcalls

exten=>mygmail@gmail.com,1,Answer()
exten=>mygmail@gmail.com,n,Wait(1)
exten=>mygmail@gmail.com,n,SendDTMF(1)
exten=>mygmail@gmail.com,n,NoOp(Callerid  ${CALLERID(name)})
exten=>mygmail@gmail.com,n,Set(CALLERID(num)=${SHIFT(CALLERID(name),@)})
exten=>mygmail@gmail.com,n,Set(CALLERID(name)=${DB(cidname/${CALLERID(num)})})
exten=>mygmail@gmail.com,n,Dial(SIP/laptop)
;exten=>mygmail@gmail.com,n,VoiceMail(603@vm,u)

exten=>603,1,Dial(SIP/mobile,20)
exten=>603,n,VoiceMail(603@vm,u)


exten=>604,1,Dial(SIP/laptop,20)


exten => 200,1,Dial(Gtalk/gmail/myBuddy3@gmail.com)
exten => 201,1,Dial(Gtalk/gmail/myBuddy2@gmail.com)
exten => 202,1,Dial(Gtalk/gmail/myBuddy1@gmail.com)

[longdistance2]
;testing USA+Canada
exten=> _91NXXNXXXXXX,1,Dial(Gtalk/gmail/+${EXTEN:1}@voice.google.com)

in voicemail.conf, I have added:

[vm]
603=>secret,Adeel Ahmed,mygmail@gmail.com,attach=no|tz=mountian|maxmsg=10

[color=#FF0000]PROBLEM AND LOG OUTPUT[/color]

My gmail is: mygmail@gmail.com
My another gmail for testing purpose is: myBuddy1@gmail.com

Other two: myBuddy2@gmail.com and myBuddy3@gmail.com are my friends/contacts of mygmail@gmail.com

On BlackBerry, I have SIP Account registered: laptop

CLI: sip show peers

*CLI>sip show peers

Name/username             Host                                    Dyn Forcerport ACL Port     Status      Description
laptop/laptop             42.83.85.74                              D   N             33975    Unmonitored
mobile/mobile             (Unspecified)                            D   N             0        Unmonitored
2 sip peers [Monitored: 0 online, 0 offline Unmonitored: 1 online, 1 offline]

On my SYSTEM, I have Google Talk and I am logged in with myBuddy1@gmail.com

jabber show buddies shows list of online friends and one of the is myBuddy1@gmail.com

Buddy:  myBuddy1darnexams@gmail.com
                Resource: Talk.v105F6EFDD82
                        node: http://www.google.com/xmpp/client/caps
                        version: 1.0.0.105
                        Jingle capable: yes
                Status: 1
                Priority: 0

On Google Talk, mygmail@gmail.com is online and shows status: “Online via SIP Server”

When I call from Google Talk to mygmail@gmail.com , call gets answered automatically due to extensions.conf settings but after like 3 seconds, I hear tone… “beep beep beep beep” and then call disconnects.

I am not receiving call on SIP account laptop which is registered on BlackBerry.

Here is the complete log in three parts (due to 60000 limit)

[color=#0000FF]x.x.x.x is my SERVER IP[/color]

[2013-08-12 21:32:23] VERBOSE[3344] logger.c: Asterisk Queue Logger restarted
[2013-08-12 21:32:28] VERBOSE[3297] res_jabber.c: 
JABBER: gmail INCOMING: <iq to="mygmail@gmail.com/Talk1EA42B20" type="set" id="61" from="myBuddy1@gmail.com/Talk.v1051587ED6D"><session type="initiate" id="900097919" 

initiator="myBuddy1@gmail.com/Talk.v1051587ED6D" xmlns="http://www.google.com/session"><description xmlns="http://www.google.com/session/phone"><payload-type id="103" 

name="ISAC"/><payload-type id="97" name="IPCMWB"/><payload-type id="4" name="G723"/><payload-type id="100" name="EG711U"/><payload-type id="101" 

name="EG711A"/><payload-type id="0" name="PCMU"/><payload-type id="8" name="PCMA"/><payload-type id="13" name="CN"/><payload-type id="102" name="iLBC"/><payload-type 

id="117" name="red"/><payload-type id="106" name="audio/telephone-event"/></description></session></iq>
[2013-08-12 21:32:28] DEBUG[3297] res_jabber.c: JABBER: Handling paktype IQ
[2013-08-12 21:32:28] DEBUG[3297] chan_gtalk.c: The client is myBuddy1 for alloc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Using engine 'asterisk' for RTP instance '0x95dfe10'
[2013-08-12 21:32:28] DEBUG[3297] res_rtp_asterisk.c: Allocated port 19530 for RTP instance '0x95dfe10'
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: RTP instance '0x95dfe10' is setup and ready to go
[2013-08-12 21:32:28] DEBUG[3297] res_rtp_asterisk.c: Setup RTCP on RTP instance '0x95dfe10'
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Setting payload 103 based on m type on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Setting payload 97 based on m type on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Setting payload 4 based on m type on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Setting payload 100 based on m type on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Setting payload 101 based on m type on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Setting payload 0 based on m type on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Setting payload 8 based on m type on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Setting payload 13 based on m type on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Setting payload 102 based on m type on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Setting payload 117 based on m type on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Setting payload 106 based on m type on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Incorporating payload 0 on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Incorporating payload 4 on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Incorporating payload 8 on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Incorporating payload 13 on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Incorporating payload 97 on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Incorporating payload 100 on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Incorporating payload 101 on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Incorporating payload 102 on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Incorporating payload 103 on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Incorporating payload 106 on 0x95dffbc
[2013-08-12 21:32:28] DEBUG[3297] rtp_engine.c: Incorporating payload 117 on 0x95dffbc
[2013-08-12 21:32:28] VERBOSE[3297] res_jabber.c: 
JABBER: gmail OUTGOING: <iq type='result' from='mygmail@gmail.com/Talk1EA42B20' to='myBuddy1@gmail.com/Talk.v1051587ED6D' id='61'/>
[2013-08-12 21:32:28] DEBUG[3297] netsock2.c: Splitting 'google.com' into...
[2013-08-12 21:32:28] DEBUG[3297] netsock2.c: ...host 'google.com' and port ''.
[2013-08-12 21:32:28] DEBUG[3291] devicestate.c: No provider found, checking channel drivers for Gtalk - myBuddy1
[2013-08-12 21:32:28] DEBUG[3291] devicestate.c: Changing state for Gtalk/myBuddy1 - state 2 (In use)
[2013-08-12 21:32:28] DEBUG[3291] devicestate.c: device 'Gtalk/myBuddy1' state '2'
[2013-08-12 21:32:28] DEBUG[3327] app_queue.c: Device 'Gtalk/myBuddy1' changed to state '2' (In use) but we don't care because they're not a member of any queue.
[2013-08-12 21:32:28] DEBUG[3675] pbx.c: Launching 'Answer'
[2013-08-12 21:32:28] VERBOSE[3675] pbx.c: -- Executing [mygmail@gmail.com@users:1] Answer("Gtalk/myBuddy1-7776", "") in new stack
[2013-08-12 21:32:28] DEBUG[3675] chan_gtalk.c: Answer!
[2013-08-12 21:32:28] VERBOSE[3675] res_jabber.c: 
JABBER: gmail OUTGOING: <iq type='set' to='myBuddy1@gmail.com/Talk.v1051587ED6D' from='mygmail@gmail.com/Talk1EA42B20' id='aaaat'><session 

xmlns='http://www.google.com/session' type='accept' initiator='myBuddy1@gmail.com/Talk.v1051587ED6D' id='900097919'><description 

xmlns='http://www.google.com/session/phone' xml:lang='en'><payload-type id='0' name='PCMU' clockrate='8000' bitrate='64000'/><payload-type id='100' name='EG711U' 

clockrate='8000' bitrate='64000'/><payload-type id='8' name='PCMA' clockrate='8000' bitrate='64000'/><payload-type id='101' name='EG711A' clockrate='8000' 

bitrate='64000'/><payload-type id='101' name='telephone-event' clockrate='8000'/></description></session></iq>
[2013-08-12 21:32:28] DEBUG[3291] devicestate.c: No provider found, checking channel drivers for Gtalk - myBuddy1
[2013-08-12 21:32:28] DEBUG[3291] devicestate.c: Changing state for Gtalk/myBuddy1 - state 2 (In use)
[2013-08-12 21:32:28] DEBUG[3291] devicestate.c: device 'Gtalk/myBuddy1' state '2'
[2013-08-12 21:32:28] DEBUG[3327] app_queue.c: Device 'Gtalk/myBuddy1' changed to state '2' (In use) but we don't care because they're not a member of any queue.
[2013-08-12 21:32:28] DEBUG[3675] chan_gtalk.c: Don't know how to indicate condition '-1'
[2013-08-12 21:32:28] DEBUG[3297] acl.c: Not an IPv4 nor IPv6 address, cannot get port.
[2013-08-12 21:32:28] DEBUG[3297] acl.c: For destination '173.194.46.37', our source address is 'x.x.x.x'.
[2013-08-12 21:32:28] VERBOSE[3297] res_jabber.c: 
JABBER: gmail OUTGOING: <iq from='mygmail@gmail.com/Talk1EA42B20' to='myBuddy1@gmail.com/Talk.v1051587ED6D' type='set' id='aaaau'><session type='candidates' 

id='900097919' initiator='myBuddy1@gmail.com/Talk.v1051587ED6D' xmlns='http://www.google.com/session'><candidate name='rtp' address='x.x.x.x' port='19530' 

username='6e7c82b5023e7f37' password='6e004b1f590e23db' preference='1.00' protocol='udp' type='local' network='0' generation='0'/><transport 

xmlns='http://www.google.com/transport/p2p'/></session></iq>
[2013-08-12 21:32:28] DEBUG[3297] res_jabber.c: XML parsing successful
[2013-08-12 21:32:28] VERBOSE[3297] res_jabber.c: 
JABBER: gmail INCOMING: <iq type="result" to="mygmail@gmail.com/Talk1EA42B20" id="aaaat" from="myBuddy1@gmail.com/Talk.v1051587ED6D"/>
[2013-08-12 21:32:28] DEBUG[3297] res_jabber.c: JABBER: Handling paktype IQ
[2013-08-12 21:32:28] DEBUG[3297] res_jabber.c: XML parsing successful
[2013-08-12 21:32:28] VERBOSE[3297] res_jabber.c: 
JABBER: gmail INCOMING: <iq type="result" to="mygmail@gmail.com/Talk1EA42B20" id="aaaau" from="myBuddy1@gmail.com/Talk.v1051587ED6D"/>
[2013-08-12 21:32:28] DEBUG[3297] res_jabber.c: JABBER: Handling paktype IQ
[2013-08-12 21:32:28] DEBUG[3297] res_jabber.c: XML parsing successful
[2013-08-12 21:32:28] DEBUG[3675] channel.c: Didn't receive a media frame from Gtalk/myBuddy1-7776 within 500 ms of answering. Continuing anyway
[2013-08-12 21:32:28] DEBUG[3675] pbx.c: Launching 'Wait'
[2013-08-12 21:32:28] VERBOSE[3675] pbx.c: -- Executing [mygmail@gmail.com@users:2] Wait("Gtalk/myBuddy1-7776", "1") in new stack
[2013-08-12 21:32:29] DEBUG[3675] pbx.c: Launching 'SendDTMF'
[2013-08-12 21:32:29] VERBOSE[3675] pbx.c: -- Executing [mygmail@gmail.com@users:3] SendDTMF("Gtalk/myBuddy1-7776", "1") in new stack
[2013-08-12 21:32:30] DEBUG[3675] pbx.c: Function result is 'myBuddy1@gmail.com/Talk.v1051587ED6D'
[2013-08-12 21:32:30] DEBUG[3675] pbx.c: Launching 'NoOp'
[2013-08-12 21:32:30] VERBOSE[3675] pbx.c: -- Executing [mygmail@gmail.com@users:4] NoOp("Gtalk/myBuddy1-7776", "Callerid myBuddy1@gmail.com/Talk.v1051587ED6D") in 

new stack
[2013-08-12 21:32:30] DEBUG[3675] pbx.c: Evaluating 'CALLERID(name)' (from 'CALLERID(name)}' len 14)
[2013-08-12 21:32:30] DEBUG[3675] pbx.c: Function result is 'myBuddy1@gmail.com/Talk.v1051587ED6D'
[2013-08-12 21:32:30] DEBUG[3675] pbx.c: Function result is 'myBuddy1'
[2013-08-12 21:32:30] DEBUG[3675] pbx.c: Launching 'Set'
[2013-08-12 21:32:30] VERBOSE[3675] pbx.c: -- Executing [mygmail@gmail.com@users:5] Set("Gtalk/myBuddy1-7776", "CALLERID(num)=myBuddy1") in new stack
[2013-08-12 21:32:30] DEBUG[3675] pbx.c: Function result is 'myBuddy1'
[2013-08-12 21:32:30] DEBUG[3675] db.c: Unable to find key 'myBuddy1' in family 'cidname'
[2013-08-12 21:32:30] DEBUG[3675] func_db.c: DB: cidname/myBuddy1 not found in database.
[2013-08-12 21:32:30] DEBUG[3675] pbx.c: Function result is ''
[2013-08-12 21:32:30] DEBUG[3675] pbx.c: Launching 'Set'
[2013-08-12 21:32:30] VERBOSE[3675] pbx.c: -- Executing [mygmail@gmail.com@users:6] Set("Gtalk/myBuddy1-7776", "CALLERID(name)=") in new stack
[2013-08-12 21:32:30] DEBUG[3675] pbx.c: Launching 'Dial'
[2013-08-12 21:32:30] VERBOSE[3675] pbx.c: -- Executing [mygmail@gmail.com@users:7] Dial("Gtalk/myBuddy1-7776", "SIP/laptop") in new stack
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Asked to create a SIP channel with formats: (ulaw)
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Allocating new SIP dialog for 26a56b813f24e16f652e9c4b4db1e503@x.x.x.x:5060 - INVITE (No RTP)
[2013-08-12 21:32:30] DEBUG[3675] rtp_engine.c: Using engine 'asterisk' for RTP instance '0x95eb348'
[2013-08-12 21:32:30] DEBUG[3675] res_rtp_asterisk.c: Allocated port 15562 for RTP instance '0x95eb348'
[2013-08-12 21:32:30] DEBUG[3675] rtp_engine.c: RTP instance '0x95eb348' is setup and ready to go
[2013-08-12 21:32:30] DEBUG[3675] res_rtp_asterisk.c: Setup RTCP on RTP instance '0x95eb348'
[2013-08-12 21:32:30] VERBOSE[3675] netsock2.c: == Using SIP RTP CoS mark 5
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Setting NAT on RTP to On
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: OBPROXY: Not applying OBproxy to this call
[2013-08-12 21:32:30] DEBUG[3675] acl.c: For destination '42.83.85.74', our source address is 'x.x.x.x'.
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Setting SIP_TRANSPORT_UDP with address x.x.x.x:5060
[2013-08-12 21:32:30] DEBUG[3675] format_pref.c: Could not find preferred codec - Going for the best codec
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: *** Our native formats are (ulaw) 
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: *** Joint capabilities are (ulaw) 
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: *** Our capabilities are (gsm|ulaw|alaw|h263|testlaw) 
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: *** AST_CODEC_CHOOSE formats are ulaw 
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: *** Our preferred formats from the incoming channel are (ulaw) 
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: This channel will not be able to handle video.
[2013-08-12 21:32:30] DEBUG[3675] rtp_engine.c: Seeded SDP of 'SIP/laptop-00000004' with that of 'Gtalk/myBuddy1-7776'
[2013-08-12 21:32:30] DEBUG[3675] channel.c: Not copying variable DIALEDTIME.
[2013-08-12 21:32:30] DEBUG[3675] channel.c: Not copying variable ANSWEREDTIME.
[2013-08-12 21:32:30] DEBUG[3675] channel.c: Not copying variable DIALEDPEERNAME.
[2013-08-12 21:32:30] DEBUG[3675] channel.c: Not copying variable DIALEDPEERNUMBER.
[2013-08-12 21:32:30] DEBUG[3675] channel.c: Not copying variable DIALSTATUS.
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Outgoing Call for laptop
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Updating call counter for outgoing call
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: This call needs video offers, but there's no video support enabled!
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: ** Our capability: (gsm|ulaw|alaw|h263|testlaw) Video flag: False Text flag: False
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: ** Our prefcodec: (ulaw) 
[2013-08-12 21:32:30] VERBOSE[3675] chan_sip.c: Audio is at 15562
[2013-08-12 21:32:30] VERBOSE[3675] chan_sip.c: Adding codec 100003 (ulaw) to SDP
[2013-08-12 21:32:30] VERBOSE[3675] chan_sip.c: Adding codec 100002 (gsm) to SDP
[2013-08-12 21:32:30] VERBOSE[3675] chan_sip.c: Adding codec 100004 (alaw) to SDP
[2013-08-12 21:32:30] VERBOSE[3675] chan_sip.c: Adding codec 100017 (testlaw) to SDP
[2013-08-12 21:32:30] VERBOSE[3675] chan_sip.c: Adding non-codec 0x1 (telephone-event) to SDP
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: -- Done with adding codecs to SDP
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Done building SDP. Settling with this capability: (gsm|ulaw|alaw|h263|testlaw)
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Initializing initreq for method INVITE - callid 0d9685d52efbf8664d60dd3a0a1608c7@x.x.x.x:5060
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Header 0 [ 43]: INVITE sip:laptop@10.3.93.149:55996 SIP/2.0
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Header 1 [ 64]: Via: SIP/2.0/UDP x.x.x.x:5060;branch=z9hG4bK0fefe9ed;rport
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Header 2 [ 16]: Max-Forwards: 70
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Header 3 [ 62]: From: "myBuddy1" <sip:myBuddy1@x.x.x.x>;tag=as7c4ddd4a
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Header 4 [ 34]: To: <sip:laptop@10.3.93.149:55996>
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Header 5 [ 43]: Contact: <sip:myBuddy1@x.x.x.x:5060>
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Header 6 [ 60]: Call-ID: 0d9685d52efbf8664d60dd3a0a1608c7@x.x.x.x:5060
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Header 7 [ 16]: CSeq: 102 INVITE
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Header 8 [ 32]: User-Agent: Asterisk PBX 10.12.2
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Header 9 [ 35]: Date: Mon, 12 Aug 2013 17:32:30 GMT
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Header 10 [ 81]: Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Header 11 [ 26]: Supported: replaces, timer
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Header 12 [ 29]: Content-Type: application/sdp
[2013-08-12 21:32:30] VERBOSE[3675] chan_sip.c: Reliably Transmitting (NAT) to 42.83.85.74:49619:
INVITE sip:laptop@10.3.93.149:55996 SIP/2.0 
Via: SIP/2.0/UDP x.x.x.x:5060;branch=z9hG4bK0fefe9ed;rport 
Max-Forwards: 70 
From: "myBuddy1" <sip:myBuddy1@x.x.x.x>;tag=as7c4ddd4a 
To: <sip:laptop@10.3.93.149:55996> 
Contact: <sip:myBuddy1@x.x.x.x:5060> 
Call-ID: 0d9685d52efbf8664d60dd3a0a1608c7@x.x.x.x:5060 
CSeq: 102 INVITE 
User-Agent: Asterisk PBX 10.12.2 
Date: Mon, 12 Aug 2013 17:32:30 GMT 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH 
Supported: replaces, timer 
Content-Type: application/sdp 
Content-Length: 312 

v=0 
o=root 1040529696 1040529696 IN IP4 x.x.x.x 
s=Asterisk PBX 10.12.2 
c=IN IP4 x.x.x.x 
t=0 0 
m=audio 15562 RTP/AVP 0 3 8 101 
a=rtpmap:0 PCMU/8000 
a=rtpmap:3 GSM/8000 
a=rtpmap:8 PCMA/8000 
a=rtpmap:101 telephone-event/8000 
a=fmtp:101 0-16 
a=silenceSupp:off - - - - 
a=ptime:20 
a=sendrecv 

---
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: *** SIP TIMER: Initializing retransmit timer on packet: Id #32
[2013-08-12 21:32:30] DEBUG[3675] chan_sip.c: Trying to put 'INVITE sip:' onto UDP socket destined for 42.83.85.74:49619
[2013-08-12 21:32:30] VERBOSE[3675] app_dial.c: -- Called SIP/laptop
[2013-08-12 21:32:30] DEBUG[3301] chan_sip.c: SIP TIMER: Rescheduling retransmission #32 (1) INVITE - 5
[2013-08-12 21:32:30] DEBUG[3301] chan_sip.c: ** SIP timers: Rescheduling retransmission 2 to 1000 ms (t1 500 ms (Retrans id #32)) 
[2013-08-12 21:32:30] VERBOSE[3301] chan_sip.c: Retransmitting #1 (NAT) to 42.83.85.74:49619:
INVITE sip:laptop@10.3.93.149:55996 SIP/2.0 
Via: SIP/2.0/UDP x.x.x.x:5060;branch=z9hG4bK0fefe9ed;rport 
Max-Forwards: 70 
From: "myBuddy1" <sip:myBuddy1@x.x.x.x>;tag=as7c4ddd4a 
To: <sip:laptop@10.3.93.149:55996> 
Contact: <sip:myBuddy1@x.x.x.x:5060> 
Call-ID: 0d9685d52efbf8664d60dd3a0a1608c7@x.x.x.x:5060 
CSeq: 102 INVITE 
User-Agent: Asterisk PBX 10.12.2 
Date: Mon, 12 Aug 2013 17:32:30 GMT 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH 
Supported: replaces, timer 
Content-Type: application/sdp 
Content-Length: 312 

v=0 
o=root 1040529696 1040529696 IN IP4 x.x.x.x 
s=Asterisk PBX 10.12.2 
c=IN IP4 x.x.x.x 
t=0 0 
m=audio 15562 RTP/AVP 0 3 8 101 
a=rtpmap:0 PCMU/8000 
a=rtpmap:3 GSM/8000 
a=rtpmap:8 PCMA/8000 
a=rtpmap:101 telephone-event/8000 
a=fmtp:101 0-16 
a=silenceSupp:off - - - - 
a=ptime:20 
a=sendrecv 

---
[2013-08-12 21:32:30] DEBUG[3301] chan_sip.c: Trying to put 'INVITE sip:' onto UDP socket destined for 42.83.85.74:49619
[2013-08-12 21:32:31] DEBUG[3301] chan_sip.c: SIP TIMER: Rescheduling retransmission #32 (2) INVITE - 5
[2013-08-12 21:32:31] DEBUG[3301] chan_sip.c: ** SIP timers: Rescheduling retransmission 3 to 2000 ms (t1 500 ms (Retrans id #32)) 
[2013-08-12 21:32:31] VERBOSE[3301] chan_sip.c: Retransmitting #2 (NAT) to 42.83.85.74:49619:
INVITE sip:laptop@10.3.93.149:55996 SIP/2.0 
Via: SIP/2.0/UDP x.x.x.x:5060;branch=z9hG4bK0fefe9ed;rport 
Max-Forwards: 70 
From: "myBuddy1" <sip:myBuddy1@x.x.x.x>;tag=as7c4ddd4a 
To: <sip:laptop@10.3.93.149:55996> 
Contact: <sip:myBuddy1@x.x.x.x:5060> 
Call-ID: 0d9685d52efbf8664d60dd3a0a1608c7@x.x.x.x:5060 
CSeq: 102 INVITE 
User-Agent: Asterisk PBX 10.12.2 
Date: Mon, 12 Aug 2013 17:32:30 GMT 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH 
Supported: replaces, timer 
Content-Type: application/sdp 
Content-Length: 312 

v=0 
o=root 1040529696 1040529696 IN IP4 x.x.x.x 
s=Asterisk PBX 10.12.2 
c=IN IP4 x.x.x.x 
t=0 0 
m=audio 15562 RTP/AVP 0 3 8 101 
a=rtpmap:0 PCMU/8000 
a=rtpmap:3 GSM/8000 
a=rtpmap:8 PCMA/8000 
a=rtpmap:101 telephone-event/8000 
a=fmtp:101 0-16 
a=silenceSupp:off - - - - 
a=ptime:20 
a=sendrecv 

---
[2013-08-12 21:32:31] DEBUG[3301] chan_sip.c: Trying to put 'INVITE sip:' onto UDP socket destined for 42.83.85.74:49619
[2013-08-12 21:32:33] VERBOSE[3297] res_jabber.c: 
JABBER: gmail INCOMING: <presence from="myBuddy1@gmail.com/Talk.v1051587ED6D" to="mygmail@gmail.com"><status/><priority>0</priority><c 

node="http://www.google.com/xmpp/client/caps" ver="1.0.0.105" ext="voice-v1" xmlns="http://jabber.org/protocol/caps"/><x stamp="20130812T17:32:27" 

xmlns="jabber:x:delay"/><x xmlns="vcard-temp:x:update"><photo/></x></presence>
[2013-08-12 21:32:33] DEBUG[3297] res_jabber.c: JABBER: I am available ^_* 13
[2013-08-12 21:32:33] DEBUG[3297] res_jabber.c: JABBER: type is available
[2013-08-12 21:32:33] DEBUG[3297] res_jabber.c: JABBER: Handling paktype PRESENCE
[2013-08-12 21:32:33] DEBUG[3297] res_jabber.c: XML parsing successful
[2013-08-12 21:32:33] DEBUG[3301] chan_sip.c: SIP TIMER: Rescheduling retransmission #32 (3) INVITE - 5
[2013-08-12 21:32:33] DEBUG[3301] chan_sip.c: ** SIP timers: Rescheduling retransmission 4 to 4000 ms (t1 500 ms (Retrans id #32)) 
[2013-08-12 21:32:33] VERBOSE[3301] chan_sip.c: Retransmitting #3 (NAT) to 42.83.85.74:49619:
INVITE sip:laptop@10.3.93.149:55996 SIP/2.0 
Via: SIP/2.0/UDP x.x.x.x:5060;branch=z9hG4bK0fefe9ed;rport 
Max-Forwards: 70 
From: "myBuddy1" <sip:myBuddy1@x.x.x.x>;tag=as7c4ddd4a 
To: <sip:laptop@10.3.93.149:55996> 
Contact: <sip:myBuddy1@x.x.x.x:5060> 
Call-ID: 0d9685d52efbf8664d60dd3a0a1608c7@x.x.x.x:5060 
CSeq: 102 INVITE 
User-Agent: Asterisk PBX 10.12.2 
Date: Mon, 12 Aug 2013 17:32:30 GMT 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH 
Supported: replaces, timer 
Content-Type: application/sdp 
Content-Length: 312 

v=0 
o=root 1040529696 1040529696 IN IP4 x.x.x.x 
s=Asterisk PBX 10.12.2 
c=IN IP4 x.x.x.x 
t=0 0 
m=audio 15562 RTP/AVP 0 3 8 101 
a=rtpmap:0 PCMU/8000 
a=rtpmap:3 GSM/8000 
a=rtpmap:8 PCMA/8000 
a=rtpmap:101 telephone-event/8000 
a=fmtp:101 0-16 
a=silenceSupp:off - - - - 
a=ptime:20 
a=sendrecv 

---
[2013-08-12 21:32:33] DEBUG[3301] chan_sip.c: Trying to put 'INVITE sip:' onto UDP socket destined for 42.83.85.74:49619
[2013-08-12 21:32:37] DEBUG[3301] chan_sip.c: SIP TIMER: Rescheduling retransmission #32 (4) INVITE - 5
[2013-08-12 21:32:37] DEBUG[3301] chan_sip.c: ** SIP timers: Rescheduling retransmission 5 to 8000 ms (t1 500 ms (Retrans id #32)) 
[2013-08-12 21:32:37] VERBOSE[3301] chan_sip.c: Retransmitting #4 (NAT) to 42.83.85.74:49619:
INVITE sip:laptop@10.3.93.149:55996 SIP/2.0 
Via: SIP/2.0/UDP x.x.x.x:5060;branch=z9hG4bK0fefe9ed;rport 
Max-Forwards: 70 
From: "myBuddy1" <sip:myBuddy1@x.x.x.x>;tag=as7c4ddd4a 
To: <sip:laptop@10.3.93.149:55996> 
Contact: <sip:myBuddy1@x.x.x.x:5060> 
Call-ID: 0d9685d52efbf8664d60dd3a0a1608c7@x.x.x.x:5060 
CSeq: 102 INVITE 
User-Agent: Asterisk PBX 10.12.2 
Date: Mon, 12 Aug 2013 17:32:30 GMT 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH 
Supported: replaces, timer 
Content-Type: application/sdp 
Content-Length: 312 

v=0 
o=root 1040529696 1040529696 IN IP4 x.x.x.x 
s=Asterisk PBX 10.12.2 
c=IN IP4 x.x.x.x 
t=0 0 
m=audio 15562 RTP/AVP 0 3 8 101 
a=rtpmap:0 PCMU/8000 
a=rtpmap:3 GSM/8000 
a=rtpmap:8 PCMA/8000 
a=rtpmap:101 telephone-event/8000 
a=fmtp:101 0-16 
a=silenceSupp:off - - - - 
a=ptime:20 
a=sendrecv 

---

Sorry the first FILE is jabber.conf and not sip.conf

Continuation of LOG… (Part 2)

[2013-08-12 21:32:37] DEBUG[3301] chan_sip.c: Trying to put 'INVITE sip:' onto UDP socket destined for 42.83.85.74:49619
[2013-08-12 21:32:45] DEBUG[3301] chan_sip.c: SIP TIMER: Rescheduling retransmission #32 (5) INVITE - 5
[2013-08-12 21:32:45] DEBUG[3301] chan_sip.c: ** SIP timers: Rescheduling retransmission 6 to 16000 ms (t1 500 ms (Retrans id #32)) 
[2013-08-12 21:32:45] VERBOSE[3301] chan_sip.c: Retransmitting #5 (NAT) to 42.83.85.74:49619:
INVITE sip:laptop@10.3.93.149:55996 SIP/2.0 
Via: SIP/2.0/UDP x.x.x.x:5060;branch=z9hG4bK0fefe9ed;rport 
Max-Forwards: 70 
From: "myBuddy1" <sip:myBuddy1@x.x.x.x>;tag=as7c4ddd4a 
To: <sip:laptop@10.3.93.149:55996> 
Contact: <sip:myBuddy1@x.x.x.x:5060> 
Call-ID: 0d9685d52efbf8664d60dd3a0a1608c7@x.x.x.x:5060 
CSeq: 102 INVITE 
User-Agent: Asterisk PBX 10.12.2 
Date: Mon, 12 Aug 2013 17:32:30 GMT 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH 
Supported: replaces, timer 
Content-Type: application/sdp 
Content-Length: 312 

v=0 
o=root 1040529696 1040529696 IN IP4 x.x.x.x 
s=Asterisk PBX 10.12.2 
c=IN IP4 x.x.x.x 
t=0 0 
m=audio 15562 RTP/AVP 0 3 8 101 
a=rtpmap:0 PCMU/8000 
a=rtpmap:3 GSM/8000 
a=rtpmap:8 PCMA/8000 
a=rtpmap:101 telephone-event/8000 
a=fmtp:101 0-16 
a=silenceSupp:off - - - - 
a=ptime:20 
a=sendrecv 

---
[2013-08-12 21:32:45] DEBUG[3301] chan_sip.c: Trying to put 'INVITE sip:' onto UDP socket destined for 42.83.85.74:49619
[2013-08-12 21:32:46] VERBOSE[3297] res_jabber.c: 
JABBER: Keep alive packet
[2013-08-12 21:32:57] VERBOSE[3297] res_jabber.c: 
JABBER: gmail INCOMING: <iq to="mygmail@gmail.com/Talk1EA42B20" type="set" id="65" from="myBuddy1@gmail.com/Talk.v1051587ED6D"><session type="candidates" 

id="900097919" initiator="myBuddy1@gmail.com/Talk.v1051587ED6D" xmlns="http://www.google.com/session"><candidate name="rtp" address="192.168.200.107" port="55568" 

username="SPHGG7vNyyU8SWnL" password="GO8SeDsXUP3kayud" preference="1" protocol="udp" type="local" network="0" generation="1"/></session></iq>
[2013-08-12 21:32:57] DEBUG[3297] res_jabber.c: JABBER: Handling paktype IQ
[2013-08-12 21:32:57] DEBUG[3297] chan_gtalk.c: About to add candidate!
[2013-08-12 21:32:57] VERBOSE[3297] res_jabber.c: 
JABBER: gmail OUTGOING: <iq type='result' from='mygmail@gmail.com/Talk1EA42B20' to='myBuddy1@gmail.com/Talk.v1051587ED6D' id='65'/>
[2013-08-12 21:32:57] DEBUG[3297] chan_gtalk.c: Candidate Added!
[2013-08-12 21:32:57] DEBUG[3297] res_jabber.c: XML parsing successful
[2013-08-12 21:32:57] VERBOSE[3297] res_jabber.c: 
JABBER: gmail INCOMING: <iq to="mygmail@gmail.com/Talk1EA42B20" type="set" id="66" from="myBuddy1@gmail.com/Talk.v1051587ED6D"><session type="candidates" 

id="900097919" initiator="myBuddy1@gmail.com/Talk.v1051587ED6D" xmlns="http://www.google.com/session"><candidate name="rtp" address="192.168.200.107" port="55570" 

username="HAMxZI4ka4KCD3i7" password="TUi7X8P/ox6n13fN" preference="1" protocol="udp" type="local" network="0" generation="0"/></session></iq>
[2013-08-12 21:32:57] DEBUG[3297] res_jabber.c: JABBER: Handling paktype IQ
[2013-08-12 21:32:57] DEBUG[3297] chan_gtalk.c: About to add candidate!
[2013-08-12 21:32:57] VERBOSE[3297] res_jabber.c: 
JABBER: gmail OUTGOING: <iq type='result' from='mygmail@gmail.com/Talk1EA42B20' to='myBuddy1@gmail.com/Talk.v1051587ED6D' id='66'/>
[2013-08-12 21:32:57] DEBUG[3297] chan_gtalk.c: Candidate Added!
[2013-08-12 21:32:57] DEBUG[3297] res_jabber.c: XML parsing successful
[2013-08-12 21:32:58] VERBOSE[3297] res_jabber.c: 
JABBER: gmail INCOMING: <iq to="mygmail@gmail.com/Talk1EA42B20" type="set" id="67" from="myBuddy1@gmail.com/Talk.v1051587ED6D"><session type="candidates" 

id="900097919" initiator="myBuddy1@gmail.com/Talk.v1051587ED6D" xmlns="http://www.google.com/session"><candidate name="rtp" address="115.186.121.65" port="55569" 

username="WHRRs30P7tn7qKVh" password="kZtIhFALoJqkRp1K" preference="0.9" protocol="udp" type="stun" network="0" generation="1"/></session></iq>
[2013-08-12 21:32:58] DEBUG[3297] res_jabber.c: JABBER: Handling paktype IQ
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: About to add candidate!
[2013-08-12 21:32:58] VERBOSE[3297] res_jabber.c: 
JABBER: gmail OUTGOING: <iq type='result' from='mygmail@gmail.com/Talk1EA42B20' to='myBuddy1@gmail.com/Talk.v1051587ED6D' id='67'/>
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Candidate Added!
[2013-08-12 21:32:58] DEBUG[3297] res_jabber.c: XML parsing successful
[2013-08-12 21:32:58] VERBOSE[3297] res_jabber.c: 
JABBER: gmail INCOMING: <iq to="mygmail@gmail.com/Talk1EA42B20" type="set" id="68" from="myBuddy1@gmail.com/Talk.v1051587ED6D"><session type="candidates" 

id="900097919" initiator="myBuddy1@gmail.com/Talk.v1051587ED6D" xmlns="http://www.google.com/session"><candidate name="rtp" address="115.186.121.65" port="55571" 

username="DRNWxrHGBZrZUARP" password="1T2HZCaPltm7xfS0" preference="0.9" protocol="udp" type="stun" network="0" generation="0"/></session></iq>
[2013-08-12 21:32:58] DEBUG[3297] res_jabber.c: JABBER: Handling paktype IQ
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: About to add candidate!
[2013-08-12 21:32:58] VERBOSE[3297] res_jabber.c: 
JABBER: gmail OUTGOING: <iq type='result' from='mygmail@gmail.com/Talk1EA42B20' to='myBuddy1@gmail.com/Talk.v1051587ED6D' id='68'/>
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Candidate Added!
[2013-08-12 21:32:58] DEBUG[3297] res_jabber.c: XML parsing successful
[2013-08-12 21:32:58] DEBUG[3675] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x95dfe10'
[2013-08-12 21:32:58] VERBOSE[3297] res_jabber.c: 
JABBER: gmail INCOMING: <iq to="mygmail@gmail.com/Talk1EA42B20" type="set" id="70" from="myBuddy1@gmail.com/Talk.v1051587ED6D"><session type="candidates" 

id="900097919" initiator="myBuddy1@gmail.com/Talk.v1051587ED6D" xmlns="http://www.google.com/session"><candidate name="rtp" address="173.194.70.127" port="19305" 

username="tBQdEwXzPZbaiz5U" password="mnEND+xEWch5e4Uc" preference="0.5" protocol="udp" type="relay" network="0" generation="0"/></session></iq>
[2013-08-12 21:32:58] DEBUG[3297] res_jabber.c: JABBER: Handling paktype IQ
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: About to add candidate!
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:58] VERBOSE[3297] res_jabber.c: 
JABBER: gmail OUTGOING: <iq type='result' from='mygmail@gmail.com/Talk1EA42B20' to='myBuddy1@gmail.com/Talk.v1051587ED6D' id='70'/>
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Candidate Added!
[2013-08-12 21:32:58] DEBUG[3297] res_jabber.c: XML parsing successful
[2013-08-12 21:32:58] VERBOSE[3297] res_jabber.c: 
JABBER: gmail INCOMING: <iq to="mygmail@gmail.com/Talk1EA42B20" type="set" id="69" from="myBuddy1@gmail.com/Talk.v1051587ED6D"><session type="candidates" 

id="900097919" initiator="myBuddy1@gmail.com/Talk.v1051587ED6D" xmlns="http://www.google.com/session"><candidate name="rtp" address="173.194.70.127" port="19305" 

username="NBcQ321MddSgIdJU" password="c738KC2lgpaS8KT2" preference="0.5" protocol="udp" type="relay" network="0" generation="1"/></session></iq>
[2013-08-12 21:32:58] DEBUG[3297] res_jabber.c: JABBER: Handling paktype IQ
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: About to add candidate!
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:58] VERBOSE[3297] res_jabber.c: 
JABBER: gmail OUTGOING: <iq type='result' from='mygmail@gmail.com/Talk1EA42B20' to='myBuddy1@gmail.com/Talk.v1051587ED6D' id='69'/>
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Candidate Added!
[2013-08-12 21:32:58] DEBUG[3297] res_jabber.c: XML parsing successful
[2013-08-12 21:32:58] VERBOSE[3297] res_jabber.c: 
JABBER: gmail INCOMING: <iq to="mygmail@gmail.com/Talk1EA42B20" type="set" id="71" from="myBuddy1@gmail.com/Talk.v1051587ED6D"><session type="candidates" 

id="900097919" initiator="myBuddy1@gmail.com/Talk.v1051587ED6D" xmlns="http://www.google.com/session"><candidate name="rtp" address="173.194.70.127" port="19305" 

username="NBcQ321MddSgIdJU" password="c738KC2lgpaS8KT2" preference="0.5" protocol="tcp" type="relay" network="0" generation="1"/><candidate name="rtp" 

address="192.168.200.107" port="65445" username="mICnvggY5rGNhfjO" password="dtzw90qqx0VlMF/S" preference="0.8" protocol="tcp" type="local" network="0" 

generation="1"/></session></iq>
[2013-08-12 21:32:58] DEBUG[3297] res_jabber.c: JABBER: Handling paktype IQ
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: About to add candidate!
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:58] VERBOSE[3297] res_jabber.c: 
JABBER: gmail OUTGOING: <iq type='result' from='mygmail@gmail.com/Talk1EA42B20' to='myBuddy1@gmail.com/Talk.v1051587ED6D' id='71'/>
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Candidate Added!
[2013-08-12 21:32:58] DEBUG[3297] res_jabber.c: XML parsing successful
[2013-08-12 21:32:58] VERBOSE[3297] res_jabber.c: 
JABBER: gmail INCOMING: <iq to="mygmail@gmail.com/Talk1EA42B20" type="set" id="72" from="myBuddy1@gmail.com/Talk.v1051587ED6D"><session type="candidates" 

id="900097919" initiator="myBuddy1@gmail.com/Talk.v1051587ED6D" xmlns="http://www.google.com/session"><candidate name="rtp" address="173.194.70.127" port="19305" 

username="tBQdEwXzPZbaiz5U" password="mnEND+xEWch5e4Uc" preference="0.5" protocol="tcp" type="relay" network="0" generation="0"/><candidate name="rtp" 

address="192.168.200.107" port="65446" username="G3HbDOV4XYrc9vML" password="6W9GdvpdGuEFlNvq" preference="0.8" protocol="tcp" type="local" network="0" 

generation="0"/></session></iq>
[2013-08-12 21:32:58] DEBUG[3297] res_jabber.c: JABBER: Handling paktype IQ
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: About to add candidate!
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:58] VERBOSE[3297] res_jabber.c: 
JABBER: gmail OUTGOING: <iq type='result' from='mygmail@gmail.com/Talk1EA42B20' to='myBuddy1@gmail.com/Talk.v1051587ED6D' id='72'/>
[2013-08-12 21:32:58] DEBUG[3297] chan_gtalk.c: Candidate Added!
[2013-08-12 21:32:58] DEBUG[3297] res_jabber.c: XML parsing successful
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:32:59] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107

IP: 192.168.200.107 is my SYSTEM IP (PC) which is connected via WiFi and ISP IP is: 115.186.121.65

ISP/Internet(115.186.121.65)----->ROUTER(192.168.200.1)------->PC(192.168.200.107)

Continuation of LOG… Part 3

[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: 0x9565f90 -- start learning mode pass with addr = 115.186.121.65:55571
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: 0x9565f90 -- probation = 4, seq = 22765
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: 0x9565f90 -- Condition for learning hasn't exited, so reject the frame.
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: 0x9565f90 -- start learning mode pass with addr = 115.186.121.65:55571
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: 0x9565f90 -- probation = 3, seq = 22766
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: 0x9565f90 -- Condition for learning hasn't exited, so reject the frame.
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: 0x9565f90 -- start learning mode pass with addr = 115.186.121.65:55571
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: 0x9565f90 -- probation = 2, seq = 22767
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: 0x9565f90 -- Condition for learning hasn't exited, so reject the frame.
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: 0x9565f90 -- start learning mode pass with addr = 115.186.121.65:55571
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: 0x9565f90 -- probation = 1, seq = 22768
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: 0x9565f90 -- Probation Ended. Set strict_rtp_state to STRICT_RTP_CLOSED with address 115.186.121.65:55571
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:32:59] DEBUG[3675] res_rtp_asterisk.c: No remote address on RTP instance '0x95eb348' so dropping frame
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:00] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:01] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:01] DEBUG[3301] chan_sip.c: SIP TIMER: Rescheduling retransmission #32 (6) INVITE - 5
[2013-08-12 21:33:01] DEBUG[3301] chan_sip.c: ** SIP timers: Rescheduling retransmission 7 to 32000 ms (t1 500 ms (Retrans id #32)) 
[2013-08-12 21:33:01] VERBOSE[3301] chan_sip.c: Retransmitting #6 (NAT) to 42.83.85.74:49619:
INVITE sip:laptop@10.3.93.149:55996 SIP/2.0 
Via: SIP/2.0/UDP x.x.x.x:5060;branch=z9hG4bK0fefe9ed;rport 
Max-Forwards: 70 
From: "myBuddy1" <sip:myBuddy1@x.x.x.x>;tag=as7c4ddd4a 
To: <sip:laptop@10.3.93.149:55996> 
Contact: <sip:myBuddy1@x.x.x.x:5060> 
Call-ID: 0d9685d52efbf8664d60dd3a0a1608c7@x.x.x.x:5060 
CSeq: 102 INVITE 
User-Agent: Asterisk PBX 10.12.2 
Date: Mon, 12 Aug 2013 17:32:30 GMT 
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH 
Supported: replaces, timer 
Content-Type: application/sdp 
Content-Length: 312 

v=0 
o=root 1040529696 1040529696 IN IP4 x.x.x.x 
s=Asterisk PBX 10.12.2 
c=IN IP4 x.x.x.x 
t=0 0 
m=audio 15562 RTP/AVP 0 3 8 101 
a=rtpmap:0 PCMU/8000 
a=rtpmap:3 GSM/8000 
a=rtpmap:8 PCMA/8000 
a=rtpmap:101 telephone-event/8000 
a=fmtp:101 0-16 
a=silenceSupp:off - - - - 
a=ptime:20 
a=sendrecv 

---
[2013-08-12 21:33:01] DEBUG[3301] chan_sip.c: Trying to put 'INVITE sip:' onto UDP socket destined for 42.83.85.74:49619
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:02] WARNING[3301] chan_sip.c: Retransmission timeout reached on transmission 0d9685d52efbf8664d60dd3a0a1608c7@x.x.x.x:5060 for seqno 102 

(Critical Request) -- See https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions
Packet timed out after 32000ms with no response
[2013-08-12 21:33:02] WARNING[3301] chan_sip.c: Hanging up call 0d9685d52efbf8664d60dd3a0a1608c7@x.x.x.x:5060 - no reply to our critical packet (see 

https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions).
[2013-08-12 21:33:02] DEBUG[3301] chan_sip.c: Setting SIP_ALREADYGONE on dialog 0d9685d52efbf8664d60dd3a0a1608c7@x.x.x.x:5060
[2013-08-12 21:33:02] VERBOSE[3301] chan_sip.c: Scheduling destruction of SIP dialog '0d9685d52efbf8664d60dd3a0a1608c7@x.x.x.x:5060' in 32000 ms (Method: INVITE)
[2013-08-12 21:33:02] DEBUG[3675] channel.c: Hanging up channel 'SIP/laptop-00000004'
[2013-08-12 21:33:02] DEBUG[3675] chan_sip.c: Hangup call SIP/laptop-00000004, SIP callid 0d9685d52efbf8664d60dd3a0a1608c7@x.x.x.x:5060
[2013-08-12 21:33:02] DEBUG[3675] chan_sip.c: Hanging up channel in state Down (not UP)
[2013-08-12 21:33:02] DEBUG[3675] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x95eb348'
[2013-08-12 21:33:02] VERBOSE[3675] app_dial.c: == Everyone is busy/congested at this time (1:0/0/1)
[2013-08-12 21:33:02] DEBUG[3675] app_dial.c: Exiting with DIALSTATUS=CHANUNAVAIL.
[2013-08-12 21:33:02] VERBOSE[3675] pbx.c: -- Auto fallthrough, channel 'Gtalk/myBuddy1-7776' status is 'CHANUNAVAIL'
[2013-08-12 21:33:02] DEBUG[3675] chan_gtalk.c: Don't know how to indicate condition '8'
[2013-08-12 21:33:02] DEBUG[3675] channel.c: Driver for channel 'Gtalk/myBuddy1-7776' does not support indication 8, emulating it
[2013-08-12 21:33:02] DEBUG[3675] channel.c: Set channel Gtalk/myBuddy1-7776 to write format slin
[2013-08-12 21:33:02] DEBUG[3675] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[2013-08-12 21:33:02] DEBUG[3291] devicestate.c: No provider found, checking channel drivers for SIP - laptop
[2013-08-12 21:33:02] DEBUG[3291] chan_sip.c: Checking device state for peer laptop
[2013-08-12 21:33:02] DEBUG[3291] devicestate.c: Changing state for SIP/laptop - state 1 (Not in use)
[2013-08-12 21:33:02] DEBUG[3291] devicestate.c: device 'SIP/laptop' state '1'
[2013-08-12 21:33:02] DEBUG[3327] app_queue.c: Device 'SIP/laptop' changed to state '1' (Not in use) but we don't care because they're not a member of any queue.
[2013-08-12 21:33:02] DEBUG[3675] res_rtp_asterisk.c: Ooh, format changed from unknown to ulaw
[2013-08-12 21:33:02] DEBUG[3675] res_rtp_asterisk.c: Created smoother: format: ulaw ms: 20 len: 160
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:03] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:03] DEBUG[3301] chan_sip.c: Destroying SIP dialog 0d9685d52efbf8664d60dd3a0a1608c7@x.x.x.x:5060
[2013-08-12 21:33:03] VERBOSE[3301] chan_sip.c: Really destroying SIP dialog '0d9685d52efbf8664d60dd3a0a1608c7@x.x.x.x:5060' Method: INVITE
[2013-08-12 21:33:03] DEBUG[3301] rtp_engine.c: Destroyed RTP instance '0x95eb348'
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:04] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:04] DEBUG[3675] channel.c: Generator got voice, switching to phase locked mode
[2013-08-12 21:33:04] DEBUG[3675] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:05] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:05] DEBUG[3675] res_rtp_asterisk.c: Difference is 3112, ms is 409
[2013-08-12 21:33:05] DEBUG[3675] res_rtp_asterisk.c: Difference is 960, ms is 140
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:06] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:06] DEBUG[3675] res_rtp_asterisk.c: Difference is 2368, ms is 316
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:07] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:08] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:09] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:10] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:11] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 173.194.70.127
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Sending STUN request to 173.194.70.127
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 115.186.121.65
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Sending STUN request to 115.186.121.65
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Receiving RTP traffic from IP 115.186.121.65, matches with remote candidate's IP 192.168.200.107
[2013-08-12 21:33:12] DEBUG[3675] chan_gtalk.c: Sending STUN request to 192.168.200.107
[2013-08-12 21:33:12] DEBUG[3675] channel.c: Soft-Hanging up channel 'Gtalk/myBuddy1-7776'
[2013-08-12 21:33:12] DEBUG[3675] channel.c: Set channel Gtalk/myBuddy1-7776 to write format ulaw
[2013-08-12 21:33:12] DEBUG[3675] channel.c: Hanging up channel 'Gtalk/myBuddy1-7776'
[2013-08-12 21:33:12] VERBOSE[3675] res_jabber.c: 
JABBER: gmail OUTGOING: <iq type='set' from='mygmail@gmail.com/Talk1EA42B20' to='myBuddy1@gmail.com/Talk.v1051587ED6D' id='aaaav'><session type='terminate' 

id='900097919' initiator='myBuddy1@gmail.com/Talk.v1051587ED6D' xmlns='http://www.google.com/session'/></iq>
[2013-08-12 21:33:12] DEBUG[3675] cdr_mysql.c: Inserting a CDR record.
[2013-08-12 21:33:12] DEBUG[3675] cdr_mysql.c: SQL command as follows: INSERT INTO cdr 

(`calldate`,`clid`,`src`,`dst`,`dcontext`,`channel`,`dstchannel`,`lastapp`,`lastdata`,`duration`,`billsec`,`disposition`,`amaflags`,`uniqueid`) VALUES ('2013-08-12 

21:32:28','myBuddy1','myBuddy1','mygmail@gmail.com','users','Gtalk/myBuddy1-7776','SIP/laptop-00000004','Dial','SIP/laptop','44','44','ANSWERED','3','1376328748.9')
[2013-08-12 21:33:12] DEBUG[3291] devicestate.c: No provider found, checking channel drivers for Gtalk - myBuddy1
[2013-08-12 21:33:12] DEBUG[3291] devicestate.c: Changing state for Gtalk/myBuddy1 - state 0 (Unknown)
[2013-08-12 21:33:12] DEBUG[3291] devicestate.c: device 'Gtalk/myBuddy1' state '0'
[2013-08-12 21:33:12] DEBUG[3327] app_queue.c: Device 'Gtalk/myBuddy1' changed to state '0' (Unknown) but we don't care because they're not a member of any queue.
[2013-08-12 21:33:12] VERBOSE[3297] res_jabber.c: 
JABBER: gmail INCOMING: <presence from="myBuddy2@gmail.com/android_talk5d6b23063f1d" to="mygmail@gmail.com"><status/><priority>24</priority><caps:c 

node="http://www.android.com/gtalk/client/caps" ext="pmuc-v1 voice-v1 video-v1 camera-v1" ver="1.1" xmlns:caps="http://jabber.org/protocol/caps"/><show>dnd</show><x 

xmlns="vcard-temp:x:update"><photo>693ba001f6a70063113c39297182e15bb8d90186</photo></x></presence>
[2013-08-12 21:33:12] DEBUG[3297] res_jabber.c: JABBER: I am available ^_* 13
[2013-08-12 21:33:12] DEBUG[3297] res_jabber.c: JABBER: type: 13 subtype 5
[2013-08-12 21:33:12] DEBUG[3297] res_jabber.c: JABBER: Handling paktype PRESENCE
[2013-08-12 21:33:12] DEBUG[3297] res_jabber.c: XML parsing successful
[2013-08-12 21:33:12] VERBOSE[3297] res_jabber.c: 
JABBER: gmail INCOMING: <iq type="result" to="mygmail@gmail.com/Talk1EA42B20" id="aaaav" from="myBuddy1@gmail.com/Talk.v1051587ED6D"/>
[2013-08-12 21:33:12] DEBUG[3297] res_jabber.c: JABBER: Handling paktype IQ
[2013-08-12 21:33:12] DEBUG[3297] res_jabber.c: XML parsing successful
[2013-08-12 21:33:12] VERBOSE[3297] res_jabber.c: 
JABBER: gmail INCOMING: <iq to="mygmail@gmail.com/Talk1EA42B20" type="set" id="73" from="myBuddy1@gmail.com/Talk.v1051587ED6D"><session type="terminate" id="900097919" 

initiator="myBuddy1@gmail.com/Talk.v1051587ED6D" xmlns="http://www.google.com/session"/></iq>
[2013-08-12 21:33:12] DEBUG[3297] res_jabber.c: JABBER: Handling paktype IQ
[2013-08-12 21:33:12] DEBUG[3297] chan_gtalk.c: The client is myBuddy1
[2013-08-12 21:33:12] NOTICE[3297] chan_gtalk.c: Whoa, didn't find call during hangup!
[2013-08-12 21:33:12] VERBOSE[3297] res_jabber.c: 
JABBER: gmail OUTGOING: <iq type='result' from='mygmail@gmail.com/Talk1EA42B20' to='myBuddy1@gmail.com/Talk.v1051587ED6D' id='73'/>
[2013-08-12 21:33:12] DEBUG[3297] res_jabber.c: XML parsing successful
[2013-08-12 21:33:18] DEBUG[3677] manager.c: Running action 'Login'

Alrite… I made changes to sip.conf taken from this post: viewtopic.php?f=1&t=86149&p=185214&hilit=not+receiving+calls#p185214

I am able to receive call on my BlackBerry VoIP Dialer via Google Talk (myBuddy1@gmail.com)… but nooo Voice from both ends :frowning:

[general]
context=default
bindport=5060
bindaddr=0.0.0.0
srvlookup=no
;srvlookup=yes
;disallow=all
;allow=ulaw
;allow=gsm
;allow=alaw
language=en
trustpid=yes
sendrpid=yes
qualify=yes
callevents=yes
insecure=invite
pedantic=no
useragent=Adiie9 VoIP
videosupport=no
;t38pt_udptl=no
;t38pt_rtp=no
;t38pt_tcp=no


[mobile]
context=users
port=5060
type=friend
secret=mobileSecret
dtmfmode=rfc2833
nat=yes
host=dynamic
username=mobile

[laptop]
context=users
port=5060
type=friend
secret=laptopSecret
dtmfmode=rfc2833
nat=yes
host=dynamic
username=laptop

On BlackBerry voip dialer, I have audio option and I have checked these options:
PCMU
PCMA
AMR
GSM

and for testing, I have commented allow and disallow so that all codes are taking into consideration but may this is the issue :confused:

[color=#FF0000]Please help me out…[/color]

And when I call from voip dialer to extension 202 which is myBuddy1@gmail.com I get call on Google Talk and when I accept… no voice on both sides :frowning:

Woooopp!! All done! I forgot to open ports for RTP 10000-20000 and I installed
system-config-securitylevel While I was building asterisk… So I have disabled firewall… Still RTP was not working and this is what I did

iptables -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
iptables -A INPUT -p udp -m udp --dport 5060 -j ACCEPT
iptables -A INPUT -p udp -m udp --dport 10000:20000 -j ACCEPT

services iptables save
services iptables stop
services iptables start

I have asterisk+FreePBX so I restarted service

amportal stop
amportal start

DONE! :wink: