[asterisk-bugs] [JIRA] (ASTERISK-24946) asterisk 13.2 and pjsip calls hangup twice
Shane Blaser (JIRA)
noreply at issues.asterisk.org
Wed Apr 8 12:26:32 CDT 2015
Shane Blaser created ASTERISK-24946:
---------------------------------------
Summary: asterisk 13.2 and pjsip calls hangup twice
Key: ASTERISK-24946
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24946
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_pjsip
Affects Versions: 13.2.0
Reporter: Shane Blaser
As you can see in the trace below hangup is called twice for the same channel
This does not happen when using chan_sip
-- PJSIP/termTrunk-0000003d is ringing
> 0x7f1d7801ffd0 -- Probation passed - setting RTP source address to 208.93.x.x:58230
-- PJSIP/termTrunk-0000003d answered PJSIP/resale07-0000003c
-- Channel PJSIP/termTrunk-0000003d joined 'simple_bridge' basic-bridge <654a12b1-dddd-4aa3-b24d-59227db38498>
-- Channel PJSIP/resale07-0000003c joined 'simple_bridge' basic-bridge <654a12b1-dddd-4aa3-b24d-59227db38498>
> Bridge 654a12b1-dddd-4aa3-b24d-59227db38498: switching from simple_bridge technology to native_rtp
> Locally RTP bridged 'PJSIP/resale07-0000003c' and 'PJSIP/termTrunk-0000003d' in stack
> Locally RTP bridged 'PJSIP/resale07-0000003c' and 'PJSIP/termTrunk-0000003d' in stack
> 0x7f1e18052d80 -- Probation passed - setting RTP source address to 54.67.94.86:23796
-- Channel PJSIP/resale07-0000003c left 'native_rtp' basic-bridge <654a12b1-dddd-4aa3-b24d-59227db38498>
-- Channel PJSIP/termTrunk-0000003d left 'native_rtp' basic-bridge <654a12b1-dddd-4aa3-b24d-59227db38498>
== Spawn extension (resale_termination, 1818xxxyyyy;npdi=yes, 36) exited non-zero on 'PJSIP/resale07-0000003c'
-- Executing [h at resale_termination:1] NoOp("PJSIP/resale07-0000003c", "Caller "" <1213xxxyyyy> hung up.") in new stack
-- Executing [h at resale_termination:2] Set("PJSIP/resale07-0000003c", "FILE(/var/log/asterisk/asr.log,,,al)=08-04-2015-17:14:46 Completed Call - Carrier: Broadvox Exten: 1818xxxyyyy;npdi=yes DialSatus: ANSWER HangUpCause: 16") in new stack
-- Executing [h at resale_termination:3] Hangup("PJSIP/resale07-0000003c", "") in new stack
== Spawn extension (resale_termination, h, 3) exited non-zero on 'PJSIP/resale07-0000003c'
-- Executing [h at telaris_resale:1] NoOp("PJSIP/resale07-0000003e", "Caller "" <1213xxxyyyy> hung up PJSIP/resale07-0000003e.") in new stack
-- Executing [h at telaris_resale:2] Hangup("PJSIP/resale07-0000003e", "") in new stack
== Spawn extension (telaris_resale, h, 2) exited non-zero on 'PJSIP/resale07-0000003e'
-- Executing [h at telaris_resale:1] NoOp("PJSIP/resale07-0000003e", "Caller "" <1213xxxyyyy> hung up PJSIP/resale07-0000003e.") in new stack
-- Executing [h at telaris_resale:2] Hangup("PJSIP/resale07-0000003e", "") in new stack
== Spawn extension (telaris_resale, h, 2) exited non-zero on 'PJSIP/resale07-0000003e'
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list