[Home]

Summary:ASTERISK-22882: PJSIP + Blink + ARI mixing bridges => unexpected calls coming into blink
Reporter:David M. Lee (dlee)Labels:
Date Opened:2013-11-21 14:33:10.000-0600Date Closed:2013-11-27 19:57:44.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:Resources/res_ari Resources/res_pjsip
Versions:12.0.0-beta1 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) ASTERISK-22882-full-log
( 1) config.zip
( 2) test-case.py
Description:h2. Steps to reproduce

# Use the attached config
# Run the attached {{test-case.py}}
#* Install ARI {{sudo pip install ari}}
#* {{python test-case.py}}
# Dial extension 7000
# Dial extension 7000 again

h2. Expected results

Two channels, happily waiting in the bridge.

h3. Actual results.

When the second channel connects, Blink presents two new "Incoming Calls". If you reject them, the original calls are taken down (Session ended by remote). If you accept them, Blink now shows 4 active calls. Two will eventually go away (No ACK Received).
Comments:By: David M. Lee (dlee) 2013-11-21 14:36:31.163-0600

Relevant config. Please don't laugh _too_ hard.