Anthony Minessale 1e182bc85e set the profile param
<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
2010-02-18 16:01:07 +00:00
..
2010-01-29 22:03:37 +00:00
2010-01-19 17:34:41 +00:00
2010-02-08 19:48:03 +00:00
2010-02-18 16:01:07 +00:00
2008-06-30 18:56:29 +00:00
2008-10-02 19:08:10 +00:00
2010-01-19 17:34:41 +00:00
2008-01-02 04:52:00 +00:00
2007-11-26 23:41:00 +00:00
2008-01-02 04:30:30 +00:00