[asterisk-bugs] [JIRA] (ASTERISK-23497) No native bridge after attended transfer using chan_sip
Etienne Lessard (JIRA)
noreply at issues.asterisk.org
Tue Mar 18 08:04:18 CDT 2014
Etienne Lessard created ASTERISK-23497:
------------------------------------------
Summary: No native bridge after attended transfer using chan_sip
Key: ASTERISK-23497
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23497
Project: Asterisk
Issue Type: Bug
Security Level: None
Affects Versions: 12.1.1
Reporter: Etienne Lessard
Severity: Minor
Given I have 3 SIP phones that are registered with asterisk via chan_sip
Given directmedia is activated in sip.conf
When A calls B and B answers
Then A and B are bridged using a native bridge
When B puts A on hold, then calls C and C answers
Then B and C are bridged using a native bridge
When B finalize the transfer
Then A and C are bridged using a "simple bridge", i.e. they are not bridged using a native bridge, which is what is expected
More generally, direct media is always working fine in a "direct call" scenario, i.e. if A calls B or B calls C or A calls C, direct media is working fine. But after an attended transfer, direct media doesn't seem to work.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list