240 Commits

Author SHA1 Message Date
Anthony Minessale
52d15f6398 FS-7505: clean up and support multiple formats to same extensions {modname=mod_vlc}rtmp://foo.com/flvplayback also move [/tmp]file to be {spool_path=/tmp} 2015-05-28 12:47:13 -05:00
Anthony Minessale
7596689865 add chat to demo 2014-07-24 10:13:39 +05:00
Anthony Minessale
7c01f06e74 use final_delivery variable in chat plan to indicate that you do not want to deliver the message to its intended recipient because you have already pre-empted the message 2014-07-24 10:13:38 +05:00
Anthony Minessale
4ffbf23ffa stereo refactoring 2014-06-13 01:49:16 -04:00
Michael Jerris
e1f8e199f0 CID:1087632 Resource leak 2014-05-16 21:01:13 +00:00
Anthony Minessale
7151d6acea FS-6402 part 2 2014-04-02 03:21:37 +05:00
Anthony Minessale
5c0cff70b3 FS-6402 --resolve 2014-04-02 01:20:19 +05:00
Anthony Minessale
804ef7709d change from sqlite hash to newly added one 2014-03-09 00:37:17 +05:00
Anthony Minessale
ab56c276a0 move speex codec into the core since it already has speex anyway 2014-02-15 02:40:02 +05:00
Ken Rice
6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Anthony Minessale
8ab31493d7 make exception for g722 2013-10-24 05:04:23 +05:00
Anthony Minessale
55c86bff80 use the actual_sps not the effective on codec load strings 2013-10-23 16:39:32 -05:00
Anthony Minessale
4a172402d2 some refactoring and plumbing for 1.4 2013-10-16 02:24:32 +05:00
Anthony Minessale
6c384012ed FS-5740 --resolve 2013-09-12 20:42:16 +05:00
Seven Du
9074a12455 FS-5769 --resolve 2013-09-10 00:59:55 +08:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Anthony Minessale
d83c627228 FS-5168 --resolve 2013-05-07 14:09:47 -05:00
Anthony Minessale
8a727b0de4 FS-5331 2013-04-24 11:32:58 -05:00
Anthony Minessale
e8ecf7c887 FS-4846 --resolve 2013-03-07 16:21:37 -06:00
Michael Jerris
d47726659f add a bit more error checking to module loader 2013-02-14 15:03:33 -05:00
William King
a47321f0fd Differentiate when the sms message successfully matched an extension in the chatplan, and when it fell through. 2012-11-14 16:48:21 -08:00
William King
b8f0d11a8a Fire an event on successful sms delivery, as well as clearify if the delivery method was blocking or not. 2012-11-14 16:45:32 -08:00
William King
5fffdc2936 This fixes multiple issues dealing with sms from registered endpoints to other destinations. 2012-11-13 16:56:58 -08:00
Anthony Minessale
759d26db09 FS-4771 --resolve 2012-10-29 09:27:59 -05:00
William King
90c3b07ee0 If the chat message has been successfully delivered in the chat plan, then set the status to success and don't fire an event about the chat delivery failure 2012-10-16 14:41:29 -07:00
Jeff Lenk
6b6c83a718 FS-2746 --resolve large xmlrpc update thanks garmt 2012-10-13 11:37:25 -05:00
Anthony Minessale
464155c5cd more priority tweaks 2012-10-01 10:20:48 -05:00
Jeff Lenk
7a69d7d47c FS-4638 --resolve add error log for bad codec string 2012-09-27 12:10:13 -05:00
Anthony Minessale
93f96addc3 FS-4453 confirm this fixes your problem please 2012-07-26 12:32:51 -05:00
Anthony Minessale
d832b5dfef FS-4453 --resolve this will now cause up to a 20 second timeout waiting for the response and the call will be blocking 2012-07-24 13:45:10 -05:00
Brian West
860b53183d tweak 2012-07-14 10:24:35 -05:00
Anthony Minessale
ecb84bd126 FS-4336 --resolve 2012-06-23 14:55:11 -05:00
Anthony Minessale
d642c2c1a6 add loopback_initial_codec variable to specifiy the codec of a one legeded loopback channel 2012-04-23 12:16:53 -05:00
Anthony Minessale
4991751970 sometimes compiler warnings are annoying 2012-04-20 09:53:51 -05:00
Anthony Minessale
c6aaa281f1 FS-4135 --resolve 2012-04-20 08:56:14 -05:00
Anthony Minessale
5f76f3b912 FS-4135 --resolve hint, add a leading '=' to disable passing a-leg codecs <param name="outbound-codec-prefs" value="=6839{outbound_codec_prefs}"/> 2012-04-19 19:36:48 -05:00
Ken Rice
c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Anthony Minessale
859a332602 FS-4045 try this patch 2012-03-27 15:23:12 -05:00
Travis Cross
b186944049 FS-4004 --resolve
Thanks to Kyle A. King for pointing this out and to William King for
collaboration.
2012-03-14 20:33:17 +00:00
Anthony Minessale
d36f593204 fire failed sms events 2012-02-21 10:00:19 -06:00
Anthony Minessale
fa3fa30a98 fix build 2011-10-07 11:20:36 -05:00
Anthony Minessale
78a9a6488a some chat fixes 2011-10-07 08:24:19 -05:00
Anthony Minessale
4feb26d3e8 allow chatplan apps to have null args 2011-09-24 09:53:34 -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
9125a96c6d convert chat interface to use events instead of a bunch of args 2011-09-13 16:51:30 -05:00
Anthony Minessale
6dd1264d08 add support for global nameseace in chat interface to bind to unhandled messages 2011-09-02 14:41:25 -05:00
Anthony Minessale
47f997a050 back off locking contention so you can query for other interfaces while a module is loading that locks the interfaces hash 2011-08-16 13:26:43 -05:00
Anthony Minessale
d2f76ca482 tweaks to codec buffer size detection 2011-07-14 00:14:10 -05:00
Anthony Minessale
73279f01bf FS-3166 --resolve 2011-04-22 16:43:29 -05:00
Brian West
1604f08e33 rebind sighandlers 2011-04-08 13:46:02 -05:00