Commit Graph

12467 Commits

Author SHA1 Message Date
Anthony Minessale c614b9d586 typo 2012-01-09 16:07:48 -06:00
Anthony Minessale 8cfdb86c1e fix null 2012-01-09 15:12:21 -06:00
Jeff Lenk 2a7d6d2ec1 correct vs2010 mod_skel project 2012-01-09 16:20:32 -06:00
Jeff Lenk 8a138f3d77 correct vs2010 x64 output path 2012-01-09 16:15:35 -06:00
Anthony Minessale 9f98163cb0 missed on 2012-01-09 15:01:57 -06:00
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 9e2e8f8168 upd 2012-01-06 11:17:30 -06:00
Jeff Lenk 424ba6937e FS-3796 --resolve 2012-01-06 12:18:57 -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 93ce1e641f php examples 2012-01-06 03:48:40 -05: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 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
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
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
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
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
Jeff Lenk 79992ac5fe refactor switch_fulldate_cmp and correct usec comparison and year month error 2012-01-01 22:40:23 -06: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
Marc Olivier Chouinard 7c22661efb mod_event_socket: Fix a segfault on authlogin with missing domain 2011-12-28 00:35:05 -05:00
Marc Olivier Chouinard 77d324f70e mod_abstraction: New module. Currently implement API abstraction. Allow to simplify/standarize API name. Initially built for mod_voicemail_ivr. Allow to use scripting language as VM Storage by binding an API with specific argument to an different api call like python and send to it argument initially provided. 2011-12-27 19:53:21 -05:00
Marc Olivier Chouinard 20a8efe2fa mod_voicemail_ivr: Changed behavior of TIMEOUT/INVALID option. Instead to check incode if it was the last attempt, set the event header IVR-Retry-Left to how many attempt are left. Then we can just do this please try again check inside the phrase system. We can also add prompt like "This is your last chance, Press 1 for new messages, 2 for ...." using this method. 2011-12-27 13:14:36 -05:00
Marc Olivier Chouinard 01267cd6f5 mod_voicemail_ivr: Added a bunch of default prompt for future use once we get sound recorded. In the mean time, having it in the code wont cause problem as long we don't define the phrase in the config file 2011-12-26 19:26:01 -05:00
Marc Olivier Chouinard 226580b5e9 mod_voicemail_ivr: Remove check for empty xml menu config for purge, and fix a comment 2011-12-26 12:34:41 -05:00
Marc Olivier Chouinard d544c06598 mod_voicemail_ivr: Fixed issue in settings system. Added initials settings. 2011-12-26 11:14:00 -05:00
Marc Olivier Chouinard f2cba2aa16 mod_voicemail_ivr: Added a missing menu in the conf.xml config. Also refactor nearly all the function name to something more standard. Also tried to make the flow as simple as possible in the menu.c 2011-12-26 02:52:32 -05:00
Marc Olivier Chouinard d1364ff51f mod_voicemail_ivr: Additional change for settings support. 2011-12-25 13:37:23 -05:00
Marc Olivier Chouinard f993cac1a9 mod_voicemail_ivr: Initial support for settings parameters 2011-12-25 01:49:22 -05:00
Marc Olivier Chouinard 17cdf9e1fd mod_voicemail_ivr: BETA : An alternative voicemail IVR system. It require an API provider for voicemail access that is currently provided by mod_voicemail vm_fsdb API so it can be used simultaneously with mod_voicemail IVR. It currently try to resemble the normal FreeSwitch Voicemail experience. The goal is to expand upon that experience without affecting everyone inproduction user experience. 2011-12-23 19:45:18 -05:00
Anthony Minessale 0d089c4b2f put SWITCH_DECLARE marcos on the json api to make it exported 2011-12-23 15:10:20 -06:00
Marc Olivier Chouinard d637453552 FS-3029 --resolve 2011-12-23 16:07:33 -05:00
Jeff Lenk 377fb37168 FS-3779 --resolve hopefully this is ok 2011-12-23 14:54:53 -06:00
Anthony Minessale 691f7935e7 remove unused var 2011-12-23 10:15:15 -06:00
Jeff Lenk 8cda2d19dd FS-3740 fix warning 2011-12-23 10:05:14 -06:00
Jeff Lenk e767b17c05 FS-3740 --resolve curl cleanup 2011-12-23 08:59:13 -06:00
Brian West 8059cdca81 FS-3771 --resolve 2011-12-22 14:03:32 -06:00
Jeff Lenk 883de14f30 FS-3776 --resolve FreeBSD changes for spandsp 2011-12-21 19:43:01 -06:00
Jeff Lenk 9abd5c5da5 FS-3779 --resolve 2011-12-21 18:35:24 -06:00
Mathieu Parent 281f88ae39 Skinny: Don't do backspace if destination number is already empty
This fix a out of bound memory write.
(normally unreachable with a real phone)
2011-12-21 19:55:01 +01:00
Michael Jerris f2cc611606 allow failing voicemail password change from xml_curl 2011-12-21 09:26:24 -05:00
Anthony Minessale 239094e49c fix 2011-12-20 13:51:47 -06:00
Anthony Minessale 0f6a2bf863 the threaded one seems to not work using only fork 2011-12-20 13:49:15 -06:00
Jeff Lenk 6824871df0 fix windows warning for last commit 2011-12-20 14:18:30 -06:00
Anthony Minessale d7a37e9754 allow system API command to capture output from the executed command 2011-12-20 12:34:21 -06:00
Anthony Minessale 8073c9d626 FS-3698 reproduce the logs etc with this version 2011-12-19 15:35:02 -06:00
Jeff Lenk cd7047a30c doh 2011-12-19 11:50:03 -06:00
Jeff Lenk 095f439db7 FS-3762 -- proper fix for windows 2011-12-19 11:49:14 -06:00
Marc Olivier Chouinard 15671263f8 FS-3317 --resolve 2011-12-19 06:53:48 -05:00
Marc Olivier Chouinard 6f47fe7fe8 FS-3620 --resolve
This look to be the same parsing done in lcr_app_function.  So I would think it an expected behavior and it good to have it at both place.
2011-12-19 00:27:51 -05:00
Marc Olivier Chouinard cdcaedbf19 FS-1874 --resolve
Warning to nibblebill user.  This patch will change how billing amount is charged by using the previously unused nibble_inrement variable.  If you don't want to increase by increment, then just don't have the increment set
2011-12-19 00:14:03 -05:00
Marc Olivier Chouinard 047a390ad6 FS-3717 --resolve 2011-12-18 22:57:09 -05:00
Marc Olivier Chouinard 2d4e159bef FS-3763 --resolve 2011-12-18 17:04:11 -05:00
Marc Olivier Chouinard 7987d0461c FS-3397 --resolve
I've changed it to use TAG_IF instead
2011-12-18 12:49:10 -05:00
Marc Olivier Chouinard 1ddd29bf0d FS-3071 Small fix on default value, and renaming the no-verify-date to verify-date. 2011-12-18 12:08:17 -05:00
Marc Olivier Chouinard 9574ba27f7 FS-3071 I've finally merged it all. It all look good, shouldn't affect anyone who didn't set those value 2011-12-18 11:54:38 -05:00
Marc Olivier Chouinard 947096c66d FS-3071 Added the tls extra options patch 2011-12-18 11:37:04 -05:00
Marc Olivier Chouinard 235ef72f1b FS-3071 This is the sofia changes following the addition of the passphrase in libsofia 2011-12-18 11:20:38 -05:00
Marc Olivier Chouinard 663699f4e3 FS-2896 --resolve 2011-12-18 01:48:35 -05:00
Marc Olivier Chouinard ab5f3f2897 FS-3254 --resolve 2011-12-18 01:15:27 -05:00
Marc Olivier Chouinard fb43f80581 FS-3705 --resolve 2011-12-18 01:13:37 -05:00
Marc Olivier Chouinard 8379a2926e FS-3037 --resolve
Modified patch for formating, also adding support for sqlite db name parameters.  Also fix potential db issues in sqlite if using multiple profile.
2011-12-18 00:22:24 -05:00
Marc Olivier Chouinard 95710cef9f Another missing lock from e9bde2eb. 2011-12-17 19:59:31 -05:00
Marc Olivier Chouinard ee4145c72a FS-3761 --resolve 2011-12-17 16:39:04 -05:00
Marc Olivier Chouinard 2b34887698 FS-3677 --resolve 2011-12-17 15:57:04 -05:00
Marc Olivier Chouinard d2b4d8ef41 FS-3768 Mutex lock missing. I would personally removed that lock since all the sql call does lock it now. But maybe it required that no other request be done in the mean time. 2011-12-17 13:06:37 -05:00
Marc Olivier Chouinard ec2dce58f8 Missing a small mutex lock from commit e9bde2eb 2011-12-17 12:54:40 -05:00
Christopher Rienzo 8844cedc74 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-12-17 02:55:54 +00:00
Christopher Rienzo 1c300a3c51 mod_posix_timer -mutex fixes 2011-12-17 02:55:44 +00:00
Marc Olivier Chouinard 1923d19c43 FS-3747 --resolve 2011-12-16 21:14:48 -05:00
Christopher Rienzo 755771df62 fix mod_posix_timer segmentation fault 2011-12-17 00:48:43 +00:00
Jeff Lenk a800993698 temp fix for windows 2011-12-16 15:54:24 -06:00
Anthony Minessale 482d9db8b0 d'oh 2011-12-16 14:41:48 -06:00
Anthony Minessale 5ed0152dd1 swig 2011-12-16 14:24:34 -06:00
Anthony Minessale 6dd5e59b05 add sofia global standby on that makes sofia not do anything but refuse to work until sofia global standby off or sofia recover is issued 2011-12-16 13:41:25 -06:00
Marc Olivier Chouinard 10dfc37770 FS-3762 --resolve
I've had to add a missing include and do some formating cleanup.
2011-12-16 15:33:22 -05:00
Anthony Minessale 4f79b5859d fix compiler err 2011-12-16 12:28:22 -06:00
Marc Olivier Chouinard 15011c4fb8 FS-3768 --resolve 2011-12-16 14:31:15 -05:00
Marc Olivier Chouinard 6d7ab6e230 FS-3765 --resolve 2011-12-16 14:08:26 -05:00
Marc Olivier Chouinard 39367229a5 FS-3429 --resolve 2011-12-16 13:46:14 -05:00
Anthony Minessale 539bd72f55 revert small change that was unintended 2011-12-16 10:45:53 -06:00
Anthony Minessale 09725e2b64 add orbit feature to valet_parking similar to mod_fifo 2011-12-16 09:52:10 -06:00
Anthony Minessale a58742dc89 FS-2008 fix this patch to not consume memory getting variables 2011-12-16 09:16:37 -06:00
Marc Olivier Chouinard a44bd60f4c FS-3736 --resolve
NOTE: This patch might affect xml_cdr, so better check if the output is to your liking after this commit
2011-12-16 09:22:05 -05:00
Marc Olivier Chouinard 442f4d2522 FS-3766 --resolve 2011-12-16 07:35:05 -05:00
Marc Olivier Chouinard 4cd616cc1d FS-2081 --resolve 2011-12-15 23:36:20 -05:00
Marc Olivier Chouinard 04295ac95b FS-3249 --resolve 2011-12-15 23:17:28 -05:00
Marc Olivier Chouinard 14554cf328 FS-3091 --resolve 2011-12-15 22:38:32 -05:00
Marc Olivier Chouinard db11e571b2 FS-3604 --resolve 2011-12-15 22:00:14 -05:00
Marc Olivier Chouinard de6295b937 FS-3467 --resolve 2011-12-15 21:40:02 -05:00
Marc Olivier Chouinard 14d9de4aea FS-3401 --resolve 2011-12-15 21:21:29 -05:00
Marc Olivier Chouinard 3453f14f9b FS-3237 --resolve
I've fix some memory leak in your patch.  Be careful to free the value from the find output of a hash after you used it.
2011-12-15 21:08:52 -05:00
Marc Olivier Chouinard 0a463b0c3c FS-949 --resolve 2011-12-15 19:13:09 -05:00
Anthony Minessale e9bde2eb0e FS-3758 --resolve ok so I wrote my own patch but i did borrow the 2 lines of code to create a seq from the original patch! sofia changes probably need to be converted to a tag if they are to go upstream. This completely manages sub/pub from inside mod_sofia inside the db and subs can now persist and/or fail over mid dialog tested on several things like polycom/snom/yealink on SLA and presence 2011-12-15 16:30:33 -06:00
Anthony Minessale e164b76caf add api_on_startup 2011-12-15 15:43:44 -06:00
Marc Olivier Chouinard bb461ce50d FS-3615 --resolve
Please Test !
2011-12-15 17:23:48 -05:00
Marc Olivier Chouinard 53d694eb59 FS-3572 --resolve 2011-12-15 17:09:59 -05:00
Marc Olivier Chouinard 517c6d6192 FS-3538 --resolve 2011-12-15 16:18:13 -05:00
Marc Olivier Chouinard d1506e07cb FS-2008 --resolve 2011-12-15 14:44:25 -05:00
Marc Olivier Chouinard b9295fd5ab FS-1573 --resolve 2011-12-15 14:43:55 -05:00
Marc Olivier Chouinard eccffa3497 FS-3017 --resolve 2011-12-15 14:13:50 -05:00
Marc Olivier Chouinard 4185e45035 FS-2360 --resolve 2011-12-15 14:02:07 -05:00
Marc Olivier Chouinard cc3280a0a0 FS-3363 --resolve 2011-12-15 13:22:14 -05:00
Marc Olivier Chouinard c6633fa300 FS-849 --resolve 2011-12-15 13:20:27 -05:00
Marc Olivier Chouinard acdacfc6c0 FS-3747 --resolve 2011-12-15 13:14:29 -05:00
Marc Olivier Chouinard a0a77f8cc6 FS-3321 Small correction on my own addition 2011-12-15 12:23:53 -05:00
Marc Olivier Chouinard e081e8045e FS-3321 --resolve 2011-12-15 12:16:41 -05:00
Marc Olivier Chouinard 894ba68bc5 FS-2901 --resolve 2011-12-14 21:56:00 -05:00
Marc Olivier Chouinard d5042f2c1d FS-3069 --resolve 2011-12-14 21:19:15 -05:00
Brian West 904721e4f4 spelling ftw 2011-12-14 23:28:43 -06:00
Anthony Minessale 6e7d44af42 FS-3764 --resolve 2011-12-14 13:23:54 -06:00
Marc Olivier Chouinard e566057701 FS-2216 --resolve 2011-12-14 10:27:31 -05:00
Marc Olivier Chouinard cc08b939c4 FS-3760 --resolve 2011-12-13 18:33:09 -05:00
Anthony Minessale 0120b39f0a add string 2011-12-13 14:16:16 -06:00
Anthony Minessale 52021c80b2 skip all the hangup code in ringing state 2011-12-13 14:01:00 -06:00
Anthony Minessale 40f29b3886 only hangup inbound calls in progress if they have been answered 2011-12-13 13:37:11 -06:00
Anthony Minessale d4232e548f FS-3757 --resolve 2011-12-13 08:43:49 -06:00
Anthony Minessale 0596f2a621 add missing var set for transfer_source 2011-12-12 10:45:17 -06:00
Jeff Lenk 26a49a6e70 FS-3753 --resolve 2011-12-11 22:15:55 -06:00
Jeff Lenk d8a7db2d8a windows t31 tweak 2011-12-11 21:07:17 -06:00
Marc Olivier Chouinard 024cb60d21 mod_voicemail: Some fixed and additional param for the vm_fsdb apis 2011-12-10 21:07:32 -05:00
Marc Olivier Chouinard 8e9dfba276 mod_callcenter: Bring up to date the max-wait-time-with-no-agent and max-wait-time-with-no-agent-time-reached param. I'll probably rename the param max-wait-time-with-no-agent-time-reached to something that actually make sense in the future 2011-12-10 20:45:25 -05:00
Anthony Minessale 4b064aa96b different version of last commit 2011-12-10 07:40:46 -06:00
Jeff Lenk 1be966ea01 more win tweaks for t31 2011-12-10 01:33:51 -06:00
Jeff Lenk 9c0c321890 small fix for win T.31 2011-12-09 23:46:39 -06:00
Anthony Minessale 5b141d2ef2 dont end on break events 2011-12-09 19:20:52 -06:00
Jeff Lenk 190426dfba windows T.31 2011-12-09 15:10:55 -06:00
Giovanni Maruzzelli 7f77ae4ea8 FS-3660: skypopen OSS fake audio driver compilation on linux kernels 3.x 2011-12-09 12:01:48 +01:00
Anthony Minessale 5227d5033a FS-3746 --resolve 2011-12-08 15:46:02 -06:00
Anthony Minessale f2f0eae576 use cond mutex in modem thread 2011-12-08 15:36:25 -06:00
Anthony Minessale 2e6b55810f put transfer_source in a variable too 2011-12-08 17:33:31 -06:00
Anthony Minessale 4943f68208 set rtp stack into optimal mode for transferring data during fax situations (that does not mean we support the idea of audio fax over ip......) 2011-12-08 12:26:36 -06:00
Anthony Minessale 19dad4a527 FS-3750 --resolve 2011-12-08 12:26:36 -06:00
Jeff Lenk 7bbecb7eed Initial windows compiler changes for T31 - nothing implemented yet 2011-12-07 23:06:00 -06:00
Anthony Minessale 4e014c4915 FS-3688 refactor of cancel handling code in bridge 2011-12-07 17:42:52 -06:00
Anthony Minessale 0bf2a0e975 fix strange race moc experienced in uuid_bridge 2011-12-07 15:14:08 -06:00
Anthony Minessale edcb1329da FS-3735 that is a resonable figure, if that works we can set it to this. can we close out this bounty then? 2011-12-07 14:04:30 -06:00
Anthony Minessale 38ff1347bb FS-3745 2011-12-07 11:49:44 -06:00
Anthony Minessale f1d5120f63 FS-3735 2011-12-07 11:27:58 -06:00
Brian West fd9158d069 Fireevents on each page send/received in rx/txfax. 2011-12-07 18:26:30 -06:00
Anthony Minessale fc3be0ae27 compiler err 2011-12-07 09:28:36 -06:00
Anthony Minessale b7b94082ae these files should build in win 2011-12-07 05:19:23 -06:00
Anthony Minessale 4af665317d probably want this 2011-12-07 05:16:43 -06:00
Anthony Minessale a7d75db50b revert --- wrong you cant tell if you have modem support unless you include the file 2011-12-07 05:15:39 -06:00
Anthony Minessale 6fc10ffbf6 allow 0 2011-12-07 05:13:08 -06:00
Jeff Lenk 54ddef0bd4 Fix windows build for - Add T31 modem support 2011-12-06 21:53:45 -06:00
Brian West 2d2fe133eb echo it broken if we receive it broken 2011-12-07 02:49:43 -06:00
Anthony Minessale d91f67d0e3 Add T31 modem support to mod_spandsp - similar to iaxmodem only wired into FS. Also merge configs into single spandsp.conf.xml --see in tree example-- 2011-12-06 17:51:36 -06:00
Christopher Rienzo 0ed06ad710 Improve error handling 2011-12-06 22:36:05 +00:00
Giovanni Maruzzelli 7da637d119 test, please ignore 2011-12-05 15:55:45 +01:00
Tamas Cseke e64104530e FS-3738 --resolve 2011-12-05 09:35:00 +01:00
Anthony Minessale f72af9ffc0 move spidermonkey to use its own env for each instance instead of sharing one, should fix garbage collection tieups 2011-12-02 09:42:57 -06:00
Anthony Minessale 13e19e579a remove curl refs 2011-12-02 09:05:58 -06:00
Brian West 32f1059c75 swigall 2011-12-02 15:24:32 -06:00
Anthony Minessale 9d7e9e6742 FS-3731 --resolve 2011-12-01 07:41:18 -06:00
Jeff Lenk eae86e0a13 vs2010 reswig 2011-11-30 18:14:24 -06:00
Michael Jerris cdfea085d2 add some missing indexes 2011-11-30 14:07:00 -05:00
Anthony Minessale 1ee867444d FS-2936 remove unused functions 2011-11-30 09:26:16 -06:00
Di-Shi Sun fafcc46a97 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-11-30 15:19:34 +08:00
Di-Shi Sun ca97a49e29 Fixed buffer overflow issue caused by max number of destinations. 2011-11-30 15:17:13 +08:00
Anthony Minessale 13dc2f9e31 FS-2936 stage 5 handle varargs right 2011-11-29 18:17:42 -06:00
Anthony Minessale d9089edf89 finishing touches for commit: b9e28f85cb 2011-11-29 16:23:49 -06:00
Anthony Minessale 17e9c50ee5 FS-2936 stage 3 probably need this file 2011-11-29 15:37:36 -06:00
Anthony Minessale e794a6db21 FS-2936 stage 2 please test ASAP 2011-11-29 15:35:36 -06:00
Anthony Minessale e58ed35d17 FS-2936 stage 1 2011-11-29 11:13:11 -06:00
Anthony Minessale f41020a625 FS-3727 --resolve 2011-11-29 08:28:10 -06:00
Brian West eef4bb03d3 swigall 2011-11-29 14:33:47 -06:00
Brian West 82807998d5 FS-3718 2011-11-29 14:32:11 -06:00
Anthony Minessale 12f2bdf66a FS-3724 2 ways to fix after updating to this version, 1) run set_zombie_exec in the dp; 2) use system_on_fax_success/system_on_fax_failure vars with explicit name of your command 2011-11-28 16:45:59 -06:00
Anthony Minessale ead7c770bd FS-3664 please try this 2011-11-28 16:11:09 -06:00
Anthony Minessale 216c1786e8 fix dmachine parse issue 2011-11-28 18:13:23 -06:00
Anthony Minessale 4ce8f5e28e FS-3688 some more general changes during proxy media 2011-11-28 13:38:05 -06:00
Christopher Rienzo 12a1ac9432 fix mod_http_cache crash reported by hunmonk and mstockton 2011-11-28 19:22:09 +00:00
Anthony Minessale f4320b58c8 swap rwlock and mutex 2011-11-28 08:27:46 -06:00
Tamas Cseke 196f890a08 change content-type and add encode-values param FSCORE-3721 2011-11-28 17:11:34 +01:00
Anthony Minessale 313b16481e FS-3688 d'oh missed one line of the patch.... This should be the keeper 2011-11-26 08:53:01 -06:00
Tamas Cseke 100017e7e2 FS-3719 --resolve 2011-11-25 11:59:03 +01:00
Di-Shi Sun db8a43ad79 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-11-25 17:32:59 +08:00
Di-Shi Sun 1e48c84df6 Updated for OSP Toolkit 4.0.2. 2011-11-25 17:26:46 +08:00
Anthony Minessale b9e28f85cb add send_info dp app and uuid_send_info FSAPI and execute_on_sip_extra_headers and api_on_sip_extra_headers handler variables 2011-11-23 15:38:59 -06:00
Jeff Lenk 35112f2269 FS-3586 --resolve 2011-11-23 13:25:24 -06:00
Anthony Minessale 4ab5fd14b3 fix regex parsing in dmachine 2011-11-23 11:00:00 -06:00
Anthony Minessale 4dbc9d7cbc FS-3688 I think 100'th time's the charm..... 2011-11-23 10:33:51 -06:00
Anthony Minessale 58c3c3a049 comment out optional Require header from re-invites for the sake of interop with testy t.38 terminals 2011-11-22 18:22:57 -06:00
Anthony Minessale dc9bf68301 FS-3714 --resolve You are using the sip_from_host and sip_to_host which are calculated based on the response from the other end, this patch will pre-populate the variables with what it is suspeceted to be in these values but they are not guranteed to be right if there was forwarding etc and also it will not always be an ip if you send to foo@domain.com the sip_to_host will be domain.com until it replies. This is the best you will get.... 2011-11-22 17:59:14 -06:00
Rupa Schomaker 51fe96281c FS-3676 --resolve mod_lcr - convert assert to log and fix check condition 2011-11-22 16:10:21 -06:00
Anthony Minessale 5ffcb8acdf FS-3713 --resolve 2011-11-22 08:46:13 -06:00
Anthony Minessale 68627e86ac FS-3688 update and repeat tests (part 2) 2011-11-21 13:52:28 -06:00
Anthony Minessale a160f30ee7 FS-3688 update and repeat tests 2011-11-21 13:39:21 -06:00
Anthony Minessale 513a9e1a9a FS-3710 --resolve 2011-11-21 15:37:07 -06:00
Jeff Lenk 422df6180f trivial fix build 2011-11-21 12:50:00 -06:00
Michael Jerris d66d41232b don't format non numbers 2011-11-21 13:31:19 -05:00
Anthony Minessale a24148db71 revert 2011-11-21 09:17:21 -06:00
Anthony Minessale 139bd072e2 FS-3664 please produce same trace with this patch or later 2011-11-21 08:27:25 -06:00
Jeff Lenk 8ca4efea75 FS-3709 --resolve 2011-11-21 09:53:27 -06:00
Tamas Cseke 5b65045d1f fix connection leaking 2011-11-21 14:58:08 +01:00
Moises Silva f2cf68bfa9 mod_portaudio: fix incorrect use of pa input buffer that could lead to garbage audio 2011-11-20 18:40:41 -05:00
Anthony Minessale dac9d6e3ea FS-3688 try this also with sofia loglevel all 9 2011-11-19 19:12:08 -06:00