Anthony Minessale
28bc54a08d
skip runs when messages are not needed
2010-07-14 18:59:42 -05:00
Anthony Minessale
e12be24119
typo
2010-07-14 18:11:07 -05:00
Anthony Minessale
62d0aa3ec3
add zstr
2010-07-14 17:49:44 -05:00
Anthony Minessale
7339e6eb14
fix sql stmt
2010-07-14 17:14:39 -05:00
Anthony Minessale
76c4f2751c
update
2010-07-14 16:52:55 -05:00
Anthony Minessale
c50f59e36c
add reporting vars
2010-07-14 16:38:46 -05:00
Marc Olivier Chouinard
8ceb2a9b27
mod_commands: Fix a segfault if no arguments is provided to limit_hash_usage
2010-07-14 14:30:30 -04:00
Anthony Minessale
634ca37067
fifo up
2010-07-14 12:40:41 -05:00
Anthony Minessale
c73d98cd83
fifo up
2010-07-14 12:40:19 -05:00
Mathieu Rene
e76d7d925e
mod_hash: free all hashtables on shutdown
2010-07-13 19:05:07 -04:00
Anthony Minessale
d355c28d4d
fix logic bug and memory leak in new code
2010-07-13 17:27:37 -05:00
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 ab3d7d144e
.
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 6449861e02
.
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
Brian West
6117234549
FSCORE-627
2010-07-01 23:15:37 -05:00
Anthony Minessale
43cbb7eaa7
stupid warning
2010-07-01 22:14:07 -05:00
Brian West
8009ec0b5c
FSBUILD-287
2010-07-01 18:16:08 -05:00
Anthony Minessale
182b030f94
fix sql
2010-07-01 16:57:21 -05:00
Anthony Minessale
58b67bc5cc
add outbound_per_cycle param to control how many outbound calls are made per cycle and normalized some of the output in fifo status
2010-07-01 15:24:14 -05:00
Anthony Minessale
3a6bb506c0
passing non-null value to generate_xml_cdr now implies its an initalized xml object
2010-07-01 15:22:13 -05:00
Anthony Minessale
21edf395ca
de-ass
2010-07-01 15:19:40 -05:00
Anthony Minessale
1fba654845
fix parse err in originate code
2010-07-01 14:21:44 -05:00
Anthony Minessale
7898679b20
tweak
2010-07-01 09:37:49 -05:00
Anthony Minessale
b7c5a80a70
comment out vars
2010-07-01 09:33:44 -05:00
Di-Shi Sun
dbf93daae8
Merge branch 'master' of ssh://git@git.freeswitch.org/freeswitch
2010-07-01 16:26:20 +08:00
Di-Shi Sun
32dbb191fd
Added work mode option and support for outbound proxy.
2010-07-01 16:20:10 +08:00
Anthony Minessale
636283c387
doh2
2010-06-30 22:29:40 -05:00
Anthony Minessale
9db5abefdb
doh
2010-06-30 22:20:06 -05:00
Anthony Minessale
34fe9e34c9
tweaks
2010-06-30 22:13:20 -05:00
Anthony Minessale
7f9beb96cc
revamp fifo with a ringall strategy so you can see the stupid callers' caller id ....
2010-06-30 21:46:38 -05:00
Anthony Minessale
5b11c81731
fix sql stmt
2010-06-30 21:32:17 -05:00
Anthony Minessale
462e62547e
add new util function to parse of vars in parens from strings
2010-06-30 20:41:21 -05:00
Anthony Minessale
9c7fb0d4ca
support stacked [] pairs in origiante
2010-06-30 20:09:06 -05:00
Anthony Minessale
09bd04734c
prune check
2010-06-30 16:25:19 -05:00
Brian West
53761efdf6
fix logging and missing new line
2010-06-30 11:11:21 -05:00
Anthony Minessale
f2ea3ee315
indent run
2010-06-30 10:35:15 -05:00
Anthony Minessale
e11560ddf3
share handles when not using sqlite
2010-06-30 09:05:14 -05:00
Mathieu Rene
6bd82d1fb4
Add fsctl shutdown_check to see if we're currently shutting down
2010-06-29 23:03:10 -04:00
Rupa Schomaker
c0246b1143
add some docs to the switch_cache_db_* functions
2010-06-29 16:18:44 -05:00
Rupa Schomaker
6449861e02
mod_lcr: use switch_cache_db_dismiss_db_handle to reduce persistant
...
db connections under heavy load.
2010-06-29 16:04:45 -05:00
Rupa Schomaker
ab3d7d144e
switch to switch_cache_db_dismiss_db_handle to reduce odbc
...
usage under heavy switch load
2010-06-29 16:00:44 -05:00
Anthony Minessale
98a436bb27
add switch_cache_db_dismiss_db_handle
2010-06-29 15:50:03 -05:00
Anthony Minessale
51cb9efe9a
remove ass
2010-06-29 14:05:44 -05:00
Anthony Minessale
d700e69625
.
2010-06-29 13:47:15 -05:00
Michael Jerris
d21af530b9
fix mod_celt rebuilds library when not required
2010-06-29 13:03:23 -04:00
Michael Jerris
9c5cd268f7
mod_conference: fix build error for Meftah before he drives me insane with nagging
2010-06-29 13:02:25 -04:00
Anthony Minessale
fd5723387e
update agc
2010-06-29 09:56:38 -05:00
Jeff Lenk
9361e2ba9d
more tweaks for VS2010
2010-06-29 09:55:08 -05:00
Anthony Minessale
911e9182e1
add cid-in-1xx profile param and sip_cid_in_1xx chan var
2010-06-29 09:32:41 -05:00
Anthony Minessale
5ef1e00d3a
LBAPR-4
2010-06-29 08:51:39 -05:00
Jeff Lenk
da17e2a09e
more tweaks for VS2010
2010-06-28 16:32:30 -05:00
Jeff Lenk
a87429ac87
Add initial support for VS2010
2010-06-28 15:49:19 -05:00
Anthony Minessale
7626a6c6b4
nm this is bad
2010-06-28 10:25:21 -05:00
Anthony Minessale
013222bba3
wait for state change
2010-06-28 08:49:24 -05:00
Anthony Minessale
46064642ba
update
2010-06-28 08:37:11 -05:00
Anthony Minessale
3b1d9f5bef
clear flag on destroy
2010-06-28 08:15:55 -05:00
Anthony Minessale
1b3a5df08d
update
2010-06-25 21:10:13 -05:00
Andrew Thompson
2adde7d86d
mod_conference: Add energy, volume_in and volume_out to xml_list
2010-06-25 19:29:33 -04:00
Anthony Minessale
612f3a36f3
remove initial announcement
2010-06-25 17:10:32 -05:00
Anthony Minessale
77c662687a
add (experimental) agc flag
2010-06-25 16:57:01 -05:00
Anthony Minessale
ff1a52ab18
add call_uuid
2010-06-25 13:25:13 -05:00
Mathieu Parent
20194286a4
Skinny: correct early media and answer
...
- SWITCH_MESSAGE_INDICATE_DISPLAY was missing a "break" statement
- handle not responding device (cancels early media or answer)
- don't send messages when listener is not ready (fix rare crashes)
2010-06-25 18:25:12 +02:00
Anthony Minessale
8d0c81103e
add call_uuid var
2010-06-24 17:28:20 -05:00
Anthony Minessale
36648cb177
doh
2010-06-24 16:27:11 -05:00
Anthony Minessale
df79ecce8e
fix rtcp from nat to autoadjust with rtp
2010-06-24 16:01:55 -05:00
Anthony Minessale
5a6461baf5
refactor vars to call time
2010-06-24 15:49:48 -05:00
Brian West
44a90b4798
swigall
2010-06-24 15:33:41 -05:00
Anthony Minessale
464ecd1b18
revert part of 92bd8966fa
FSCORE-598
2010-06-24 14:30:37 -05:00
Anthony Minessale
64a71c5798
destroy handle on bad authenticate
2010-06-24 13:19:14 -05:00
Anthony Minessale
c58efca29d
add some cols to fifo_outbound
2010-06-24 11:52:49 -05:00
Anthony Minessale
3240a6f395
update callstate in sql event handler
2010-06-24 10:32:45 -05:00
Anthony Minessale
10b8cfa18e
be more strict about changing callstate based on clearing hold flag
2010-06-24 10:09:39 -05:00
Rupa Schomaker
4869da2370
MODAPP-437 - event backend should be db not sql
2010-06-23 13:52:53 -05:00
Anthony Minessale
0bff1a411b
clean up indenting in sofia
2010-06-23 13:22:52 -05:00
Anthony Minessale
39f6c58557
minor refactor
2010-06-23 11:47:39 -05:00
Mathieu Rene
8ac3bdca6e
Add redis backend to limit
2010-06-22 00:16:50 -04:00
Rupa Schomaker
8c8d962e3a
fix perms
2010-06-21 09:51:57 -05:00
Rupa Schomaker
b36f2a23bf
timer based nat_map refresh
2010-06-21 09:51:57 -05:00
Rupa Schomaker
cb6f978d93
mod_limit is now a backwards compatible shim
2010-06-20 19:03:38 -05:00
Rupa Schomaker
ea71a2401e
backward compat mod_limit.c
2010-06-20 19:03:38 -05:00
Rupa Schomaker
be2bd3c180
fix perms
2010-06-20 19:03:38 -05:00
Rupa Schomaker
a040a605e6
add backward compatible shims
2010-06-20 19:03:38 -05:00
Jeff Lenk
4010911db9
sync express to limit changes + add skinny
2010-06-20 12:07:11 -06:00
Jeff Lenk
3de6c7a59c
missing mod_hash
2010-06-20 11:03:07 -05:00
Rupa Schomaker
d8facbcf71
mod_lcr update. MODAPP-340, MODAPP-355
...
arbitrary b-leg vars, limit support, lcr/ endpoint
custom_sql now is field based rather than position based
NOTE: custom_sql is incompat with prior version
2010-06-19 20:08:06 -05:00
Rupa Schomaker
d5ad29b585
typo
2010-06-19 20:07:39 -05:00
Rupa Schomaker
1c17da93ef
rationalize some logging
2010-06-19 19:06:27 -05:00
Rupa Schomaker
9b5778f8e1
dup -ERR so we can free it later
2010-06-19 14:49:15 -05:00
Rupa Schomaker
f76f836b0e
rename sql to db for limit backend to make consistent
2010-06-19 10:58:58 -05:00
Rupa Schomaker
6f0d7a7bcf
remove WTF
2010-06-19 08:12:00 -05:00
Rupa Schomaker
415b4589ac
revert mod_lcr changes
2010-06-19 08:08:42 -05:00
Rupa Schomaker
ab2165c56b
fix tab
2010-06-19 07:49:34 -05:00
Rupa Schomaker
3f4ca2d3ac
MODAPP-407
2010-06-19 07:49:34 -05:00
Rupa Schomaker
0e8a26f840
sync changes in branch rupa_limit
2010-06-19 07:49:34 -05:00
Rupa Schomaker
f6eda2c23b
fix check for NANPA
2010-06-19 07:48:48 -05:00
Anthony Minessale
dac1243900
add playback_timeout_sec to core and make it useful in valet_parking
2010-06-18 18:07:31 -05:00
Anthony Minessale
6f41b446cb
add replace func
2010-06-18 17:46:07 -05:00
Anthony Minessale
d1492c0da4
remove log
2010-06-18 17:39:44 -05:00
Anthony Minessale
fabaa4a28e
MODSOFIA-77
2010-06-18 17:09:26 -05:00
Anthony Minessale
2ff5af80fa
skip invalid uuids on eavesdrop runs
2010-06-18 17:00:29 -05:00
Anthony Minessale
a0c641aeb7
MODSOFIA-59 (part 2)
2010-06-18 16:53:02 -05:00
Joao Mesquita
e8f5bbae28
Add a var with the contact count
2010-06-18 18:39:17 -03:00
Joao Mesquita
41b7cae35c
Add timeout support as config option
2010-06-18 18:30:05 -03:00