9368 Commits

Author SHA1 Message Date
Brian West
8def2a3469 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17089 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-24 23:12:56 +00:00
Marc Olivier Chouinard
c09c255d22 mod_sofia: Simple visual C string change to make it easier to merge custom patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-24 19:18:09 +00:00
Marc Olivier Chouinard
58819523b6 mod_sofia: Add url encode to a var in the xml output to be valid xml. Also changed switch_url_encode to return the pointer of the string rather than the length, same as switch_amp_encode()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-24 19:04:19 +00:00
Rupa Schomaker
256274ac33 MODAPP-412 - improve rate limit support
add switch_core_hash_delete_multi


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-24 16:11:24 +00:00
Giovanni Maruzzelli
3bd8bcc39b skypopen: snd-dummy ALSA driver, hopefully lower cpu load
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 17:40:04 +00:00
Rupa Schomaker
8f273eed5f MODAPP-409 Support custom sql with var expansion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 17:11:30 +00:00
Jeff Lenk
507d26e37b fix wrong path
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17077 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 16:12:11 +00:00
Tamas Cseke
2d180aef52 try to fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 15:59:22 +00:00
Anthony Minessale
9d05a502a5 FSCORE-577
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17074 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 15:27:13 +00:00
Michael Jerris
9ad6a089cd add sip_local_network_addr var to see the ip of the sip profile a call came in or went out on for cdr (FSCORE-562)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17073 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 03:59:49 +00:00
Anthony Minessale
438dddc668 minor tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 17:32:03 +00:00
Anthony Minessale
4e554cc92e only allow barge-in on SCA mode when calls are from their own line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17067 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 17:28:22 +00:00
Brian West
9d828f7fb8 This will fix it so the Cisco phones will update their display properly in these cases and not show Private for all calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17066 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 16:39:15 +00:00
Anthony Minessale
b481cf0e21 FSCORE-576
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 16:22:19 +00:00
Brian West
2d963757f0 MODCODEC-18
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-20 17:15:05 +00:00
Brian West
6541259b1f shut this thing up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17056 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-20 00:26:19 +00:00
Brian West
ef998869b3 add vm_auto_play=false var if you do not wish the vm to auto-play new messages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-19 23:56:07 +00:00
Anthony Minessale
b8b60e9f99 add display feature to SCA
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17054 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-19 23:40:30 +00:00
Anthony Minessale
4006ffa332 qualify the whole string is digits in test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17053 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-19 23:23:04 +00:00
Anthony Minessale
90bb25c185 fix potential buffer overflow in mod_lcr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17051 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-19 21:45:33 +00:00
Anthony Minessale
688fbe106d MODENDP-299
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17049 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-19 13:26:27 +00:00
Anthony Minessale
8838c4d024 finish up vm changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17047 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 22:12:51 +00:00
Michael Collins
25e36f8000 Update VALET_APP_SYNTAX to include 'auto' option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17046 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 21:34:20 +00:00
Anthony Minessale
db6f9857b0 declinatio mortuus obfirmo!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17045 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 21:31:31 +00:00
Anthony Minessale
3540503f03 add uuid_bridge_continue_on_cancel var to move on in dialplan if uuid_bridged channel hits a bad b-leg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17044 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 19:15:52 +00:00
Anthony Minessale
acc5f20ae1 force marked answer on dingaling outbound calls when accept is received
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17043 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 18:48:58 +00:00
Anthony Minessale
37b413bff1 change syntax of new vm_read
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17042 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 18:24:19 +00:00
Michael Jerris
9765dabe98 silence loud logs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17041 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 17:00:01 +00:00
Brian West
5565791b66 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17039 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 16:04:05 +00:00
Tihomir Culjaga
f42a4b741d ahh within the header ... stupid typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 00:12:48 +00:00
Brian West
46a1a30f6f REALLY? STFU
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 00:08:21 +00:00
Brian West
f4f5b14a19 REALLY? STFU
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 00:05:39 +00:00
Tihomir Culjaga
63e68375b8 cosmetics - changed header of mod_rad_auth.c
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17034 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 21:40:09 +00:00
Tihomir Culjaga
7372b23e53 cosmetics - changed header of mod_say_hr.c
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 21:35:41 +00:00
Tihomir Culjaga
1d6e196686 it compiles now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17032 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 21:17:53 +00:00
Michael Jerris
04a240335f fix inherit_codec with video
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17031 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:50:59 +00:00
Anthony Minessale
72fd3981e6 use codec_id instead of decoded_bytes_per_packet to test for valid implementation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:22:12 +00:00
Brian West
0719b1fc49 fix codec to compile since some struct members did change in the official release code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:19:37 +00:00
Tamas Cseke
92eef1edf7 copy mod_json_cdr from branch (MODEVENT-62)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17025 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 15:26:56 +00:00
Anthony Minessale
47056440a7 FSCORE-574
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 13:59:27 +00:00
Mathieu Parent
b769233b76 Skinny: Split ou tables
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17022 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 12:52:08 +00:00
Rupa Schomaker
68a7622647 bump json lib to 0.9
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17020 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 02:35:03 +00:00
Brian West
1a1cfdc907 here ya go
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 23:55:19 +00:00
Anthony Minessale
c14a3ea299 dtmf tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17018 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 23:04:18 +00:00
Anthony Minessale
2898234043 fix logic err that would not permit many acl entries in sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17017 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 22:49:54 +00:00
Anthony Minessale
b9c84d2e17 no need for term key on group_confirm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17016 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 19:37:59 +00:00
Brian West
27eed1b0e2 FSCORE-468
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17015 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 19:07:06 +00:00
Anthony Minessale
fa2a84c8c7 update vm_list to include timestamps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17014 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 18:28:33 +00:00
Tihomir Culjaga
af8ba3c200 radius authentification module module
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17012 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 16:52:01 +00:00
Tihomir Culjaga
55ad1472bf saymodule for Croatian language
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17011 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 16:47:58 +00:00