3113 Commits

Author SHA1 Message Date
Anthony Minessale
03fce657e8 FS-4549 --resolve 2012-10-03 07:09:59 -05:00
Anthony Minessale
d84df73aaa FS-4677 oops 2012-10-02 17:03:22 -05:00
Anthony Minessale
51bdf8522a FS-4677 --resolve 2012-10-02 12:22:03 -05:00
Anthony Minessale
10657f3f5c FS-4675 --resolve 2012-10-02 11:56:31 -05:00
Raymond Chandler
b97e0cef29 don't disable dial if previously allowed 2012-10-02 11:54:19 -04:00
Anthony Minessale
464155c5cd more priority tweaks 2012-10-01 10:20:48 -05:00
Anthony Minessale
8733a2c895 some priority queuing tweaks for performance 2012-10-01 11:47:26 -05:00
Travis Cross
72baa97369 Condense the humanized FS version string
Old:
FreeSWITCH Version 1.3.0+git~20120916T192130Z~3b5aa066c7 (1.3.0; git at commit 3b5aa066c7 on Sun, 16 Sep 2012 19:21:30 Z)

New:
FreeSWITCH Version 1.3.0+git~20120916T192130Z~3b5aa066c7 (git 3b5aa06 2012-09-16 19:21:30Z)
2012-09-23 04:13:04 +00:00
Jeff Lenk
142374eaab mod_enum windows fix for last commit 2012-09-20 21:04:39 -05:00
Anthony Minessale
caaa5726b0 fold over use-server to be alias for nameserver param and support back compat with legacy configs 2012-09-20 10:49:44 -05:00
Anthony Minessale
dfa83799d0 FS-4624 --resolve 2012-09-20 09:59:50 -05:00
Anthony Minessale
07ed03c458 FS-4625 --resolve 2012-09-20 09:57:58 -05:00
Anthony Minessale
0dac490086 FS-4315 --resolve 2012-09-20 09:53:53 -05:00
Travis Cross
eca14d4601 Fix format string for actual type of apr_time_t
This was causing the build to fail if mod_sonar was configured to
build.
2012-09-20 07:04:02 +00:00
Anthony Minessale
72f0cf476d add conference-create and conference-destroy action events 2012-09-19 16:34:33 -05:00
Jeff Lenk
2123927af7 spandsp fix argument issue on irc 2012-09-19 08:52:58 -05:00
Robert Jongbloed
babe1cdb89 Fixed numerous issues with T.38 support on mod_opal, now WORKS!
Added tracing for error conditions in mod_spandsp
2012-09-19 12:33:06 +10:00
Robert Jongbloed
468739da29 More T.38 fax support changes for mod_opal. Not quite there yet. 2012-09-19 12:32:22 +10:00
Anthony Minessale
dd62f08f04 FS-4596 --resolve 2012-09-18 11:34:45 -05:00
Stefan Knoblich
416f026f8c FreeSWITCH: Add preprocessor constant for default callerid number
SWITCH_DEFAULT_CLID_NUMBER and replace all occurrences
in the FreeSWITCH codebase.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-17 21:32:18 +02:00
Jeff Lenk
e74d4ac6e6 FS-4586 --resolve add mod_spy to vs2010 2012-09-14 16:08:23 -05:00
Anthony Minessale
5bbc372c56 fix crash in mod_fifo when deleting a node when its in use 2012-09-14 14:25:20 -05:00
Anthony Minessale
83007777a0 lower console output to debug for avmd 2012-09-14 11:24:23 -05:00
William King
bf04f8b0c8 Mod_sonar can be useful for collecting specific round trip delay information about a call route. This is a first working draft, so expect it to interfere with the migration habits of your creatures. To use setup a destination with echo, originate a call to that destination and drop the call into &sonar(). Then watch the logs for the results. 2012-09-14 00:26:36 -07:00
Seven Du
a32244fe38 Revert "for consistency"
This reverts commit e8c7bb3a88bbc46de44dca54c049f0bf0de21ced.
2012-09-14 09:41:10 +08:00
Seven Du
e8c7bb3a88 for consistency 2012-09-14 09:37:08 +08:00
Anthony Minessale
70898c09ef run serialize test in skel 2012-09-13 17:58:25 -05:00
Raymond Chandler
bf4bb0028e Merge branch 'master' into FS-4558 2012-09-08 02:29:59 -04:00
Raymond Chandler
8ef13dd8a2 FS-4558 --resolve 2012-09-08 02:28:35 -04:00
Anthony Minessale
bfc46567c1 add uuid_media_reneg api command to tell a channel to send a re-invite with optional list of new codecs 2012-09-07 15:33:09 -05:00
Raymond Chandler
3e26caf8ff Merge branch 'master' into FS-4558 2012-09-05 16:55:51 -04:00
Raymond Chandler
9def7a2e8b FS-4558 --resolve 2012-09-05 16:55:39 -04:00
Anthony Minessale
8ec031e7c9 let callers delete themselves on reload 2012-09-05 11:12:06 -05:00
Raymond Chandler
c3aeed6409 FS-4558: add conference chat broadcasting 2012-09-04 14:02:02 -04:00
Steve Underwood
0eb7d60da9 Some cleanups of the FAX code, so it accesses some of the FAX engine's
internal data through the proper mechanisms, instead of directly poking
around inside.
2012-09-04 12:10:16 +08:00
Steve Underwood
7c6f6e306c Added a free space function to the T.31 modem in spandsp, so the app doesn't
need to probe around inside the modem.
2012-09-04 08:58:43 +08:00
Steve Underwood
495fd99d5d Patched the new libtiff-4.0.2 code to support TIFF/FX tags and the extra
compression and colour profile codes that go with them.
2012-09-01 21:50:47 +08:00
Raymond Chandler
6ed3218f8a FS-4558: add uuid 2012-08-31 16:35:13 -04:00
Anthony Minessale
35f0e2ff3a add uuid_early_ok 2012-08-30 16:51:06 -05:00
Anthony Minessale
e67bb432d1 reduce log level of debug data 2012-08-30 13:18:01 -05:00
Anthony Minessale
8ed7bcd88f FS-4576 --resolve 2012-08-29 20:35:05 -05:00
Anthony Minessale
65f2961923 add uuid_answer and uuid_pre_answer 2012-08-29 18:14:24 -05:00
Anthony Minessale
5c00f6638c clean up mutex app code 2012-08-29 14:42:18 -05:00
Anthony Minessale
edad5d3348 finish up mutex app 2012-08-29 01:01:14 -05:00
Anthony Minessale
5a3a1e3b44 update last 2012-08-28 22:23:50 -05:00
Anthony Minessale
212953bcb4 check-in of mutex app 2012-08-28 21:11:43 -05:00
Anthony Minessale
a8cd9b82da add tmute command 2012-08-27 17:51:07 -05:00
Anthony Minessale
a8b89bcc1e add cache param to httapi 2012-08-27 16:13:21 -05:00
Anthony Minessale
fbc83cb0ea revert 2012-08-23 17:52:32 -05:00
Anthony Minessale
f34085965c fix some issues in httapi record parser 2012-08-23 17:49:53 -05:00