Commit Graph

12467 Commits

Author SHA1 Message Date
Anthony Minessale 99b6479947 add strmicroepoch api 2012-01-27 17:27:28 -06:00
Michael S Collins b21d479a7d Add new 'change password fail' macro. Same as vm-fail-auth right now until new sound prompts get recorded and distributed. 2012-01-27 15:05:14 -08:00
Anthony Minessale 29f66f994c doh 2012-01-27 14:18:19 -06:00
Anthony Minessale 7471ec17ed add printed errors to mailer part 2 2012-01-27 13:52:15 -06:00
Anthony Minessale 0b21064a05 add printed errors to mailer 2012-01-27 13:41:50 -06:00
Anthony Minessale cde54eb5e8 FS-3842 the fix was to remove the (null) if you are asking for a to uri in the options with no username try this patch. You were not clear that you were looking for no username in the to uri. Keep in mind our system considers a 404 a sucessful response to an options request anyway but this should be what you want. 2012-01-27 12:55:09 -06:00
Anthony Minessale daa49c06e2 only enforce the video-bridge mode if the flag is set on the conference too 2012-01-27 12:24:51 -06:00
Michael S Collins 9ff741b9f2 Add simple 'thank you' msg to the vm pass change function. This is a placeholder until we have a recording for 'your password has been changed' 2012-01-27 11:12:19 -08:00
Michael S Collins a61e4ab82c Preliminary work for adding verification of vm password change 2012-01-27 10:56:32 -08:00
Anthony Minessale 3a71f86209 FS-3842 --resolve I think these feilds were recently only made optional when register=true. This should take care of it. 2012-01-27 09:10:18 -06:00
Anthony Minessale cd3452d668 FS-3794 the -1 thing was a syntax err, the 500 err seems to come from a retrans of a notify where the server either lost the 200ok or the phone took to long to send it, that should be harmless, please test this version 2012-01-27 09:00:15 -06:00
Anthony Minessale 812e5e9a26 FS-2216 2012-01-26 16:54:27 -06:00
Anthony Minessale 049be82ae8 FS-2216 found one bug that is 4 years old from commit 205cf0534f 2012-01-26 16:54:09 -06:00
Anthony Minessale d1a9b3777c FS-3794 try this please 2012-01-26 15:53:05 -06:00
Christopher Rienzo 7788f3e9c4 remove unused variable in mod_http_cache 2012-01-26 18:01:52 +00:00
Anthony Minessale b3b33ea995 FS-3794 please test this version 2012-01-26 04:46:48 -06:00
Jeff Lenk 62dc305092 add mod_abstraction to windows build 2012-01-25 17:56:08 -06:00
Anthony Minessale 684472a208 fix regression in vid thread 2012-01-25 13:34:44 -06:00
Anthony Minessale 6e95a146af add some hooks to be able to cache hits to googles online mp3 apis with mod_httapi e.g. http://(ext=mp3,user_agent='Mozilla/5.0 (X11; Linux x86_64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1')translate.google.com/translate_tts?q=this+is+a+test 2012-01-25 11:46:46 -06:00
Anthony Minessale 39c4e7a320 add support for yealink display update 2012-01-25 10:25:02 -06:00
Anthony Minessale a067edeec4 proper iframe request should remove need for detection 2012-01-25 09:40:25 -06:00
Anthony Minessale 1ec4935ca7 send event when removing floor flag 2012-01-25 09:38:42 -06:00
Brian West a6072d37a8 swigall 2012-01-25 14:49:51 -06:00
Christopher Rienzo b55a6b158f add prefetch API to mod_http_cache 2012-01-25 15:07:59 +00:00
Anthony Minessale 5783078401 FS-3794 please try latest and see if you get any more missing hostnames 2012-01-24 17:38:36 -06:00
Anthony Minessale 781730704e see what happens when you distract me 2012-01-24 17:29:50 -06:00
Brian West d72a54ffe8 Improve the on off switch in ZRTP thanks jim 2012-01-24 23:39:52 -06:00
Anthony Minessale 224943f0b6 remove case from mod_iSAC sheesh.... 2012-01-24 16:58:28 -06:00
Anthony Minessale d81335838e move the floor change stuff to the central conference thread and fix some oddities related to video 2012-01-24 16:55:44 -06:00
Anthony Minessale b74668fe04 fix crappy sql stmt 2012-01-24 14:52:16 -06:00
Anthony Minessale 224f4c0f8a fix packet storm of vid refresh in edge case 2012-01-24 11:38:41 -06:00
Anthony Minessale 8802260acc remove accidental explitive 2012-01-24 11:12:22 -06:00
Jeff Leung b84929b0c7 Added iSAC VC2010 Project Files 2012-01-24 09:58:24 -06:00
Jeff Leung ae0d8eeb40 Added iSAC Codec VS2008 Project and sln changes 2012-01-24 09:58:22 -06:00
Anthony Minessale 4ac180cd8a use media_up instead of media_ready in a few place 2012-01-24 08:32:47 -06:00
Anthony Minessale 70f58aa3fa rm svn dif 2012-01-23 14:58:54 -06:00
Anthony Minessale a0473cda82 add mod_iSAC (extracted from webRTC) 16hz @30ms,60ms 32khz @30ms 2012-01-23 14:54:43 -06:00
Anthony Minessale 7555cabbba fail properly on bad decode 2012-01-23 14:53:38 -06:00
Anthony Minessale 7ac1d38d98 some minor fixes 2012-01-23 13:11:07 -06:00
Mathieu Rene 3ffa7915c3 switch_rtp: fix audio glitches in jingle streams since ICE packets do not interrupt the RTP stream, we do not want to return a CNG frame when we get one 2012-01-23 11:01:24 -05:00
Jeff Lenk 1d581a09cb FS-3831 --resolve 2012-01-22 11:08:48 -06:00
Marc Olivier Chouinard 415d077941 FS-3823 --resolve 2012-01-22 11:50:27 -05:00
Marc Olivier Chouinard 9be51d5265 FS-3823 --resolve 2012-01-21 13:45:21 -05:00
Raymond Chandler 6fd2416da7 add auth user and doc cleanup 2012-01-20 18:09:12 -05:00
Anthony Minessale 5d4cccd447 FS-3818 --resolve 2012-01-20 13:33:54 -06:00
Anthony Minessale a3ad1c2c0a FS-3829 --resolve 2012-01-20 13:30:53 -06:00
Anthony Minessale f2e1c22d01 FS-3794 reset the version to 0 on re-subscribe 2012-01-20 13:00:42 -06:00
Anthony Minessale e0b2b0928c copy more variables over on an attended transfer to valet 2012-01-20 13:00:42 -06:00
Raymond Chandler 95e54ee15b seg-- 2012-01-20 14:52:56 -05:00
Marc Olivier Chouinard 37be7ca0cd mod_voicemail: Adding the vm_fsdb_msg_email standard API 2012-01-20 01:12:27 -05:00
Michael Jerris 693f298688 vm_read should mark messages as read, but not saved 2012-01-19 20:42:28 -05:00
Brian West 256d67c7cc FS-3450: silly apple 2012-01-19 23:08:07 -06:00
Anthony Minessale 78a43b4005 FS-3760 --resolve fix that works in all situations 2012-01-19 15:13:48 -06:00
Anthony Minessale f9e7e4d320 FS-3760 revert 2012-01-19 15:13:15 -06:00
Anthony Minessale b3f3a10336 FS-3794 revert 2012-01-19 14:09:36 -06:00
Anthony Minessale 23680eed36 remove erronous line to set TFLAG_BYE 2012-01-19 14:08:18 -06:00
Brian West edd6562ce3 FS-3726 2012-01-19 19:43:48 -06:00
Michael Jerris 122766c735 handle validated password change after invalid one 2012-01-19 14:44:17 -05:00
Anthony Minessale 9afbc007a2 print sql *before* freeing it not after 2012-01-19 11:38:15 -06:00
Anthony Minessale 5ef0c1cc5b disable display update when the channel has not been answered 2012-01-19 11:32:57 -06:00
Anthony Minessale 0a503b1a77 FS-3794 revert some of baa11b2d03 2012-01-18 18:08:52 -06:00
Anthony Minessale 8cba6ee19e FS-3819 --resolve regression from FS-3762 10dfc377 feeding NULL string to printf again 2012-01-18 18:17:59 -06:00
Anthony Minessale 7a370d7771 FS-3819 --resolve regression from FS-3762 10dfc377 feeding NULL string to printf 2012-01-18 17:45:48 -06:00
Anthony Minessale 956514d119 FS-3816 2012-01-18 14:11:46 -06:00
Anthony Minessale 67f559685f req vid refresh in fsv 2012-01-18 14:08:55 -06:00
Anthony Minessale baa11b2d03 FS-3794 pre-emptive changes based on reports 2012-01-18 12:25:58 -06:00
Anthony Minessale d6988b0f3a FS-3794 small regression in SLA 2012-01-18 11:35:43 -06:00
Jeff Lenk c31acbfdb7 fix crabby compiler 2012-01-18 11:20:04 -06:00
Anthony Minessale 9c8b02e12b if string outside of {} contains :// consider that input to mean the url such as {foo=bar}http://www.host.com/test.cgi vs {foo=bar,url=http://www.host.com/test.cgi} 2012-01-17 16:44:48 -06:00
Anthony Minessale 34c0cbeb47 FS-3794 ok all testers update to this version and retest 2012-01-17 16:08:25 -06:00
Marc Olivier Chouinard 7d4c61a318 FS-3807 --resolve
Remove Reregister optimization for user who doesn't allow multiple registration in sip
2012-01-17 16:12:56 -05:00
Michael S Collins 5a360fe92f Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-01-17 12:01:47 -08:00
Michael S Collins 84ee332b95 mod_conference: Add 'list count' to conference API syntax 2012-01-17 12:01:30 -08:00
Jeff Lenk 6e8341444d FS-2216 clang change 2012-01-17 14:00:58 -06:00
Anthony Minessale 7e37676d50 FS-3794 no try this patch for the REFER level one mistake in the last one 2012-01-17 12:27:04 -06:00
Anthony Minessale c358f67fe4 eat inbound vid while playing fsv files 2012-01-17 12:19:31 -06:00
Christopher Rienzo 362c571647 FS-3816 oops 2012-01-17 17:00:43 +00:00
Anthony Minessale e5139c3db5 FS-3816 --resolve 2012-01-17 09:43:14 -06:00
Anthony Minessale 3b825e0113 FS-3794 try this patch for the REFER issue 2012-01-17 09:21:47 -06:00
Anthony Minessale 2883f2a600 FS-3814 --resolve 2012-01-17 08:55:48 -06:00
Anthony Minessale ef097a19b9 FS-3794 please repat all tests with this version 2012-01-16 17:26:35 -06:00
Anthony Minessale c646cb402c FS-3810 --resolve 2012-01-16 12:45:25 -06:00
Tamas Cseke 2453a4e709 add copyright headers FS-3811 --resolve 2012-01-16 08:58:37 +01:00
Jeff Lenk c47c9f5b3f fix compiler warning 2012-01-15 11:19:55 -06:00
Anthony Minessale 187abe02af req iframe on vid floor change 2012-01-13 15:55:54 -06:00
Anthony Minessale e87a48b824 FS-3812 --resolve 2012-01-13 15:22:31 -06:00
Anthony Minessale 3bb26bbdc0 tweaks on earlier changes 2012-01-13 12:02:36 -06:00
Anthony Minessale 49f38848a9 fix issue with caching invalid files on bad fetches 2012-01-12 17:06:30 -06:00
Anthony Minessale e343f6e7de parse user:pass@ auth in the url string 2012-01-12 16:53:08 -06:00
Anthony Minessale c54f42d793 more changes to recording code 2012-01-12 14:06:33 -06:00
Anthony Minessale c37c0298f3 mailing list 36bc584d980ce80fe6a6f6e7d7383db9.squirrel@my.tomp.co.uk [Freeswitch-users] update 2012-01-11 21:35:19 -06:00
Anthony Minessale c378f0d751 FS-3794 try this 2012-01-11 21:33:23 -06:00
Anthony Minessale b8fdbc4860 FS-3808 --resove We audited for this, must have overlooked this one, thanks. 2012-01-11 21:33:23 -06:00
Anthony Minessale a365fb636a mailing list 36bc584d980ce80fe6a6f6e7d7383db9.squirrel@my.tomp.co.uk [Freeswitch-users] audo sync issues with record_session to mp3 I redid the stream recording with timestamps and headers to try to keep it more synced 2012-01-11 17:49:46 -06:00
Marc Olivier Chouinard 8220e0bd6a mod_abstraction: Windows 'make file' 2012-01-11 16:09:54 -05:00
Anthony Minessale 1c1720d371 fix typo 2012-01-11 12:34:57 -06:00
Anthony Minessale 19d49e2075 fix edge case endless loop that can get a channel stuck 2012-01-11 12:05:16 -06:00
Anthony Minessale cfa926d781 add sub_host to the sip_registrations table to keep track of the original host 2012-01-10 17:33:40 -06:00
Anthony Minessale 61917bb58e reg expire tweak 2012-01-10 08:51:14 -06:00
Anthony Minessale 5b7e20133a add registration-thread-frequency param 2012-01-09 17:17:03 -06:00
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