5019 Commits

Author SHA1 Message Date
Mathieu Rene
ee9d2d4982 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 21:53:17 +00:00
Mathieu Rene
ad9bf329cb doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11957 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 21:23:00 +00:00
Mathieu Rene
d279dd8e5c Make max argument optional on the limit app, set the limit_usage variable with the current count after inserting the call in the db
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 21:19:52 +00:00
Mathieu Rene
9b95c86dfe s/^assert/switch_assert/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11933 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 20:56:59 +00:00
Mathieu Rene
99e45ef41e fix leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 20:31:29 +00:00
Rupa Schomaker
90691a7e76 destroy the hash BEFORE freeing the pool
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 15:05:37 +00:00
Mathieu Rene
f0c05ca83c Cleanup missing flags hack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 14:46:14 +00:00
Michael Jerris
29b52454b5 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11909 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 02:47:57 +00:00
Rupa Schomaker
695f7b44cf actually dedup based on endpoints when doing sorted insert to lcr list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 01:18:43 +00:00
Michael Jerris
93ec3d687a prevent exclusive hold on xml registry during visits to the phrase section
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11900 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 00:27:07 +00:00
Anthony Minessale
e39a63d820 changes to put freeswitch in control of lifecycle of some critical objects, -sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11899 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 00:26:04 +00:00
Rupa Schomaker
b15707e077 implement param reorder_by_rate which umm.. does that
default to false


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 21:33:22 +00:00
Michael Jerris
092553d043 convert sofia TFLAGs to use array based flags.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11892 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 20:49:45 +00:00
Michael Jerris
cc93b40d2b fix windows build errors (MODAPP-212, FSBUILD-116, FSBUILD-117)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11883 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 18:08:04 +00:00
Anthony Minessale
b7f69f7ec1 sip blows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11882 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 17:59:49 +00:00
Anthony Minessale
d458cf3348 add some stuff to tolerate more buggy switches
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 17:43:00 +00:00
Rupa Schomaker
8c36c6d443 remove extra logs that were for debugging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11874 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 17:39:03 +00:00
Rupa Schomaker
0cedb6c4a2 add support for pre_order on the profile, cleanup show profiles command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11807 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 16:52:29 +00:00
Anthony Minessale
d6d8b04058 clarify warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 16:36:55 +00:00
Michael Jerris
92147a7f7c move PFLAGS to be array based
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 15:10:27 +00:00
Rupa Schomaker
5baed33c7e add API lcr_admin show profiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 05:07:37 +00:00
Rupa Schomaker
fe47675bb6 initialize retval
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11745 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 02:55:17 +00:00
Anthony Minessale
36daaffb47 MODAPP-211
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11741 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 00:31:58 +00:00
Rupa Schomaker
a425e283ae support custom SQL for lcr queries
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11739 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 00:18:50 +00:00
Mathieu Rene
16c379e430 Dont hangup after sending/receiving faxes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11734 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-10 22:00:39 +00:00
Brian West
0982bc90b2 swig all
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11732 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-10 20:21:19 +00:00
Anthony Minessale
be25cc9631 spring cleaning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11730 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-10 19:09:06 +00:00
Brian West
98cb113cdd MODENDP-185 and SFSIP-121
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11729 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-10 18:30:49 +00:00
Robert Joly
2d1746d35a Fixed problem with compiling against latest OPAL.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11725 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-10 03:31:03 +00:00
Mathieu Rene
61a6e10cfb SFSIP-120
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11724 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-10 01:48:21 +00:00
Michael Jerris
bc1e93bf5d use sofia specific flag macros
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11722 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 22:35:54 +00:00
Moises Silva
d91142038e fixing zap device name and adding error message for a failed open in mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 20:32:26 +00:00
Brian West
40b1184fe3 avoid polycom bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 19:14:34 +00:00
Michael Jerris
bbf0159708 use sofia specific flag macros
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11713 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 17:56:38 +00:00
Brian West
8ab4e237d7 tweak time_Test to not take insane values
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11706 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 16:40:37 +00:00
Brian West
857efe3267 xml_free in the proper location if invalid data is given to group_call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11704 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 16:18:21 +00:00
Brian West
ddcefe3d4f never hurts to be extra careful
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 16:02:50 +00:00
Brian West
094d4ee7bb MODAPP-210
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 09:03:32 +00:00
Anthony Minessale
14c9fd0feb MODFORM-23
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 00:51:42 +00:00
Anthony Minessale
393ed25314 MODENDP-184
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11697 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 00:30:32 +00:00
Moises Silva
e1fd8fff28 fixed calculation of numchannels for decoders and transcoders for mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-08 06:33:22 +00:00
Mathieu Rene
1e23c65e3e MODENDP-183 Add disable-srv and disable-naptr params to sip profiles (default false)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11683 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-08 00:38:48 +00:00
Moises Silva
0c906fa371 mod_dahdi_codec now works with Zaptel too, no need for DAHDI or Zaptel headers.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-07 19:14:03 +00:00
Anthony Minessale
304bd74cdc add extra checking for race cond in bgapi
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-07 16:44:46 +00:00
Michael Jerris
bc1c18cfc2 merge parts of libtool 2.2 fixes (FSBUILD-82)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11671 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 19:15:42 +00:00
Brian West
98e1cf8458 update the src to reference mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11669 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 18:29:51 +00:00
Brian West
49a3e484fc rename so nobody is confused that this is just the codec interface
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 18:26:53 +00:00
Brian West
608807c44c add MODCODEC-7, thanks moy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11665 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 18:21:08 +00:00
Anthony Minessale
a223a59d5e fix regression in previous fix for MODAPP-209
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 16:03:56 +00:00
Mathieu Rene
de19ef2673 MDXMLINT-46 Add purpose=gateways and profile=[name] so xml_curl requests make sense
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 03:03:50 +00:00