• Anthony Minessale's avatar
    ok, · 502c84d0
    Anthony Minessale 提交于
    now in the key portion you can say 'exec' and in the file portion say '<application> <args>'
    if the channel is not hungup when that application ends it's the winner so you can 
    run an ivr on the channels to determine who gets the call
    
          <extension name="3002">
            <condition field="destination_number" expression="^3002$">
              <action application="set" data="call_timeout=60"/>
              <action application="set" data="group_confirm_key=exec"/>
              <action application="set" data="group_confirm_file=javascript test.js"/>
              <action application="bridge" data="exosip/1000@domain.com&exosip/1001@mydomain.com"/>
            </condition>
          </extension>
    
    
    
    git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2314 d0543943-73ff-0310-b7d9-9358b9ac24b2
    502c84d0
名称
最后提交
最后更新
build 正在载入提交数据...
conf 正在载入提交数据...
docs 正在载入提交数据...
libs 正在载入提交数据...
mac/xcode 正在载入提交数据...
scripts 正在载入提交数据...
src 正在载入提交数据...
w32 正在载入提交数据...
.indent.pro 正在载入提交数据...
AUTHORS 正在载入提交数据...
COPYING 正在载入提交数据...
ChangeLog 正在载入提交数据...
INSTALL 正在载入提交数据...
Makefile.am 正在载入提交数据...
Makefile.in 正在载入提交数据...
NEWS 正在载入提交数据...
README 正在载入提交数据...
aclocal.m4 正在载入提交数据...
build.sh 正在载入提交数据...
configure 正在载入提交数据...
configure.in 正在载入提交数据...
generic_mod.mk 正在载入提交数据...
indent_options.sh 正在载入提交数据...
mkinstalldirs 正在载入提交数据...
modules.conf.in 正在载入提交数据...