]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-11893 [core] add switch_dial_handle_create_json() and switch_dial_handle_serialize...
authorChris Rienzo <chris@signalwire.com>
Tue, 18 Jun 2019 14:56:57 +0000 (14:56 +0000)
committerAndrey Volk <andywolk@gmail.com>
Wed, 17 Jul 2019 20:09:20 +0000 (00:09 +0400)
commitfb695c528e4aed68aef520c877e1ddd0011a684b
treed919a09aab88f87d470e2fdb6f2b90bf9561748d
parent6c1948e3700f3e46b0ad09f00b7fe7d0a70d3ba5
FS-11893 [core] add switch_dial_handle_create_json() and switch_dial_handle_serialize_json() for dial handle/json conversions
src/include/switch_ivr.h
src/switch_ivr_originate.c
tests/unit/switch_ivr_originate.c