July 2017
Intermediate to advanced
434 pages
12h 59m
English
bind_meta_app: This command binds an application to the specified call leg(s). During a bridged call, the DTMF sequence on the bound call leg will trigger the execution of the application. The call leg that is not bound will not hear the DTMF sequence being dialed. You can only bind a single digit, and the binding is usually proceeded with a * key press. As an example, let's say you want to set *2 to begin a call recording.
When the calling party presses *2, the recording will begin:
<action application="bind_meta_app" data="2 a s record_session::recording.wav"/> <action application="bridge" data="sofia/sipprovider/+14158867900">
Note that unless otherwise specified, bind_meta_app will use * as ...
Read now
Unlock full access