Commit Graph

550 Commits

Author SHA1 Message Date
Anthony Minessale 924c524197 fix some delay regressions 2012-12-05 13:17:50 -06:00
Anthony Minessale b7e6f4ab82 FS-4853 2012-11-21 09:57:13 -06:00
Anthony Minessale 580e63ecfa check for signalling in sleep app on channels without media 2012-11-13 12:30:25 -06:00
Michael Jerris 1de65cbcd0 handle state update for hangup 2012-10-30 19:02:33 -04:00
Anthony Minessale 2246b84554 fix missing line 2012-10-23 11:06:15 -04:00
Anthony Minessale 4b6db1329c FS-4729 try this patch clean 2012-10-22 13:37:41 -04:00
Anthony Minessale 986fede6b0 make a way to get the jitter buffer down to the codecs 2012-10-18 15:29:00 -04:00
Anthony Minessale c2893801cb add timestamps for on and off hold times to put in xml cdrs 2012-09-07 18:17:57 -05:00
Anthony Minessale d528ceee19 regression from a9d72bc35d 2012-09-06 11:32:50 -05:00
Anthony Minessale a9d72bc35d fix small broadcast bug 2012-09-04 19:08:06 -05:00
Anthony Minessale ffb553bef5 FS-4565 --resolve 2012-08-28 12:57:47 -05:00
Anthony Minessale c0626e6801 FS-4487 --resolve 2012-08-07 07:35:41 -05:00
Anthony Minessale 63b6fa5f24 FS-4487 revert 2ed9281d19 2012-08-07 07:30:22 -05:00
Anthony Minessale 2ed9281d19 FS-4487 --resolve 2012-08-06 22:30:34 -05:00
Anthony Minessale 71b64412b9 FS-4470 --resolve 2 for one fix 2012-07-27 10:44:16 -05:00
Anthony Minessale 1dd4bd4926 add core-uuid attr to xml cdr tag 2012-07-26 11:45:06 -05:00
Anthony Minessale 3708c96257 add uuid to event socket apps 2012-07-02 15:12:55 -05:00
Anthony Minessale 1330ad9cf4 FS-4363 try this 2012-06-28 10:21:08 -05:00
Jeff Lenk 20f20c8a5c FS-4248 prevent seg for unsupported say method 2012-06-07 10:06:09 -05:00
Anthony Minessale 8bb55ed4bf abstract out originate_signal_bond to a function to avoid confustion and regressions 2012-05-29 13:10:15 -05:00
Anthony Minessale 68021e862f send silence on smaller sleeps 2012-05-10 09:51:07 -05:00
Anthony Minessale f106c18f51 tweak to confirm blind transfer patch 2012-05-08 19:33:53 -05:00
Anthony Minessale 024e5fdefd FS-4196 --resolve 2012-05-08 07:41:10 -05:00
Anthony Minessale 29f23c1c67 FS-4185 --resolve 2012-05-04 08:32:32 -05:00
Ken Rice c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Anthony Minessale ab0736127a FS-4043 --resolve 2012-04-13 12:47:30 -05:00
Anthony Minessale c0b69c415c FS-4096 --resolve 2012-04-10 09:59:56 -05:00
Anthony Minessale df8d2f1ecd FS-4038 --resolve 2012-04-04 17:20:17 -05:00
Anthony Minessale 3505cb47e3 FS-3929 --resolve 2012-02-22 18:16:25 -06:00
Anthony Minessale e6bfa118ec minor presence tweaks 2012-02-09 16:47:32 -06:00
Jeff Lenk 24288832b1 FS-2216 partial with renaming 2012-01-08 14:19:16 -06:00
Anthony Minessale a4320da5a8 fix regression from earlier today 2012-01-05 16:01:27 -06:00
Anthony Minessale e185ff0075 allow dmachine and input callback to co-exist 2012-01-05 09:39:18 -06:00
Anthony Minessale 2e6b55810f put transfer_source in a variable too 2011-12-08 17:33:31 -06:00
Anthony Minessale 712ada3d8d deal with timeout better in rare bind_meta_app misuse 2011-11-11 19:27:02 -06:00
Anthony Minessale f1980b3818 don't tolerate blank proto 2011-10-25 12:07:39 -05:00
Anthony Minessale 3c9551ee90 move code from uuid_kill into core 2011-10-25 11:53:22 -05:00
Michael Jerris ea7f6a1857 add lookup params to presence_map 2011-10-24 09:53:24 -04:00
Anthony Minessale 4ee1722f3e add presence_map 2011-10-22 09:40:59 -05:00
Anthony Minessale 1bf97fa7ba add some more reporting data to logs 2011-10-11 15:13:23 -05:00
Anthony Minessale 216dce139c revert this it might annoy ppl with no transcoding 2011-10-05 12:49:47 -05:00
Anthony Minessale 3317f5d36d delay_echo was double the length in milliseconds from what it should be 2011-09-30 09:45:00 -05:00
Anthony Minessale e25a90a04b always generate frames on sleep 2011-09-29 13:22:05 -05:00
Anthony Minessale 7333d46d5b add new chatplan concept and mod_sms. Apps for chat messages: copy new base freeswitch.xml and chatplan dir if you are upgrading on existing config base 2011-09-21 14:31:18 -05:00
Anthony Minessale bcd1e14711 add callee_id name/number to xml_cdr 2011-09-09 13:01:10 -05:00
Anthony Minessale f2099bf999 FS-3529 please try this revision I suspect its related to some uninitilized memory causing flags to be set that are not in the dtmf structure in certian cases 2011-09-08 08:12:16 -05:00
Anthony Minessale 96ddc51faa split on space not colon 2011-09-06 13:56:44 -05:00
Anthony Minessale 996b304019 add xferext command to sendmsg parser so you can send a list of instructions to a channel and build and extension and transfer to it from esl 2011-08-31 19:30:58 -05:00
Anthony Minessale d43af04e93 fix races in bypass media regarding channel signalling that may cause answer to be skipped 2011-08-19 16:25:32 -05:00
Anthony Minessale f10566af91 FS-3181 --resolve the new code requires accurate timestamps, we were incrementing it by the interval (20) instaead of the samples (160) 2011-08-11 08:49:13 -05:00