3141 Commits

Author SHA1 Message Date
Anthony Minessale
0a0f5951ab check in page app 2012-11-01 15:50:46 -05:00
Anthony Minessale
94763ea52b FS-4681 --resolve 2012-11-01 13:07:47 -05:00
Anthony Minessale
d1ad4d477c add no_loopback flag to apps so they can tell mod_loopback to bow out 2012-10-31 12:56:09 -05:00
Anthony Minessale
a4a44fb140 FS-4741 parse timezone variable and adjust time for time based routing 2012-10-31 10:43:59 -05:00
Anthony Minessale
74dbbb014f FS-4775 --resolve use vars voicemail_callback_dialplan and voicemail_callback_context 2012-10-30 15:33:35 -05:00
Anthony Minessale
bc0912cd11 FS-4773 --resolve 2012-10-29 14:24:01 -05:00
Anthony Minessale
b8c0d3564c FS-4765 --resolve 2012-10-25 12:55:50 -05:00
Jeff Lenk
3124f8226c FS-4761 --resolve 2012-10-24 19:17:15 -05:00
Anthony Minessale
e3da4e1643 FS-4736 --resolve 2012-10-19 17:29:43 -04:00
Anthony Minessale
af37b907ea flip cid on pickup endpoint 2012-10-18 17:20:28 -04:00
Anthony Minessale
9675229dd4 FS-4735 --resolve 2012-10-18 15:35:22 -04:00
Anthony Minessale
7c644a271e FS-4728 2012-10-16 18:50:59 -04:00
Jeff Lenk
6b6c83a718 FS-2746 --resolve large xmlrpc update thanks garmt 2012-10-13 11:37:25 -05:00
Anthony Minessale
188e0bd333 FS-4711 --resolve this looks fine to me 2012-10-11 13:53:43 -05:00
Anthony Minessale
4dae523bca tweak the session level logging to work on the console too 2012-10-11 12:44:31 -05:00
Seven Du
aa6bb702de better help msg 2012-10-11 12:36:03 +08:00
Seven Du
fb95768ead add max_members to conference xml_list 2012-10-11 12:31:58 +08:00
Anthony Minessale
e1fe289672 refactor db stuff to use single string dsn to avoid code duplication and introduce switch_sql_queue_manager api to create transactional sql queues to aggregate a bunch of sql stmts into transactions 2012-10-09 20:20:32 -05:00
Anthony Minessale
fc764b27bf FS-4703 --resolve 2012-10-09 14:01:38 -05:00
Brian West
4dd1b52f86 Use uniq uuid per vm just incase the same session gets to vm more than once in its life. 2012-10-09 12:38:08 -05:00
Jeff Lenk
f0941d2792 FS-4696 --resolve 2012-10-09 10:53:01 -05:00
Anthony Minessale
a20c556fb7 FS-4650 --resolve 2012-10-08 16:34:39 -05:00
Eliot Gable
5cb354dddc Initial core-pgsql support based on native libpq; FS starts and stops without errors using core-pgsql. 2012-10-08 20:33:57 +00:00
Anthony Minessale
57e9912f8b FS-4650 please try to use an up to date gcc when doing new dev to catch build errs. This is what I get for the one time I did not compile test 2012-10-05 13:46:57 -05:00
Anthony Minessale
09b1b8bc7f add nohead param to skip over the cache check with HEAD method 2012-10-05 10:14:22 -05:00
Anthony Minessale
44f78e9e76 FS-4650 --resolve 2012-10-05 09:43:00 -05:00
Anthony Minessale
cefeaee88c FS-4650 --resolve 2012-10-03 07:46:37 -05:00
Anthony Minessale
7329787b9a fix warning 2012-10-03 07:45:39 -05:00
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