[asterisk-bugs] [JIRA] (ASTERISK-22993) pjsip/basic_calls/two_parties/nominal tests bouncing
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Sun Dec 15 18:39:04 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-22993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-22993:
-----------------------------------
Status: Open (was: Triage)
> pjsip/basic_calls/two_parties/nominal tests bouncing
> ----------------------------------------------------
>
> Key: ASTERISK-22993
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-22993
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_pjsip, Tests/testsuite
> Affects Versions: 12.0.0-beta2
> Reporter: Matt Jordan
>
> The channels/pjsip/basic calls/two parties/nominal/alice initiated/alice hangs up test is bouncing:
> https://bamboo.asterisk.org/bamboo/browse/AST-ATTSCD4-C664TE-143/test/case/1415287
> The issue appears to be a failed call on the bob instance of the test (ast2):
> {noformat}
> [Dec 13 17:29:39] DEBUG[3935] res_pjsip_session.c: Method is INVITE
> [Dec 13 17:29:39] DEBUG[3935] res_pjsip_session.c: Source of transaction state change is TX_MSG
> [Dec 13 17:29:39] DEBUG[3935] res_pjsip_session.c: Sending request
> [Dec 13 17:29:39] DEBUG[3935] res_pjsip_session.c: Method is INVITE
> [Dec 13 17:29:39] DEBUG[3933] pjsip: tcpc0x7f022c02 TCP transport ::1:46349 is connected to ::1:5060
> [Dec 13 17:29:39] DEBUG[3933] pjsip: tcpc0x7f022001 TCP transport 127.0.0.1:50437 is connected to 127.0.0.1:5060
> [Dec 13 17:29:39] DEBUG[3936] res_pjsip_session.c: Source of transaction state change is RX_MSG
> [Dec 13 17:29:39] DEBUG[3936] res_pjsip_session.c: Received response
> [Dec 13 17:29:39] DEBUG[3936] res_pjsip_session.c: Response is 404 Not Found
> [Dec 13 17:29:39] DEBUG[4122] manager.c: Examining event:
> Event: HangupRequest
> Privilege: call,all
> Channel: PJSIP/uut-ipv4-udp-00000003
> ChannelState: 0
> ChannelStateDesc: Down
> CallerIDNum: <unknown>
> CallerIDName: <unknown>
> ConnectedLineNum: <unknown>
> ConnectedLineName: <unknown>
> AccountCode:
> Context: default
> Exten: s
> Priority: 1
> Uniqueid: 1386977379.6
> Cause: 1
> [Dec 13 17:29:39] DEBUG[4122] manager.c: Examining event:
> Event: DialBegin
> Privilege: call,all
> DestChannel: PJSIP/uut-ipv4-udp-00000003
> DestChannelState: 0
> DestChannelStateDesc: Down
> DestCallerIDNum: <unknown>
> DestCallerIDName: <unknown>
> DestConnectedLineNum: <unknown>
> DestConnectedLineName: <unknown>
> DestAccountCode:
> DestContext: default
> DestExten: s
> DestPriority: 1
> DestUniqueid: 1386977379.6
> DialString: bob-ipv4-udp at uut-ipv4-udp
> {noformat}
--
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