Opened 16 years ago
Closed 15 years ago
#849 closed enhancement (fixed)
Modify conference audio switch behavior in connecting ports.
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-1.3 |
Component: | pjmedia | Version: | trunk |
Keywords: | sipit24 | Cc: | |
Backport to 1.x milestone: | Backported: |
Description
Previously when the sink port is busy, the connection is rejected due to conf switch limitation (that a port can only has one transmitter), however it is rather uncomfortable in practice (e.g: attended call transfer), so this ticket will change the behavior: the destination port should be released first so the new connection can be made.
Change History (4)
comment:1 Changed 16 years ago by nanang
comment:2 Changed 15 years ago by bennylp
- Milestone changed from Sipit24 to release-1.3
- Version changed from Sipit24 to trunk
Back-ported to trunk for milestone:release-1.3 by r2724
comment:3 Changed 15 years ago by bennylp
- Keywords sipit24 added
comment:4 Changed 15 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
In r2725:
- Updated warning log level and message.
Note: See
TracTickets for help on using
tickets.
In r2701: