• Anthony Minessale's avatar
    Modify Originate input syntax · bc7a378c
    Anthony Minessale 提交于
    This adds the | to the originate syntax 
    making it possible to put a list of urls to call and attempt
    to call them one at a time until one of them is successful or there
    are none of them left
    
    The original & delimited list is valid for each step in the | separated
    list
    
    Example
    sofia/test-int/3920@10.3.3.104|sofia/test-int/3910@10.3.3.104&sofia/test-int/3920@10.3.3.104
    
    first call 1 location and if that results in a failure, try 2 at once on the next go
    
    
    
    git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2996 d0543943-73ff-0310-b7d9-9358b9ac24b2
    bc7a378c
名称
最后提交
最后更新
..
switch.h 正在载入提交数据...
switch_am_config.h.in 正在载入提交数据...
switch_apr.h 正在载入提交数据...
switch_bitpack.h 正在载入提交数据...
switch_buffer.h 正在载入提交数据...
switch_caller.h 正在载入提交数据...
switch_channel.h 正在载入提交数据...
switch_config.h 正在载入提交数据...
switch_console.h 正在载入提交数据...
switch_core.h 正在载入提交数据...
switch_event.h 正在载入提交数据...
switch_frame.h 正在载入提交数据...
switch_ivr.h 正在载入提交数据...
switch_loadable_module.h 正在载入提交数据...
switch_log.h 正在载入提交数据...
switch_module_interfaces.h 正在载入提交数据...
switch_platform.h 正在载入提交数据...
switch_resample.h 正在载入提交数据...
switch_rtp.h 正在载入提交数据...
switch_sqlite.h 正在载入提交数据...
switch_stun.h 正在载入提交数据...
switch_types.h 正在载入提交数据...
switch_utils.h 正在载入提交数据...
switch_version.h.in 正在载入提交数据...
switch_xml.h 正在载入提交数据...