Commit Graph

24833 Commits

Author SHA1 Message Date
Anthony Minessale c3de185b22 add deflect parsing support for mod_loopback and fix unloop bug 2013-06-17 10:45:00 -05:00
Anthony Minessale 2c9ee26fdd dont change device state from hangup to hangup 2013-06-17 10:44:22 -05:00
Jeff Lenk f37467e054 FS-5507 this should fix but I'm not sure its the proper thing 2013-06-17 08:51:56 -05:00
Travis Cross 90683e3332 Check for config before starting
...so we can tell people what to do and where to look.
2013-06-16 14:21:44 +00:00
Jeff Lenk f858176f89 vs2010 reswig 2013-06-14 11:45:44 -05:00
Michael S Collins f54428c8fd Bump callie_en to 1.0.25 in sounds_version.txt 2013-06-14 08:16:52 -07:00
Chris Rienzo 0311d4615a mod_rayo: some fixes for punchblock 2.0 compatibility 2013-06-13 15:28:53 -04:00
William King b73a8fe624 Fix missing return statement. 2013-06-13 10:08:16 -07:00
Chris Rienzo 2d4acdfa61 mod_rayo: updates for 0.2 of spec 2013-06-13 11:23:12 -04:00
Anthony Minessale 9a87ec6a52 disable dialog matching for subscribe reqs so it always uses a new handle to avoid conflicting with notify transactions
Conflicts:
	libs/sofia-sip/.update
2013-06-12 23:48:39 -05:00
William King 4219049789 New compiler warning(error). Unused assignment before the pointer is reassigned. 2013-06-12 21:39:27 -07:00
William King 3f2f393a7c If the addr pointer is NULL, better to check first before using it. 2013-06-12 21:24:06 -07:00
William King a710841123 This is probably what was intended. If the pointer 'path' is NULL, or if it is not NULL, then the first char should not be '\0' 2013-06-12 21:21:54 -07:00
William King 91c8c8a57b oops 2013-06-12 21:17:17 -07:00
William King 5026788c4a Fix minor typo so that the metadata album field can be set. 2013-06-12 17:17:57 -07:00
William King 97918f473b Since I can't seem to locate what this might be used for, or the more correct solution, I'm going to comment it out for now. If someone can find a better solution so that this functionality would actually work, please advise. 2013-06-12 17:11:36 -07:00
William King 5c60bd6b42 Make sure to cleanup event if there was a failure that caused it not to be fired. 2013-06-12 17:02:15 -07:00
William King a181ec629f On the off chance the if statement takes the false branch, let's not leak the memory. again. 2013-06-12 16:46:38 -07:00
William King 5e5af427ef On the off chance the if statement takes the false branch, let's not leak the memory 2013-06-12 16:41:24 -07:00
Michael S Collins 56f68be4e6 Update phrase_en.xml for sounds version 1.0.23 2013-06-12 12:54:39 -07:00
Chris Rienzo 98ae1c93fa mod_http_cache: fixed wrong string to sign when referencing AWS S3 object with subdirectory 2013-06-12 09:38:35 -04:00
Seven Du a3dfd0bf62 FS-5498 add ringing and early stats to event 2013-06-12 09:09:21 +08:00
Anthony Minessale d0749e9a26 FS-5500 --resolve 2013-06-11 11:38:18 -05:00
Anthony Minessale de802f2124 FS-5498 fix state change 2013-06-11 11:24:04 -05:00
Anthony Minessale 42c6a66e08 FS-5498 add profile-variables section to directory to specify profile variables to be set automatically 2013-06-11 09:38:58 -05:00
Anthony Minessale b74ad2a6bb FS-5503 --resolve indeed, thx 2013-06-11 09:31:16 -05:00
Anthony Minessale df1bba55ee FS-5498 2013-06-10 19:13:21 -05:00
Anthony Minessale 6731519bef FS-5498 2013-06-10 18:22:08 -05:00
Brian West a433b97375 Skip to next file when you hup the stream 2013-06-07 12:29:42 -05:00
Travis Cross 46f4709ee6 Whitespace cleanup to previous commit 2013-06-07 06:59:38 +00:00
William King e7fa70416d Previous commit was incorrect. This would correctly handle the memory loss case. 2013-06-06 23:54:07 -07:00
Anthony Minessale 01959606cd FS-5493 oops 2013-06-06 13:17:20 -05:00
Anthony Minessale 860ed3f9a6 add last callback run stamp to device records 2013-06-06 13:09:13 -05:00
Anthony Minessale 75fab9b0f2 FS-5493 --resolve 2013-06-06 12:59:18 -05:00
Chris Rienzo ee2f1d32a4 Added mod_rayo (XMPP 3PCC http://xmpp.org/extensions/xep-0327.html). Used by Adhearsion as its native call control protocol. Currently beta testing. 2013-06-06 16:03:00 -04:00
Chris Rienzo acacb342e8 Added mod_ssml (speech synthesis markup language) ssml:// and tts:// file formats. 2013-06-06 15:34:49 -04:00
Travis Cross 74dcbe8240 Add missing newline at end of file 2013-06-06 19:01:17 +00:00
Travis Cross 1784663d35 Use --with-storagedir in Debian build 2013-06-06 17:34:03 +00:00
Travis Cross f3d851d198 Add support for --with-storagedir to configure
This is needed for correctly setting the default storage directory for
Debian builds.
2013-06-06 17:34:03 +00:00
Brian West d186cf95a9 ignore this 2013-06-06 10:27:24 -05:00
Anthony Minessale 7b25322e46 don't need this change revert 2013-06-05 11:21:59 -05:00
Anthony Minessale 4240526ce3 add some device-state mechinism to FS to allow tracking of device-specific states where they may have more than one call from the same device 2013-06-05 11:20:11 -05:00
Brian West b4ed2f55bf Up this buffer to prevent boxes from locking up if they receive more than 1000 bytes. 2013-06-04 17:10:05 -05:00
Seven Du 4bb4e66abd fix typo again 2013-06-04 10:37:39 +08:00
Seven Du 811a99e0f0 close websocket before unload 2013-06-04 10:23:23 +08:00
Seven Du d92074233c add show complete 2013-06-04 09:52:14 +08:00
Seven Du 68f1d34dfc add show aliases, management, interface_types 2013-06-04 09:47:45 +08:00
Seven Du 15a30c7f45 add missing ShowInterfacesRoute 2013-06-04 09:37:19 +08:00
Seven Du 9252f7ab2f fix copy&paste typo 2013-06-04 09:34:35 +08:00
Seven Du 4e70d7de30 show tasks 2013-06-04 09:32:38 +08:00