Misc. Dialplan Tools InlineDialplan
From FreeSWITCH Wiki
Contents |
[edit]
Description
Allows you to specify a dialplan in code where you might normally specify a an extension and dialplan.
[edit]
Example
[edit]
One Application
uuid_transfer 2bde6598-0f1a-48fe-80bc-a457a31b0055 playback:/sr8k.wav inline
[edit]
Multiple Applications
uuid_transfer 2bde6598-0f1a-48fe-80bc-a457a31b0055 'set:test=blah blah,playback:foo.wav' inline
