]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
add xferext command to sendmsg parser so you can send a list of instructions to a...
authorAnthony Minessale <anthm@freeswitch.org>
Wed, 31 Aug 2011 20:33:53 +0000 (15:33 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 1 Sep 2011 00:30:58 +0000 (19:30 -0500)
commit996b304019be5531c0d5fd09ab3aa960d96f43db
tree2a208da5d27d68d9621548c6a39dfdf194f242e1
parente1a6fd27e098efb0c5fec652477821e39ff4281d
add xferext command to sendmsg parser so you can send a list of instructions to a channel and build and extension and transfer to it from esl
src/include/switch_channel.h
src/switch_channel.c
src/switch_core_state_machine.c
src/switch_ivr.c