[Freeswitch-users] Question about mod_dingaling.

Anthony Minessale anthony.minessale at gmail.com
Fri Feb 11 15:02:11 MSK 2011


dont post logs on the mailing list. Put them on http://pastebin.freeswitch.org

Also did you use the wiki to learn how to do this?

Start with fresh default configuration and follow:
http://wiki.freeswitch.org/wiki/Google_Voice



2011/2/11 占平陈 <chenzhanping at gmail.com>:
> I try to install freeswitch 1.0.7 download from latest.freeswitch.org,but
> can not call out from mod_dingaling use google voice always.
>
> this is a part of cli log:
>
>
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:865 Set Read Codec to
> PCMU at 8000
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:880 Set Write Codec to
> PCMU at 8000
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:892 SETUP RTP
> 184.105.153.247:0 -> 74.125.127.126:19295
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:914 RTP ERROR Missing
> local port
> 2011-02-11 19:37:21.546355 [DEBUG] switch_channel.c:2538
> (dingaling/gv1/+18009993355 at voice.google.com) Callstate Change DOWN ->
> HANGUP
> 2011-02-11 19:37:21.546355 [NOTICE] mod_dingaling.c:915 Hangup
> dingaling/gv1/+18009993355 at voice.google.com [CS_INIT]
> [DESTINATION_OUT_OF_ORDER]
> 2011-02-11 19:37:21.546355 [DEBUG] switch_channel.c:2554 Send signal
> dingaling/gv1/+18009993355 at voice.google.com [KILL]
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:1348
> dingaling/gv1/+18009993355 at voice.google.com CHANNEL KILL
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_session.c:1116 Send signal
> dingaling/gv1/+18009993355 at voice.google.com [BREAK]
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:1348
> dingaling/gv1/+18009993355 at voice.google.com CHANNEL KILL
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:710 Terminate called from
> line 1177 state=CS_HANGUP
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:356
> (dingaling/gv1/+18009993355 at voice.google.com) State INIT going to sleep
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:320
> (dingaling/gv1/+18009993355 at voice.google.com) Running State Change CS_HANGUP
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:557
> (dingaling/gv1/+18009993355 at voice.google.com) State HANGUP
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:1317
> dingaling/gv1/+18009993355 at voice.google.com CHANNEL HANGUP
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:46
> dingaling/gv1/+18009993355 at voice.google.com Standard HANGUP, cause:
> DESTINATION_OUT_OF_ORDER
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:557
> (dingaling/gv1/+18009993355 at voice.google.com) State HANGUP going to sleep
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:351
> (dingaling/gv1/+18009993355 at voice.google.com) State Change CS_HANGUP ->
> CS_REPORTING
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_session.c:1116 Send signal
> dingaling/gv1/+18009993355 at voice.google.com [BREAK]
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:1348
> dingaling/gv1/+18009993355 at voice.google.com CHANNEL KILL
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:320
> (dingaling/gv1/+18009993355 at voice.google.com) Running State Change
> CS_REPORTING
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:617
> (dingaling/gv1/+18009993355 at voice.google.com) State REPORTING
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:53
> dingaling/gv1/+18009993355 at voice.google.com Standard REPORTING, cause:
> DESTINATION_OUT_OF_ORDER
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:617
> (dingaling/gv1/+18009993355 at voice.google.com) State REPORTING going to sleep
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:345
> (dingaling/gv1/+18009993355 at voice.google.com) State Change CS_REPORTING ->
> CS_DESTROY
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_session.c:1116 Send signal
> dingaling/gv1/+18009993355 at voice.google.com [BREAK]
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:1348
> dingaling/gv1/+18009993355 at voice.google.com CHANNEL KILL
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_session.c:1288 Session 12
> (dingaling/gv1/+18009993355 at voice.google.com) Locked, Waiting on external
> entities
> 2011-02-11 19:37:21.550059 [DEBUG] switch_ivr_originate.c:3502 Originate
> Resulted in Error Cause: 27 [DESTINATION_OUT_OF_ORDER]
> 2011-02-11 19:37:21.550059 [INFO] mod_dptools.c:2623 Originate Failed.
> Cause: DESTINATION_OUT_OF_ORDER
> 2011-02-11 19:37:21.550059 [DEBUG] switch_channel.c:2538
> (sofia/internal/1000 at 184.105.153.247) Callstate Change RINGING -> HANGUP
> 2011-02-11 19:37:21.550059 [NOTICE] mod_dptools.c:2686 Hangup
> sofia/internal/1000 at 184.105.153.247 [CS_EXECUTE] [DESTINATION_OUT_OF_ORDER]
> 2011-02-11 19:37:21.550059 [DEBUG] switch_channel.c:2554 Send signal
> sofia/internal/1000 at 184.105.153.247 [KILL]
> 2011-02-11 19:37:21.550059 [DEBUG] switch_core_session.c:1116 Send signal
> sofia/internal/1000 at 184.105.153.247 [BREAK]
>
> all log is here:
>
>
> freeswitch at yijiaren.net.cn> 2011-02-11 19:37:17.481827 [DEBUG] sofia.c:6427
> IP 121.28.15.8 Rejected by acl "domains". Falling back to Digest auth.
> 2011-02-11 19:37:17.485846 [WARNING] sofia_reg.c:1247 SIP auth challenge
> (INVITE) on sofia profile 'internal' for [5018009993355 at 184.105.153.247]
> from ip 121.28.15.8
> 2011-02-11 19:37:17.785818 [DEBUG] sofia.c:6427 IP 121.28.15.8 Rejected by
> acl "domains". Falling back to Digest auth.
> 2011-02-11 19:37:17.789834 [NOTICE] switch_channel.c:811 New Channel
> sofia/internal/1000 at 184.105.153.247 [4716f8ad-de2d-4de6-9848-834add30ff1f]
> 2011-02-11 19:37:17.789834 [DEBUG] switch_core_state_machine.c:320
> (sofia/internal/1000 at 184.105.153.247) Running State Change CS_NEW
> 2011-02-11 19:37:17.789834 [DEBUG] switch_core_state_machine.c:338
> (sofia/internal/1000 at 184.105.153.247) State NEW
> 2011-02-11 19:37:17.830152 [DEBUG] sofia.c:4659 Channel
> sofia/internal/1000 at 184.105.153.247 entering state [received][100]
> 2011-02-11 19:37:17.830152 [DEBUG] sofia.c:4670 Remote SDP:
> v=0
> o=- 8 2 IN IP4 61.235.150.11
> s=CounterPath eyeBeam 1.5
> c=IN IP4 61.235.150.11
> t=0 0
> m=audio 6816 RTP/AVP 0 101
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-15
> a=alt:1 3 : H+ZKvDCR 5iYo6mbN 192.168.52.1 6816
> a=alt:2 2 : yZueEnyN QCAU4mGC 192.168.153.1 6816
> a=alt:3 1 : g4e9fZKB 6/CgnDNR 61.235.150.11 6816
> a=x-rtp-session-id:41F847609F534152A0EDFEBE5D1D93FC
> 2011-02-11 19:37:17.830152 [DEBUG] sofia_glue.c:4474 Audio Codec Compare
> [PCMU:0:8000:20:64000]/[G7221:115:32000:20:48000]
> 2011-02-11 19:37:17.830152 [DEBUG] sofia_glue.c:4474 Audio Codec Compare
> [PCMU:0:8000:20:64000]/[G7221:107:16000:20:32000]
> 2011-02-11 19:37:17.830152 [DEBUG] sofia_glue.c:4474 Audio Codec Compare
> [PCMU:0:8000:20:64000]/[PCMU:0:8000:20:64000]
> 2011-02-11 19:37:17.830152 [DEBUG] sofia_glue.c:2757 Set Codec
> sofia/internal/1000 at 184.105.153.247 PCMU/8000 20 ms 160 samples 64000 bits
> 2011-02-11 19:37:17.830152 [DEBUG] sofia_glue.c:4578 Set 2833 dtmf send/recv
> payload to 101
> 2011-02-11 19:37:17.830152 [DEBUG] sofia.c:4837
> (sofia/internal/1000 at 184.105.153.247) State Change CS_NEW -> CS_INIT
> 2011-02-11 19:37:17.830152 [DEBUG] switch_core_session.c:1116 Send signal
> sofia/internal/1000 at 184.105.153.247 [BREAK]
> 2011-02-11 19:37:17.833837 [DEBUG] switch_core_state_machine.c:320
> (sofia/internal/1000 at 184.105.153.247) Running State Change CS_INIT
> 2011-02-11 19:37:17.833837 [DEBUG] switch_core_state_machine.c:356
> (sofia/internal/1000 at 184.105.153.247) State INIT
> 2011-02-11 19:37:17.833837 [DEBUG] mod_sofia.c:84
> sofia/internal/1000 at 184.105.153.247 SOFIA INIT
> 2011-02-11 19:37:17.833837 [DEBUG] mod_sofia.c:124
> (sofia/internal/1000 at 184.105.153.247) State Change CS_INIT -> CS_ROUTING
> 2011-02-11 19:37:17.833837 [DEBUG] switch_core_session.c:1116 Send signal
> sofia/internal/1000 at 184.105.153.247 [BREAK]
> 2011-02-11 19:37:17.833837 [DEBUG] switch_core_state_machine.c:356
> (sofia/internal/1000 at 184.105.153.247) State INIT going to sleep
> 2011-02-11 19:37:17.833837 [DEBUG] switch_core_state_machine.c:320
> (sofia/internal/1000 at 184.105.153.247) Running State Change CS_ROUTING
> 2011-02-11 19:37:17.833837 [DEBUG] switch_channel.c:1660
> (sofia/internal/1000 at 184.105.153.247) Callstate Change DOWN -> RINGING
> 2011-02-11 19:37:17.833837 [DEBUG] switch_core_state_machine.c:359
> (sofia/internal/1000 at 184.105.153.247) State ROUTING
> 2011-02-11 19:37:17.833837 [DEBUG] mod_sofia.c:147
> sofia/internal/1000 at 184.105.153.247 SOFIA ROUTING
> 2011-02-11 19:37:17.833837 [DEBUG] switch_core_state_machine.c:77
> sofia/internal/1000 at 184.105.153.247 Standard ROUTING
> 2011-02-11 19:37:17.833837 [INFO] mod_dialplan_xml.c:331 Processing 1000
> <1000>->5018009993355 in context default
> Dialplan: sofia/internal/1000 at 184.105.153.247 parsing [default->gvoice_out]
> continue=false
> Dialplan: sofia/internal/1000 at 184.105.153.247 Regex (PASS) [gvoice_out]
> destination_number(5018009993355) =~ /^50(1\d{10})$/ break=on-false
> Dialplan: sofia/internal/1000 at 184.105.153.247 Action
> set(hangup_after_bridge=true)
> Dialplan: sofia/internal/1000 at 184.105.153.247 Action
> bridge(dingaling/gv1/+18009993355 at voice.google.com)
> 2011-02-11 19:37:17.833837 [DEBUG] switch_core_state_machine.c:119
> (sofia/internal/1000 at 184.105.153.247) State Change CS_ROUTING -> CS_EXECUTE
> 2011-02-11 19:37:17.833837 [DEBUG] switch_core_session.c:1116 Send signal
> sofia/internal/1000 at 184.105.153.247 [BREAK]
> 2011-02-11 19:37:17.833837 [DEBUG] switch_core_state_machine.c:359
> (sofia/internal/1000 at 184.105.153.247) State ROUTING going to sleep
> 2011-02-11 19:37:17.833837 [DEBUG] switch_core_state_machine.c:320
> (sofia/internal/1000 at 184.105.153.247) Running State Change CS_EXECUTE
> 2011-02-11 19:37:17.833837 [DEBUG] switch_core_state_machine.c:366
> (sofia/internal/1000 at 184.105.153.247) State EXECUTE
> 2011-02-11 19:37:17.833837 [DEBUG] mod_sofia.c:240
> sofia/internal/1000 at 184.105.153.247 SOFIA EXECUTE
> 2011-02-11 19:37:17.833837 [DEBUG] switch_core_state_machine.c:157
> sofia/internal/1000 at 184.105.153.247 Standard EXECUTE
> EXECUTE sofia/internal/1000 at 184.105.153.247 set(hangup_after_bridge=true)
> 2011-02-11 19:37:17.833837 [DEBUG] mod_dptools.c:1059
> sofia/internal/1000 at 184.105.153.247 SET [hangup_after_bridge]=[true]
> EXECUTE sofia/internal/1000 at 184.105.153.247
> bridge(dingaling/gv1/+18009993355 at voice.google.com)
> 2011-02-11 19:37:17.833837 [NOTICE] switch_channel.c:811 New Channel
> dingaling/gv1/+18009993355 at voice.google.com
> [c024cca7-4b61-475f-a04a-023e808cb41f]
> 2011-02-11 19:37:17.833837 [DEBUG] libdingaling.c:355 Created Session
> 1162869130
> 2011-02-11 19:37:17.833837 [DEBUG] mod_dingaling.c:1824
> (dingaling/gv1/+18009993355 at voice.google.com) State Change CS_NEW -> CS_INIT
> 2011-02-11 19:37:17.833837 [DEBUG] switch_core_session.c:1116 Send signal
> dingaling/gv1/+18009993355 at voice.google.com [BREAK]
> 2011-02-11 19:37:17.833837 [DEBUG] mod_dingaling.c:1348
> dingaling/gv1/+18009993355 at voice.google.com CHANNEL KILL
> 2011-02-11 19:37:17.833837 [DEBUG] switch_core_state_machine.c:320
> (dingaling/gv1/+18009993355 at voice.google.com) Running State Change CS_INIT
> 2011-02-11 19:37:17.833837 [DEBUG] switch_core_state_machine.c:356
> (dingaling/gv1/+18009993355 at voice.google.com) State INIT
> 2011-02-11 19:37:17.833837 [NOTICE] mod_dingaling.c:1110 Ring-Ready
> dingaling/gv1/+18009993355 at voice.google.com!
> 2011-02-11 19:37:17.833837 [DEBUG] mod_dingaling.c:1063 Don't have my codec
> yet here's one
> 2011-02-11 19:37:17.833837 [DEBUG] mod_dingaling.c:1083 Send Describe
> [PCMU at 8000]
> 2011-02-11 19:37:17.937903 [DEBUG] libdingaling.c:1450 Processing 1 packets
> in retry queue
> 2011-02-11 19:37:17.937903 [DEBUG] libdingaling.c:1467 Sending packet 315 (2
> left)
> 2011-02-11 19:37:17.937903 [NOTICE] libdingaling.c:1368 SecSEND:
> -------------------------------------------------------------------------------
> <iq xmlns="jabber:client" from="husodesar at gmail.com/gtalk94609708"
> to="+18009993355 at voice.google.com" type="set" id="315">
>   <ses:session xmlns:ses="http://www.google.com/session" type="initiate"
> id="1162869130" initiator="husodesar at gmail.com/gtalk94609708">
>     <pho:description xmlns:pho="http://www.google.com/session/phone"
> xml:lang="en">
>       <pho:payload-type xmlns:pho="http://www.google.com/session/phone"
> id="0" name="PCMU" clockrate="8000" bitrate="64000"></pho:payload-type>
>     </pho:description>
>     <transport xmlns="http://www.google.com/transport/p2p"></transport>
>   </ses:session>
> </iq>
> 2011-02-11 19:37:18.037842 [DEBUG] libdingaling.c:1450 Processing 1 packets
> in retry queue
> 2011-02-11 19:37:18.045839 [INFO] libdingaling.c:1366 SecRECV:
> -------------------------------------------------------------------------------
> <iq from="+18009993355 at voice.google.com"
> to="husodesar at gmail.com/gtalk94609708" type="error" id="315">
>   <ses:session type="initiate" id="1162869130"
> initiator="husodesar at gmail.com/gtalk94609708"
> xmlns:ses="http://www.google.com/session">
>     <pho:description xml:lang="en"
> xmlns:pho="http://www.google.com/session/phone">
>       <pho:payload-type id="0" name="PCMU" clockrate="8000"
> bitrate="64000"></pho:payload-type>
>     </pho:description>
>     <transport xmlns="http://www.google.com/transport/p2p"></transport>
>   </ses:session>
>   <error code="302" type="modify">
>     <redirect
> xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">xmpp:+18009993355 at voice.google.com/srvres-MTAuMjI5LjkyLjIyNjo5ODc1</redirect>
>     <ses:redirect
> xmlns:ses="http://www.google.com/session">xmpp:+18009993355 at voice.google.com/srvres-MTAuMjI5LjkyLjIyNjo5ODc1</ses:redirect>
>   </error>
> </iq>
> 2011-02-11 19:37:18.045839 [DEBUG] libdingaling.c:968 Cancel packet 315
> 2011-02-11 19:37:18.045839 [DEBUG] libdingaling.c:383 Message for Session
> 1162869130
> 2011-02-11 19:37:18.045839 [DEBUG] mod_dingaling.c:2941 using Existing
> session for 1162869130
> 2011-02-11 19:37:18.045839 [DEBUG] mod_dingaling.c:1083 Send Describe
> [PCMU at 8000]
> 2011-02-11 19:37:18.137840 [NOTICE] libdingaling.c:1368 SecSEND:
> -------------------------------------------------------------------------------
> <iq type="result" to="+18009993355 at voice.google.com"
> from="xmpp:+18009993355 at voice.google.com/srvres-MTAuMjI5LjkyLjIyNjo5ODc1"
> id="315">
>   <query></query>
> </iq>
> 2011-02-11 19:37:18.137840 [DEBUG] libdingaling.c:1450 Processing 2 packets
> in retry queue
> 2011-02-11 19:37:18.137840 [DEBUG] libdingaling.c:1475 Discarding packet 315
> 2011-02-11 19:37:18.137840 [DEBUG] libdingaling.c:1467 Sending packet 316 (2
> left)
> 2011-02-11 19:37:18.137840 [NOTICE] libdingaling.c:1368 SecSEND:
> -------------------------------------------------------------------------------
> <iq xmlns="jabber:client" from="husodesar at gmail.com/gtalk94609708"
> to="+18009993355 at voice.google.com/srvres-MTAuMjI5LjkyLjIyNjo5ODc1"
> type="set" id="316">
>   <ses:session xmlns:ses="http://www.google.com/session" type="initiate"
> id="1162869130" initiator="husodesar at gmail.com/gtalk94609708">
>     <pho:description xmlns:pho="http://www.google.com/session/phone"
> xml:lang="en">
>       <pho:payload-type xmlns:pho="http://www.google.com/session/phone"
> id="0" name="PCMU" clockrate="8000" bitrate="64000"></pho:payload-type>
>     </pho:description>
>     <transport xmlns="http://www.google.com/transport/p2p"></transport>
>   </ses:session>
> </iq>
> 2011-02-11 19:37:18.237846 [DEBUG] libdingaling.c:1450 Processing 1 packets
> in retry queue
> 2011-02-11 19:37:18.297853 [INFO] libdingaling.c:1366 SecRECV:
> -------------------------------------------------------------------------------
> <iq from="+18009993355 at voice.google.com/srvres-MTAuMjI5LjkyLjIyNjo5ODc1"
> to="husodesar at gmail.com/gtalk94609708"
> id="jingle:10.229.92.226-10513507:1:0290B654" type="set">
>   <ses:session type="transport-accept" id="1162869130"
> initiator="husodesar at gmail.com/gtalk94609708"
> xmlns:ses="http://www.google.com/session">
>     <transport xmlns="http://www.google.com/transport/p2p"></transport>
>   </ses:session>
> </iq>
> 2011-02-11 19:37:18.297853 [DEBUG] libdingaling.c:383 Message for Session
> 1162869130
> 2011-02-11 19:37:18.297853 [DEBUG] mod_dingaling.c:2941 using Existing
> session for 1162869130
> 2011-02-11 19:37:18.297853 [DEBUG] mod_dingaling.c:1008 Send Candidate
> 184.105.153.247:24320 [JwkGkXBkIuntRST4]
> 2011-02-11 19:37:18.297853 [INFO] libdingaling.c:1366 SecRECV:
> -------------------------------------------------------------------------------
> <iq to="husodesar at gmail.com/gtalk94609708"
> from="+18009993355 at voice.google.com/srvres-MTAuMjI5LjkyLjIyNjo5ODc1"
> id="316" type="result"></iq>
> 2011-02-11 19:37:18.297853 [DEBUG] libdingaling.c:968 Cancel packet 316
> 2011-02-11 19:37:18.337857 [NOTICE] libdingaling.c:1368 SecSEND:
> -------------------------------------------------------------------------------
> <iq type="result"
> to="+18009993355 at voice.google.com/srvres-MTAuMjI5LjkyLjIyNjo5ODc1"
> from="husodesar at gmail.com/gtalk94609708"
> id="jingle:10.229.92.226-10513507:1:0290B654">
>   <query></query>
> </iq>
> 2011-02-11 19:37:18.337857 [DEBUG] libdingaling.c:1450 Processing 2 packets
> in retry queue
> 2011-02-11 19:37:18.337857 [DEBUG] libdingaling.c:1475 Discarding packet 316
> 2011-02-11 19:37:18.337857 [DEBUG] libdingaling.c:1467 Sending packet 317 (2
> left)
> 2011-02-11 19:37:18.337857 [NOTICE] libdingaling.c:1368 SecSEND:
> -------------------------------------------------------------------------------
> <iq xmlns="jabber:client" from="husodesar at gmail.com/gtalk94609708"
> to="+18009993355 at voice.google.com/srvres-MTAuMjI5LjkyLjIyNjo5ODc1"
> type="set" id="317">
>   <ses:session xmlns:ses="http://www.google.com/session"
> type="transport-info" id="1162869130"
> initiator="husodesar at gmail.com/gtalk94609708">
>     <transport xmlns="http://www.google.com/transport/p2p">
>       <candidate name="rtp" address="184.105.153.247" port="24320"
> username="JwkGkXBkIuntRST4" password="JwkGkXBkIuntRST4" preference="1.0"
> protocol="udp" type="local" network="0" generation="0"></candidate>
>     </transport>
>   </ses:session>
> </iq>
> 2011-02-11 19:37:18.437876 [DEBUG] libdingaling.c:1450 Processing 1 packets
> in retry queue
> 2011-02-11 19:37:18.481871 [INFO] libdingaling.c:1366 SecRECV:
> -------------------------------------------------------------------------------
> <iq to="husodesar at gmail.com/gtalk94609708"
> from="+18009993355 at voice.google.com/srvres-MTAuMjI5LjkyLjIyNjo5ODc1"
> id="317" type="result"></iq>
> 2011-02-11 19:37:18.481871 [DEBUG] libdingaling.c:968 Cancel packet 317
> 2011-02-11 19:37:18.537869 [DEBUG] libdingaling.c:1450 Processing 1 packets
> in retry queue
> 2011-02-11 19:37:18.537869 [DEBUG] libdingaling.c:1475 Discarding packet 317
> 2011-02-11 19:37:18.585873 [INFO] libdingaling.c:1366 SecRECV:
> -------------------------------------------------------------------------------
> <iq from="+18009993355 at voice.google.com/srvres-MTAuMjI5LjkyLjIyNjo5ODc1"
> to="husodesar at gmail.com/gtalk94609708"
> id="jingle:10.229.92.226-10513507:1:0290B656" type="set">
>   <ses:session type="transport-info" id="1162869130"
> initiator="husodesar at gmail.com/gtalk94609708"
> xmlns:ses="http://www.google.com/session">
>     <transport xmlns="http://www.google.com/transport/p2p">
>       <candidate name="rtp" address="74.125.127.126" port="19295"
> username="wCd9MeksClqQziAR" preference="1.0" protocol="udp"
> network="mediaproxy" generation="0"></candidate>
>       <candidate name="rtp" address="74.125.127.126" port="19294"
> username="wCd9MeksClqQziAR" preference="0.6" protocol="tcp"
> network="mediaproxy" generation="0"></candidate>
>       <candidate name="rtp" address="74.125.127.126" port="443"
> username="wCd9MeksClqQziAR" preference="0.5" protocol="ssltcp"
> network="mediaproxy" generation="0"></candidate>
>     </transport>
>   </ses:session>
> </iq>
> 2011-02-11 19:37:18.585873 [DEBUG] libdingaling.c:383 Message for Session
> 1162869130
> 2011-02-11 19:37:18.585873 [DEBUG] libdingaling.c:528 New Candidate 1
> name=rtp
> type=stun
> protocol=udp
> username=wCd9MeksClqQziAR
> password=(null)
> address=74.125.127.126
> port=19295
> pref=1.00
> 2011-02-11 19:37:18.585873 [DEBUG] libdingaling.c:528 New Candidate 2
> name=rtp
> type=stun
> protocol=tcp
> username=wCd9MeksClqQziAR
> password=(null)
> address=74.125.127.126
> port=19294
> pref=0.60
> 2011-02-11 19:37:18.585873 [DEBUG] libdingaling.c:528 New Candidate 3
> name=rtp
> type=stun
> protocol=ssltcp
> username=wCd9MeksClqQziAR
> password=(null)
> address=74.125.127.126
> port=443
> pref=0.50
> 2011-02-11 19:37:18.585873 [DEBUG] mod_dingaling.c:2941 using Existing
> session for 1162869130
> 2011-02-11 19:37:18.585873 [DEBUG] mod_dingaling.c:3279 3 candidates
> 2011-02-11 19:37:18.585873 [DEBUG] mod_dingaling.c:3315 candidates
> 74.125.127.126:19295
> 2011-02-11 19:37:18.585873 [DEBUG] mod_dingaling.c:3315 candidates
> 74.125.127.126:19294
> 2011-02-11 19:37:18.585873 [DEBUG] mod_dingaling.c:3315 candidates
> 74.125.127.126:443
> 2011-02-11 19:37:18.585873 [DEBUG] mod_dingaling.c:3351 Acceptable Candidate
> 74.125.127.126:19295
> 2011-02-11 19:37:18.637916 [NOTICE] libdingaling.c:1368 SecSEND:
> -------------------------------------------------------------------------------
> <iq type="result"
> to="+18009993355 at voice.google.com/srvres-MTAuMjI5LjkyLjIyNjo5ODc1"
> from="husodesar at gmail.com/gtalk94609708"
> id="jingle:10.229.92.226-10513507:1:0290B656">
>   <query></query>
> </iq>
> 2011-02-11 19:37:21.542056 [INFO] libdingaling.c:1366 SecRECV:
> -------------------------------------------------------------------------------
> <iq from="+18009993355 at voice.google.com/srvres-MTAuMjI5LjkyLjIyNjo5ODc1"
> to="husodesar at gmail.com/gtalk94609708"
> id="jingle:10.229.92.226-10513507:1:0290B659" type="set">
>   <ses:session type="accept" id="1162869130"
> initiator="husodesar at gmail.com/gtalk94609708"
> xmlns:ses="http://www.google.com/session">
>     <pho:description xmlns:pho="http://www.google.com/session/phone">
>       <pho:payload-type id="0" name="PCMU"
> clockrate="8000"></pho:payload-type>
>       <pho:payload-type id="101" name="telephone-event"></pho:payload-type>
>     </pho:description>
>   </ses:session>
> </iq>
> 2011-02-11 19:37:21.542056 [DEBUG] libdingaling.c:383 Message for Session
> 1162869130
> 2011-02-11 19:37:21.542056 [DEBUG] libdingaling.c:440 Add Payload [PCMU]
> id='0'
> 2011-02-11 19:37:21.542056 [DEBUG] libdingaling.c:440 Add Payload
> [telephone-event] id='101'
> 2011-02-11 19:37:21.542056 [DEBUG] mod_dingaling.c:2941 using Existing
> session for 1162869130
> 2011-02-11 19:37:21.542056 [DEBUG] mod_dingaling.c:3193 Already decided on a
> codec
> 2011-02-11 19:37:21.542056 [NOTICE] libdingaling.c:1368 SecSEND:
> -------------------------------------------------------------------------------
> <iq type="result"
> to="+18009993355 at voice.google.com/srvres-MTAuMjI5LjkyLjIyNjo5ODc1"
> from="husodesar at gmail.com/gtalk94609708"
> id="jingle:10.229.92.226-10513507:1:0290B659">
>   <query></query>
> </iq>
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:865 Set Read Codec to
> PCMU at 8000
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:880 Set Write Codec to
> PCMU at 8000
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:892 SETUP RTP
> 184.105.153.247:0 -> 74.125.127.126:19295
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:914 RTP ERROR Missing
> local port
> 2011-02-11 19:37:21.546355 [DEBUG] switch_channel.c:2538
> (dingaling/gv1/+18009993355 at voice.google.com) Callstate Change DOWN ->
> HANGUP
> 2011-02-11 19:37:21.546355 [NOTICE] mod_dingaling.c:915 Hangup
> dingaling/gv1/+18009993355 at voice.google.com [CS_INIT]
> [DESTINATION_OUT_OF_ORDER]
> 2011-02-11 19:37:21.546355 [DEBUG] switch_channel.c:2554 Send signal
> dingaling/gv1/+18009993355 at voice.google.com [KILL]
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:1348
> dingaling/gv1/+18009993355 at voice.google.com CHANNEL KILL
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_session.c:1116 Send signal
> dingaling/gv1/+18009993355 at voice.google.com [BREAK]
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:1348
> dingaling/gv1/+18009993355 at voice.google.com CHANNEL KILL
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:710 Terminate called from
> line 1177 state=CS_HANGUP
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:356
> (dingaling/gv1/+18009993355 at voice.google.com) State INIT going to sleep
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:320
> (dingaling/gv1/+18009993355 at voice.google.com) Running State Change CS_HANGUP
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:557
> (dingaling/gv1/+18009993355 at voice.google.com) State HANGUP
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:1317
> dingaling/gv1/+18009993355 at voice.google.com CHANNEL HANGUP
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:46
> dingaling/gv1/+18009993355 at voice.google.com Standard HANGUP, cause:
> DESTINATION_OUT_OF_ORDER
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:557
> (dingaling/gv1/+18009993355 at voice.google.com) State HANGUP going to sleep
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:351
> (dingaling/gv1/+18009993355 at voice.google.com) State Change CS_HANGUP ->
> CS_REPORTING
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_session.c:1116 Send signal
> dingaling/gv1/+18009993355 at voice.google.com [BREAK]
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:1348
> dingaling/gv1/+18009993355 at voice.google.com CHANNEL KILL
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:320
> (dingaling/gv1/+18009993355 at voice.google.com) Running State Change
> CS_REPORTING
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:617
> (dingaling/gv1/+18009993355 at voice.google.com) State REPORTING
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:53
> dingaling/gv1/+18009993355 at voice.google.com Standard REPORTING, cause:
> DESTINATION_OUT_OF_ORDER
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:617
> (dingaling/gv1/+18009993355 at voice.google.com) State REPORTING going to sleep
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_state_machine.c:345
> (dingaling/gv1/+18009993355 at voice.google.com) State Change CS_REPORTING ->
> CS_DESTROY
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_session.c:1116 Send signal
> dingaling/gv1/+18009993355 at voice.google.com [BREAK]
> 2011-02-11 19:37:21.546355 [DEBUG] mod_dingaling.c:1348
> dingaling/gv1/+18009993355 at voice.google.com CHANNEL KILL
> 2011-02-11 19:37:21.546355 [DEBUG] switch_core_session.c:1288 Session 12
> (dingaling/gv1/+18009993355 at voice.google.com) Locked, Waiting on external
> entities
> 2011-02-11 19:37:21.550059 [DEBUG] switch_ivr_originate.c:3502 Originate
> Resulted in Error Cause: 27 [DESTINATION_OUT_OF_ORDER]
> 2011-02-11 19:37:21.550059 [INFO] mod_dptools.c:2623 Originate Failed.
> Cause: DESTINATION_OUT_OF_ORDER
> 2011-02-11 19:37:21.550059 [DEBUG] switch_channel.c:2538
> (sofia/internal/1000 at 184.105.153.247) Callstate Change RINGING -> HANGUP
> 2011-02-11 19:37:21.550059 [NOTICE] mod_dptools.c:2686 Hangup
> sofia/internal/1000 at 184.105.153.247 [CS_EXECUTE] [DESTINATION_OUT_OF_ORDER]
> 2011-02-11 19:37:21.550059 [DEBUG] switch_channel.c:2554 Send signal
> sofia/internal/1000 at 184.105.153.247 [KILL]
> 2011-02-11 19:37:21.550059 [DEBUG] switch_core_session.c:1116 Send signal
> sofia/internal/1000 at 184.105.153.247 [BREAK]
> 2011-02-11 19:37:21.550059 [DEBUG] switch_core_session.c:2060
> sofia/internal/1000 at 184.105.153.247 skip receive message
> [APPLICATION_EXEC_COMPLETE] (channel is hungup already)
> 2011-02-11 19:37:21.550059 [DEBUG] switch_core_state_machine.c:366
> (sofia/internal/1000 at 184.105.153.247) State EXECUTE going to sleep
> 2011-02-11 19:37:21.550059 [DEBUG] switch_core_state_machine.c:320
> (sofia/internal/1000 at 184.105.153.247) Running State Change CS_HANGUP
> 2011-02-11 19:37:21.550059 [DEBUG] switch_core_state_machine.c:557
> (sofia/internal/1000 at 184.105.153.247) State HANGUP
> 2011-02-11 19:37:21.550059 [DEBUG] mod_sofia.c:457 Channel
> sofia/internal/1000 at 184.105.153.247 hanging up, cause:
> DESTINATION_OUT_OF_ORDER
> 2011-02-11 19:37:21.550059 [NOTICE] switch_core_session.c:1306 Session 12
> (dingaling/gv1/+18009993355 at voice.google.com) Ended
> 2011-02-11 19:37:21.550059 [NOTICE] switch_core_session.c:1308 Close Channel
> dingaling/gv1/+18009993355 at voice.google.com [CS_DESTROY]
> 2011-02-11 19:37:21.550059 [DEBUG] switch_core_state_machine.c:449
> (dingaling/gv1/+18009993355 at voice.google.com) Callstate Change HANGUP ->
> DOWN
> 2011-02-11 19:37:21.550059 [DEBUG] switch_core_state_machine.c:452
> (dingaling/gv1/+18009993355 at voice.google.com) Running State Change
> CS_DESTROY
> 2011-02-11 19:37:21.550059 [DEBUG] switch_core_state_machine.c:462
> (dingaling/gv1/+18009993355 at voice.google.com) State DESTROY
> 2011-02-11 19:37:21.550059 [DEBUG] libdingaling.c:299 Destroyed Session
> 1162869130
> 2011-02-11 19:37:21.550059 [DEBUG] switch_core_state_machine.c:60
> dingaling/gv1/+18009993355 at voice.google.com Standard DESTROY
> 2011-02-11 19:37:21.550059 [DEBUG] switch_core_state_machine.c:462
> (dingaling/gv1/+18009993355 at voice.google.com) State DESTROY going to sleep
> 2011-02-11 19:37:21.562076 [DEBUG] mod_sofia.c:519 Responding to INVITE
> with: 502
> 2011-02-11 19:37:21.562076 [DEBUG] switch_core_state_machine.c:46
> sofia/internal/1000 at 184.105.153.247 Standard HANGUP, cause:
> DESTINATION_OUT_OF_ORDER
> 2011-02-11 19:37:21.562076 [DEBUG] switch_core_state_machine.c:557
> (sofia/internal/1000 at 184.105.153.247) State HANGUP going to sleep
> 2011-02-11 19:37:21.562076 [DEBUG] switch_core_state_machine.c:351
> (sofia/internal/1000 at 184.105.153.247) State Change CS_HANGUP -> CS_REPORTING
> 2011-02-11 19:37:21.562076 [DEBUG] switch_core_session.c:1116 Send signal
> sofia/internal/1000 at 184.105.153.247 [BREAK]
> 2011-02-11 19:37:21.562076 [DEBUG] switch_core_state_machine.c:320
> (sofia/internal/1000 at 184.105.153.247) Running State Change CS_REPORTING
> 2011-02-11 19:37:21.562076 [DEBUG] switch_core_state_machine.c:617
> (sofia/internal/1000 at 184.105.153.247) State REPORTING
> 2011-02-11 19:37:21.562076 [DEBUG] switch_core_state_machine.c:53
> sofia/internal/1000 at 184.105.153.247 Standard REPORTING, cause:
> DESTINATION_OUT_OF_ORDER
> 2011-02-11 19:37:21.562076 [DEBUG] switch_core_state_machine.c:617
> (sofia/internal/1000 at 184.105.153.247) State REPORTING going to sleep
> 2011-02-11 19:37:21.562076 [DEBUG] switch_core_state_machine.c:345
> (sofia/internal/1000 at 184.105.153.247) State Change CS_REPORTING ->
> CS_DESTROY
> 2011-02-11 19:37:21.562076 [DEBUG] switch_core_session.c:1116 Send signal
> sofia/internal/1000 at 184.105.153.247 [BREAK]
> 2011-02-11 19:37:21.562076 [DEBUG] switch_core_session.c:1288 Session 11
> (sofia/internal/1000 at 184.105.153.247) Locked, Waiting on external entities
> 2011-02-11 19:37:21.562076 [NOTICE] switch_core_session.c:1306 Session 11
> (sofia/internal/1000 at 184.105.153.247) Ended
> 2011-02-11 19:37:21.562076 [NOTICE] switch_core_session.c:1308 Close Channel
> sofia/internal/1000 at 184.105.153.247 [CS_DESTROY]
> 2011-02-11 19:37:21.562076 [DEBUG] switch_core_state_machine.c:449
> (sofia/internal/1000 at 184.105.153.247) Callstate Change HANGUP -> DOWN
> 2011-02-11 19:37:21.562076 [DEBUG] switch_core_state_machine.c:452
> (sofia/internal/1000 at 184.105.153.247) Running State Change CS_DESTROY
> 2011-02-11 19:37:21.562076 [DEBUG] switch_core_state_machine.c:462
> (sofia/internal/1000 at 184.105.153.247) State DESTROY
> 2011-02-11 19:37:21.562076 [DEBUG] mod_sofia.c:362
> sofia/internal/1000 at 184.105.153.247 SOFIA DESTROY
> 2011-02-11 19:37:21.562076 [DEBUG] switch_core_state_machine.c:60
> sofia/internal/1000 at 184.105.153.247 Standard DESTROY
> 2011-02-11 19:37:21.562076 [DEBUG] switch_core_state_machine.c:462
> (sofia/internal/1000 at 184.105.153.247) State DESTROY going to sleep
> 2011-02-11 19:37:48.963766 [INFO] libdingaling.c:1366 SecRECV:
> -------------------------------------------------------------------------------
> <iq from="+18009993355 at voice.google.com/srvres-MTAuMjI5LjkyLjIyNjo5ODc1"
> to="husodesar at gmail.com/gtalk94609708"
> id="jingle:10.229.92.226-10513507:1:0290B66D" type="set">
>   <ses:session type="terminate" id="1162869130"
> initiator="husodesar at gmail.com/gtalk94609708"
> xmlns:ses="http://www.google.com/session">
>     <pho:internal-server-error
> xmlns:pho="http://www.google.com/session/phone">Media
> terminated</pho:internal-server-error>
>   </ses:session>
> </iq>
> 2011-02-11 19:37:48.963766 [DEBUG] libdingaling.c:355 Created Session
> 1162869130
> 2011-02-11 19:37:48.963766 [DEBUG] libdingaling.c:383 Message for Session
> 1162869130
> 2011-02-11 19:37:48.963766 [DEBUG] mod_dingaling.c:2951 Session is already
> dead
> 2011-02-11 19:37:49.055819 [NOTICE] libdingaling.c:1368 SecSEND:
> -------------------------------------------------------------------------------
> <iq type="result"
> to="+18009993355 at voice.google.com/srvres-MTAuMjI5LjkyLjIyNjo5ODc1"
> from="husodesar at gmail.com/gtalk94609708"
> id="jingle:10.229.92.226-10513507:1:0290B66D">
>   <query></query>
> </iq>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
googletalk:conf+888 at conference.freeswitch.org
pstn:+19193869900



More information about the FreeSWITCH-users mailing list