<param name="extended-info-parsing" value="true"/>
for out of dialog use
content-type: freeswitch/api-request
put any FSAPI <command>[:args] in the body
the 200ok will contain content-type freeswitch/api-response with the reply text
for in dialog use:
content-type: freeswitch/session-event
put anything you want in the body
The message will be queued to the channel as an event to pickup with the input callbacks.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16689 d0543943-73ff-0310-b7d9-9358b9ac24b2