16079 Commits

Author SHA1 Message Date
Anthony Minessale
60af226890 deal with empty param to serialize() 2010-07-12 15:37:16 -05:00
Moises Silva
85d3428372 freetdm: fix custom old ss7 data 2010-07-12 16:12:07 -04:00
Andrew Thompson
6030f435c0 Merge branch 'master' of git://git.freeswitch.org/freeswitch 2010-07-12 13:08:55 -04:00
Andrew Thompson
251d1f0689 Add commented out load directive for mod_erlang_event to modules.conf.xml 2010-07-12 13:08:14 -04:00
Anthony Minessale
93d38441a9 refactor 2010-07-12 12:00:53 -05:00
Jeff Lenk
859b713ea7 more tweaks for VS2010 2010-07-12 10:01:46 -05:00
Jeff Lenk
a96cbd0e36 more tweaks for VS2010 2010-07-12 09:48:34 -05:00
Anthony Minessale
d6f14d0307 add fifo_member_usage app 2010-07-11 23:25:00 -05:00
Anthony Minessale
1734df82ca presence_data_cols 2010-07-11 21:00:13 -05:00
Jeff Lenk
a999e7c05b more tweaks for VS2010 2010-07-11 17:11:45 -05:00
Jeff Lenk
1277ac473e more tweaks for VS2010 2010-07-10 20:59:00 -05:00
Jeff Lenk
3dfc0a86ad more tweaks for VS2010 - reduce unneeded builds 2010-07-10 17:26:16 -05:00
Jeff Lenk
195905f837 more tweaks for VS2010 2010-07-10 15:51:06 -05:00
Jeff Lenk
7af395ef83 more tweaks for VS2010 2010-07-10 15:22:25 -05:00
Anthony Minessale
32bb81bde3 fifo tweaks 2010-07-09 16:09:15 -05:00
Moises Silva
53ba0df2c2 freetdm: channel rate fixes 2010-07-09 10:19:09 -04:00
Anthony Minessale
616566b9f6 fix cid issue 2010-07-08 01:22:53 -05:00
Anthony Minessale
200cc44f67 fix sql to be more portable for tab complete 2010-07-08 01:22:53 -05:00
Michael Jerris
99c98d970b don't hangup on a caller that was transfered out of queue 2010-07-07 19:57:32 -04:00
Michael Jerris
821488bf9f add taking_calls param to fifo member add and config file 2010-07-07 16:21:14 -04:00
Anthony Minessale
4555b71199 declinatio mortuus obfirmo! 2010-07-07 15:13:45 -05:00
Rupa Schomaker
001705588e mod_lcr: fix dialplan issues with default profile and logging when no
caller_profile set
2010-07-07 13:56:38 -05:00
Jeff Lenk
35fd754543 more tweaks for VS2010 2010-07-07 13:49:21 -05:00
Anthony Minessale
cadb4d948f cancel outbound call if customer hangs up 2010-07-07 11:29:25 -05:00
root
cf48e0b688 Merge branch 'master' of ssh://git@git.freeswitch.org/freeswitch 2010-07-07 20:24:28 +04:00
root
8c58074c9a initial t.38 support.
remake logical channel opening.
add missing param name in example config.
2010-07-07 20:22:56 +04:00
Brian West
f347698a47 MODEVENT-66 2010-07-07 09:13:34 -05:00
Jeff Lenk
7cb113609b more tweaks for VS2010 2010-07-07 07:23:59 -06:00
Di-Shi Sun
2e907cdbd1 Merge branch 'master' of ssh://git@git.freeswitch.org/freeswitch 2010-07-07 15:43:45 +08:00
Di-Shi Sun
03abefdf07 Changed OSP TCP port from 1080 to 5045. 2010-07-07 15:41:09 +08:00
Rupa Schomaker
af33afaa61 mod_lcr: don't validate profiles with ${} vars since they are dynamic
and we can't guess what the proper value should be
2010-07-06 23:45:00 -05:00
Jeff Lenk
de5e747157 more tweaks for VS2010 2010-07-06 22:38:54 -05:00
Jeff Lenk
68fef16e37 more tweaks for VS2010 2010-07-06 16:10:35 -05:00
Anthony Minessale
4d4f5a0ecd fix race on sql stmt for show calls 2010-07-06 16:01:39 -05:00
Michael S Collins
72bc2e97a4 ChangeLog updates 2010-07-06 13:42:59 -07:00
Anthony Minessale
aa318568c4 revert 2010-07-06 15:06:25 -05:00
Anthony Minessale
89769c2180 sort all inserts ahead of update/delete in queue processing 2010-07-06 14:42:03 -05:00
Anthony Minessale
088cee65f9 try to compensate for silly compiler issue 2010-07-06 13:34:24 -05:00
Anthony Minessale
c321e67ab5 refactor 2010-07-06 13:20:27 -05:00
Anthony Minessale
d239b31dfc sort the complete sql stmts to get proper ordering on tab complete 2010-07-06 12:03:09 -05:00
Michael Jerris
cae9129f0a dup off the right caller profile 2010-07-06 11:32:04 -04:00
Anthony Minessale
ccb9a4eb0d fix seg in user_recurse_variables=false edge case 2010-07-06 10:25:58 -05:00
Jeff Lenk
fb9d60fcdb fix windows build 2010-07-05 21:09:37 -05:00
Stefan Knoblich
c318e7eb69 Merge branch 'master' of ssh://git.freeswitch.org/freeswitch 2010-07-05 23:59:07 +02:00
Stefan Knoblich
311fdd2207 [FreeTDM] Add modulesdir to freetdm.pc.in 2010-07-05 23:54:33 +02:00
Anthony Minessale
b037f1b6e1 doh 2010-07-05 16:48:07 -05:00
Anthony Minessale
01b17ec69e prefer telephone-event with same rate over others 2010-07-05 14:26:38 -05:00
Anthony Minessale
e9405ba64b fix build 2010-07-05 13:13:47 -05:00
Rupa Schomaker
612356b7b6 Revert "switch to switch_cache_db_dismiss_db_handle to reduce odbc"
This reverts commit ab3d7d144e28847a67eac968cf3c5d21b32bdaa0.
2010-07-05 11:11:22 -05:00
Rupa Schomaker
9741086975 Revert "mod_lcr: use switch_cache_db_dismiss_db_handle to reduce persistant"
This reverts commit 6449861e02c1aba268e110e9025fa163ee9e9623.
2010-07-05 11:11:07 -05:00