10057 Commits

Author SHA1 Message Date
Anthony Minessale
119d01f65c fix small mem leak in util func 2010-07-13 16:52:32 -05:00
Anthony Minessale
ac77c76818 add nomedia flag 2010-07-13 15:43:37 -05:00
Anthony Minessale
f3907f771d fix ringall issue 2010-07-13 12:42:36 -05:00
Anthony Minessale
17a7a0dd7b don't reset outbound_fail_count on pre-call use_count increments 2010-07-13 08:34:10 -05:00
Rupa Schomaker
548c9061ab MODAPP-441: mod_lcr: add lcr_user_rate to imported a-leg vars 2010-07-13 06:07:49 -05:00
Anthony Minessale
fa1148e9ee update 2010-07-13 01:41:27 -05:00
Anthony Minessale
32f6aa3b9e update 2010-07-13 00:47:41 -05:00
Anthony Minessale
1ed7837bc6 tweak2 2010-07-12 21:58:24 -05:00
Anthony Minessale
d277778743 tweak 2010-07-12 20:58:39 -05:00
Anthony Minessale
93d38441a9 refactor 2010-07-12 12:00:53 -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
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
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
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
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
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
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
Brian West
c3d6c648d3 fix configure and compile when using --disable-core-libedit-support 2010-07-05 10:08:30 -05:00
Anthony Minessale
0c826b1fc8 add sched_cancel function to cancel any impending sched_X funcs 2010-07-02 14:06:53 -05:00
Anthony Minessale
23fd8ebb3e add optional exceptions to mod_distributor to list nodes to skip 2010-07-02 13:31:12 -05:00
Anthony Minessale
a7d8f866fd fix new util function to actually do what it says it will 2010-07-02 13:00:29 -05:00
Anthony Minessale
6c7970f969 let bypass calls sit in park 2010-07-02 12:04:02 -05:00
Brian West
8c7a976252 swigall 2010-07-02 11:26:42 -05:00
Anthony Minessale
b10ea3c0b6 fifo tweaks 2010-07-02 09:27:36 -05:00
Rupa Schomaker
4e1d522198 oops, compile fix 2010-07-02 00:13:44 -05:00
Rupa Schomaker
4294d0a79d if missing db.conf.xml don't fail, just use sqlite 2010-07-02 00:03:13 -05:00