Commit Graph

20310 Commits

Author SHA1 Message Date
Anthony Minessale e00144ac5b add voicemail work tag 2012-01-09 15:00:26 -06:00
Anthony Minessale 625731a0b8 call set_user on sucessful auth-only: 2012-01-09 14:57:29 -06:00
Anthony Minessale 2fbe19b0fc wtf 2012-01-09 14:33:47 -06:00
Anthony Minessale 1242f0b661 update docs 2012-01-09 14:32:37 -06:00
Anthony Minessale de3e008ba0 add true check instead of existance check 2012-01-09 13:54:54 -06:00
Anthony Minessale adc82cbe6e fix some NULL pointer paths 2012-01-09 13:53:17 -06:00
Anthony Minessale 9e860b949f missed a spot 2012-01-09 12:53:17 -06:00
Anthony Minessale 755be33022 add list support for which vars/api to expand in httapi 2012-01-09 12:47:47 -06:00
Anthony Minessale 1ee46a3615 add zombie exec to lua 2012-01-09 10:41:55 -06:00
Anthony Minessale 6eab889e33 don't deal with recorded files when they are http type 2012-01-09 10:22:13 -06:00
Anthony Minessale 8fedd51d37 missing comma 2012-01-09 10:03:51 -06:00
Jeff Lenk 472ab0cf6c FS-2216 partial 2012-01-08 14:20:58 -06:00
Jeff Lenk 24288832b1 FS-2216 partial with renaming 2012-01-08 14:19:16 -06:00
Raymond Chandler bcf7d477e2 Merge branch 'master' of fs-git:freeswitch 2012-01-07 19:16:29 -05:00
Raymond Chandler f5549c291a probably should be with the rest of the examples 2012-01-07 19:17:44 -05:00
Anthony Minessale 32ec431945 temp-action attr 2012-01-07 08:56:44 -06:00
Anthony Minessale 8c60003894 set a few more basic params initially 2012-01-07 07:54:23 -06:00
Anthony Minessale 727f099d0c add continue tag 2012-01-07 07:48:37 -06:00
Anthony Minessale 0dfc0110d3 add record support to http format put and post (needs testing and debugging) 2012-01-06 18:28:44 -06:00
Anthony Minessale 3d8f7815c2 add no-cache support 2012-01-06 15:19:18 -06:00
Anthony Minessale 3768d80227 add app lists to white or blacklist apps in the execute tag 2012-01-06 15:10:45 -06:00
Stefan Knoblich 27a3f1ccf2 mod_httapi: Fix Cache-Control max-age= parameter string (length) check
This is probably what you had in mind...

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-01-06 23:08:45 +01:00
Anthony Minessale b1ec52b024 scope err 2012-01-06 11:21:06 -06:00
Anthony Minessale 1901a41961 upd 2012-01-06 11:17:30 -06:00
Anthony Minessale 9e2e8f8168 upd 2012-01-06 11:17:30 -06:00
Jeff Lenk 424ba6937e FS-3796 --resolve 2012-01-06 12:18:57 -06:00
Jeff Lenk 080b89244e add mod_httapi to windows vs2010 binary distribution 2012-01-06 11:10:04 -06:00
Anthony Minessale 35e3d26e0b swigall 2012-01-06 09:42:22 -06:00
Jeff Lenk 5ea3455f79 add mod_httapi to windows builds 2012-01-06 10:48:31 -06:00
Raymond Chandler af0cdd9ece Merge branch 'master' of git://git.freeswitch.org/freeswitch 2012-01-06 03:48:47 -05:00
Raymond Chandler 93ce1e641f php examples 2012-01-06 03:48:40 -05:00
Jeff Lenk 326de638b2 FS-3612 --resolve 2012-01-05 21:27:03 -06:00
Christopher Rienzo 743dbbf992 fix do_config for <conference> and <dial> 2012-01-06 02:05:20 +00:00
Michael S Collins eacb639687 Fix 32 bit error on %ld in printf (thanks crienzo) 2012-01-05 17:56:04 -08:00
Michael S Collins 3be54a5460 crienzo's hack for OSX 2012-01-05 17:53:29 -08:00
Michael S Collins 0b639ae0e3 D'oh 2012-01-05 17:38:58 -08:00
Michael S Collins 9bc6bb3cc2 Name of API is 'httapi' and not 'HT-TAPI Hypertext Telephony API' 2012-01-05 17:31:53 -08:00
Anthony Minessale de6762b462 fine tuning 2012-01-05 17:08:17 -06:00
Michael S Collins a9ea9e5716 New phrases 2012-01-05 16:12:35 -08:00
Michael S Collins bacdb7b84e Minor typos 2012-01-05 16:10:47 -08:00
Anthony Minessale 7fab8f1543 move func in the core to hide the need to wrap it 2012-01-05 16:57:31 -06:00
Anthony Minessale 6ef27f1917 add cache-control support 2012-01-05 16:52:37 -06:00
Anthony Minessale a4320da5a8 fix regression from earlier today 2012-01-05 16:01:27 -06:00
Anthony Minessale e7848b39b2 this seems to work more often than the present solutions 2012-01-05 15:48:01 -06:00
Anthony Minessale bc8cbee1fb mod_httapi.c -- HT-TAPI Hypertext Telephony API (Twillio FreeSWITCH style) 2012-01-05 15:17:59 -06:00
Jeff Lenk 8950a78c41 remove unneeded lines for windows 2012-01-05 15:21:02 -06:00
Anthony Minessale f7438a22f7 fix regression from earlier commit 2012-01-05 13:25:04 -06:00
Jeff Lenk ac7f94e5d2 vs2020 reswig 2012-01-05 12:43:17 -06:00
Anthony Minessale 410e523c24 add support for configurable timeout and passing of args to play_and_detect_speech 2012-01-05 10:38:08 -06:00
Anthony Minessale e185ff0075 allow dmachine and input callback to co-exist 2012-01-05 09:39:18 -06:00