Commit Graph

20324 Commits

Author SHA1 Message Date
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
Anthony Minessale dd8e6089c7 FS-3798 --resolve 2012-01-05 08:49:56 -06:00
Jeff Lenk bad8a69f18 fix windows build - hopefully this is correct - this change only effects windows. 2012-01-04 22:13:47 -06:00
Anthony Minessale db2d587eec push in curl_formadd wrapper 2012-01-04 18:05:14 -06:00
Anthony Minessale 401ad16faa demote message to debug 2012-01-04 17:35:22 -06:00
Anthony Minessale becb8b6277 fix bug in xml_curl that was being masked by versions < 679da2f0f6 2012-01-04 17:16:29 -06:00
Anthony Minessale bebf3028d8 match dmachine instantly when only 1 binding and its a matching regex 2012-01-04 11:29:29 -06:00
Anthony Minessale cdb4b29a55 reverse data in dialog-info so the proto is in the params not in the user because polycom uses the target uri for what to dial and stips the params 2012-01-04 12:10:53 -06:00
Giovanni Maruzzelli db66f1d1f2 FS-1085: gsmopen AT+CREG format error now warning 2012-01-04 18:12:30 +01:00
David Yat Sin f85fa23f26 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-01-04 11:16:40 -05:00
David Yat Sin badc80ad3e freetdm: Added dtmfdetect duration option 2012-01-04 11:16:29 -05:00
Christopher Rienzo 785567892d added logging for when mod_posix_timer starts and stops 2012-01-04 14:51:56 +00:00
Giovanni Maruzzelli 0dc7ab0620 FS-3716 FS-3742 gsmopen: bring up code to latest chat interface, and update gsmlib 2012-01-04 15:07:40 +01:00
Marc Olivier Chouinard 081c232eb9 FS-3797 --resolve
I've remade the patch to use len format used in other voicemail_message_len variable/event to be consistant
2012-01-04 00:18:36 -05:00
Marc Olivier Chouinard 736c52e38b Converted de phrases from ISO-8859-4 to UTF-8. 2012-01-03 19:02:52 -05:00
Anthony Minessale af0151bf30 add params 2012-01-03 17:42:15 -06:00
Anthony Minessale bc969006aa typo 2012-01-03 17:26:16 -06:00
David Yat Sin 89c639743d Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-01-03 14:11:55 -05:00
David Yat Sin 393ba72c1a freetdm - ISDN added Q.931 timers 2012-01-03 14:11:47 -05:00
Anthony Minessale 8daaec3849 FS-3794 remove delete-subs-on-register param and some tweaks based on this bug report 2012-01-03 11:40:52 -06:00
David Yat Sin 959e4ab22d freetdm: ISDN - Added check for receiving frames that are too big 2012-01-03 11:29:41 -05:00
Anthony Minessale 679da2f0f6 remove extra / 2012-01-02 13:00:40 -06:00
Anthony Minessale 309c963dc7 parse only uuid specific presence data cols on bridge 2012-01-02 12:22:23 -06:00
Michal Bielicki bd87b188ab typo 2012-01-02 15:31:55 +01:00
Michal Bielicki 65fcd074de Merge remote-tracking branch 'origin/master' 2012-01-02 14:58:19 +01:00
Michal Bielicki 93feab59f2 deleted typo 2012-01-02 14:58:08 +01:00
Jeff Lenk 79992ac5fe refactor switch_fulldate_cmp and correct usec comparison and year month error 2012-01-01 22:40:23 -06:00
Moises Silva 2b904c0b9e freetdm: ftmod_wanpipe - Do not set the output read length unless the read operation is successful 2011-12-30 18:28:27 -05:00
Moises Silva c15a252a2b OPENZAP-176 --resolve
Fix DAHDI/Zaptel incorrect FXO signaling status on module load
2011-12-30 17:14:36 -05:00
cypromis 67d6583679 typo 2011-12-30 13:44:52 +01:00
cypromis 2b11b80781 Typo and small resort 2011-12-30 13:07:24 +01:00
cypromis c11abb2c66 added mod_abstraction and mod_voicemail_ivr to specfile 2011-12-30 10:24:42 +01:00
Jeff Lenk 6ab3f56393 FS-1573 --resolve 2011-12-28 16:52:30 -06:00
Anthony Minessale ecfc3bfe71 FS-3785 --resolve 2011-12-28 15:27:44 -06:00
Marc Olivier Chouinard 070887522d FS-3790 --resolve
Changed from using putenv to setenv like the other one
2011-12-28 16:46:39 -05:00
Marc Olivier Chouinard 316a4bd9d7 mod_esl: New module. Allow to Passtruth API command to a remote FS via ESL. First api doesn't keep a persistant connection to farend server explaining the name single_esl. Future version will include settings to keep connections alive for multiple performance 2011-12-28 10:31:16 -05:00
Jeff Lenk 2a33aff7d9 FS-3788 --resolve 2011-12-28 08:58:15 -06:00