• Hristo Trendev's avatar
    FS-10416: [mod_commands] add new outbound channels to an in-progress originate · b11955db
    Hristo Trendev 提交于
    This allows new endpoints (outbound channels) to be called, after an originate
    is already in progress, where any of the originally called endpoints need to
    continue to ring.
    
    One use case would be to convert a 302 Moved Temporarily destination to SIP
    endpoint(s) and then to add the new endpoints to an in-progress originate,
    without cancelling any of the other (already ringing) outbound channels.
    b11955db
switch_ivr_originate.c 136.3 KB