24624 Commits

Author SHA1 Message Date
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
Seven Du
5414c7630a show say, chat, interfaces, limits 2013-06-04 09:25:19 +08:00
Seven Du
947c0542a9 update to mp4v2-2.0.0
It seems I cannot contact the original author
it seems has a bug which even cannot compile with mp4v2-trunk-479
This patch allow it to compile
2013-06-04 08:46:05 +08:00
Seven Du
96f74a9f4a fix hardcoded host and port 2013-06-04 08:23:37 +08:00
Jeff Lenk
6739889f65 OPENZAP-214 --resolve 2013-06-03 17:27:04 -05:00
Travis Cross
d40f59e795 Set mod_voicemail to depend on mail-transport-agent
Without this dependency we might not end up with sendmail installed
which would be unnecessarily surprising when using mod_voicemail.
2013-06-03 09:29:52 +00:00
Travis Cross
505815c902 Avoid crashing FS after delivering a VM
When vm-storage-dir was set to an absolute path, FS would abort after
delivering a VM because we were trying to free(3) memory sitting in
the middle of a memory pool.

FS-5329
2013-06-03 09:29:51 +00:00
Travis Cross
9ae26ff50d Have modules depend on a particular version of libfreeswitch1
At this point we never want someone running a module against a
different version of FS than the module was built for.  It's also
conceivable that you could want to use the modules with libfreeswitch1
even if you weren't running FS itself.
2013-06-03 06:14:02 +00:00
Travis Cross
bc25079fce Fix spelling in log message 2013-06-02 20:06:34 +00:00
Stefan Knoblich
6ca5a02656 FreeTDM: handle_core_command() clean up
Use uint64_t and FTDM_UINT64_FMT for flagval and "%u" for unsigned int.
Extend invalid channel id check to cover chan_id == 0 case.

Use ftdm_strlen_zero() and ftdm_array_len() instead of open-coding them.
Move some variables from global scope into local subcommand scope.

Various other little format string and variable naming fixes.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-06-02 03:02:14 +02:00