[asterisk-bugs] [JIRA] (ASTERISK-22176) Google Voice Incoming And Outgoing Calls Fail With Certain Google Voice Accounts

Vladimir Mikhelson (JIRA) noreply at issues.asterisk.org
Sun Jul 21 18:16:03 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-22176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=208114#comment-208114 ] 

Vladimir Mikhelson commented on ASTERISK-22176:
-----------------------------------------------

Another piece of information.

For a successful incoming call the debug message sequence is as follows:

[2013-07-21 17:16:08] DEBUG[6843] res_jabber.c: JABBER: Handling paktype IQ
[2013-07-21 17:16:08] DEBUG[6843] chan_gtalk.c: The client is guest for alloc
[2013-07-21 17:16:08] DEBUG[6843] rtp_engine.c: Using engine 'asterisk' for RTP instance '0xb5f7a630'
[2013-07-21 17:16:08] DEBUG[6843] res_rtp_asterisk.c: Allocated port 14822 for RTP instance '0xb5f7a630'
[2013-07-21 17:16:08] DEBUG[6843] rtp_engine.c: RTP instance '0xb5f7a630' is setup and ready to go
[2013-07-21 17:16:08] DEBUG[6843] res_rtp_asterisk.c: Setup RTCP on RTP instance '0xb5f7a630'
[2013-07-21 17:16:08] DEBUG[6843] rtp_engine.c: Setting payload 0 based on m type on 0xb5f7a7dc
[2013-07-21 17:16:08] DEBUG[6843] rtp_engine.c: Setting payload 101 based on m type on 0xb5f7a7dc
[2013-07-21 17:16:08] DEBUG[6843] rtp_engine.c: Incorporating payload 0 on 0xb5f7a7dc
[2013-07-21 17:16:08] DEBUG[6843] rtp_engine.c: Incorporating payload 101 on 0xb5f7a7dc

For a failed call it is:

[2013-07-21 16:50:01] DEBUG[9608] res_jabber.c: JABBER: Handling paktype IQ
[2013-07-21 16:50:01] DEBUG[9608] res_jabber.c: XML parsing successful

It looks like by the programmer's logic the message "XML parsing successful" means failure.  At least this message is nowhere in the successful transaction message sequence.

                
> Google Voice Incoming And Outgoing Calls Fail With Certain Google Voice Accounts
> --------------------------------------------------------------------------------
>
>                 Key: ASTERISK-22176
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22176
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_gtalk, Resources/res_jabber
>    Affects Versions: 1.8.23.0
>         Environment: Centos 5.9, FreePBX 2.11.0.9
>            Reporter: Vladimir Mikhelson
>         Attachments: Failed Incoming Call.txt, Failed Outgoing Call.txt, Successful Incoming Call.txt, Successful Outgoing Call.txt
>
>
> Incoming calls do not get any response from Asterisk, whereas outgoing calls connect intermittently but with no audio.
> The problem is manifested for certain Google Voice accounts.  Can be related to the Hangout+ conversion by Google

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list