• Anthony Minessale's avatar
    · a039d870
    Anthony Minessale 提交于
    Add events around all application execution:
    
    fire SWITCH_EVEHT_CHANNEL_EXECUTE
    <execute app>
    fire SWITCH_EVEHT_CHANNEL_EXECUTE_COMPLETE
    
    This can be used in async socket connections to tell
    when a queued application has finished executing.
    
    
    
    Add the "event" application to the dialplan:
    
    <action application="event" data="header1=val1,header2=val2"/>
    
    Events fired from this applcation will always have the type SWITCH_EVENT_CHANNEL_APPLICATION.
    
    You can add up to 25 headers of your own to the event via the application arguements.
    
    
    
    
    
    git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5448 d0543943-73ff-0310-b7d9-9358b9ac24b2
    a039d870
名称
最后提交
最后更新
..
private 正在载入提交数据...
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_core_db.h 正在载入提交数据...
switch_core_event_hook.h 正在载入提交数据...
switch_cpp.h 正在载入提交数据...
switch_event.h 正在载入提交数据...
switch_frame.h 正在载入提交数据...
switch_ivr.h 正在载入提交数据...
switch_loadable_module.h 正在载入提交数据...
switch_log.h 正在载入提交数据...
switch_module_interfaces.h 正在载入提交数据...
switch_odbc.h 正在载入提交数据...
switch_platform.h 正在载入提交数据...
switch_regex.h 正在载入提交数据...
switch_resample.h 正在载入提交数据...
switch_rtp.h 正在载入提交数据...
switch_scheduler.h 正在载入提交数据...
switch_stun.h 正在载入提交数据...
switch_types.h 正在载入提交数据...
switch_utils.h 正在载入提交数据...
switch_version.h.in 正在载入提交数据...
switch_xml.h 正在载入提交数据...