Commit Graph

13232 Commits

Author SHA1 Message Date
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 8fe39e7c40 FSBUILD-264
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 16:19:11 +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
Mathieu Parent 66fd931d26 debian: rename skypiax to skypopen
And:
- sort freeswitch.{install,conffiles}
- add cidlookup.conf.xml, directory.conf.xml, fifo.conf.xml and nibblebill.conf.xml to conffiles



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 14:08:15 +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
Brian West 2c6f06dea9 don't need this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17030 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:42:38 +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
Brian West d3bfbecf2e fPIC is your friend
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:17:00 +00:00
Brian West 5bb9d2062e bring the code up to the release tarball
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:16:27 +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
Michael Jerris bee11ecf2e fix windows build (FSBUILD-261)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 13:47:52 +00:00
Michael Jerris 446aab0899 try to do something like what the user asked for if we don't support ms timeout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 13:45:06 +00:00
Marc Olivier Chouinard fadfa4bf6c mod_xml_curl: Compile issues of missing define for older version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 09:28:53 +00:00
Brian West 22da17c7e6 MODSOFIA-62
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 03:49:18 +00:00
Brian West b19869fd9f fix MODFORM-39
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 03:45:56 +00:00
Mathieu Rene 5c1c603040 Comments OCD
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-15 21:25:42 +00:00
Mathieu Rene 3518ef213b XML-22
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-15 21:17:53 +00:00
Michael Collins e8d2949267 Update ChangeLog through r16995
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16996 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-15 21:00:19 +00:00
Anthony Minessale cb79d08592 FSCORE-571
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-15 20:41:56 +00:00
Anthony Minessale 453d038d76 fix vm to preserve correct read timestamp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-15 20:40:49 +00:00
Anthony Minessale b084bd2bd1 FSCORE-570
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-15 18:01:38 +00:00
Mathieu Rene 52e52eb9d1 FSCORE-571
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16992 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-14 23:54:24 +00:00
Giovanni Maruzzelli 36f1cd4957 skypiax: finishing off renaming to mod_skypopen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16991 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-14 23:40:32 +00:00
Giovanni Maruzzelli df18a0d499 skypiax: finishing off renaming to mod_skypopen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16990 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-14 23:36:14 +00:00
Michael Jerris 0c1071b560 rename
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-14 22:04:11 +00:00
Michael Jerris 99e55ae008 mod_skypiax rename to mod_skypopen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16988 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-14 21:57:23 +00:00