Commit Graph

6130 Commits

Author SHA1 Message Date
Brian West 5743b7e152 be consistent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8205 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 01:00:34 +00:00
Brian West 9d27233fea cleanup a tiny bit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8204 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 00:47:07 +00:00
Brian West 9194729a83 cleanup a tiny bit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 00:45:43 +00:00
Brian West a68c60c1f1 some small lua and perl examples.. they look very similar...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8202 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 00:37:03 +00:00
Traun Leyden 95437a05a9 reswig with swig 1.3.31, retest
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-26 00:10:07 +00:00
Brian West d895c81dd5 fix buglet
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-25 23:20:23 +00:00
Anthony Minessale 4eca13ac23 add mod_lua
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-25 22:16:16 +00:00
Anthony Minessale 8027cb8ee8 return of mod_perl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8198 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-25 22:12:01 +00:00
Anthony Minessale ae76db7bd3 update cpp wrapper
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8197 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-25 22:11:17 +00:00
Brian West c83e508499 woops don't depend on dialed_ext in here
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8196 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-25 20:24:22 +00:00
Anthony Minessale 5935bfbe2e fix warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-25 18:57:52 +00:00
Traun Leyden 7de99aa9dc cleanup threadstate so that it removes the thread-local storage and cleans up django database connections which are stored in thread-local. fixes bug where it was leaking connections.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8193 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-24 17:58:38 +00:00
Michael Jerris 9e5e1e7c9a tweak to silence warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8192 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-24 13:52:19 +00:00
Brian West a5e66cd3d2 we are not using this yet and it has no class in the cpp file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8191 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-24 02:47:34 +00:00
Michael Jerris 2d592d9fce changelog update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8190 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-24 01:35:11 +00:00
Michael Jerris 0a06df1e98 add mod_say_zh (MODLANG-59)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8189 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-24 01:31:41 +00:00
Michael Jerris 349fb64db9 add
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8188 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 23:13:01 +00:00
Brian West 9066389721 oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8187 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 22:36:47 +00:00
Anthony Minessale 2303545ccf update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 22:23:23 +00:00
Anthony Minessale a7782dcc65 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8185 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 22:15:07 +00:00
Anthony Minessale 94e7ad44af update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8184 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 21:14:41 +00:00
Brian West 916c2bf4c7 fix vm macro for saved vs new when one message exists. thanks bsnipes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8183 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 18:46:11 +00:00
Michael Jerris 267aeb5f84 Wed Apr 23 14:30:07 EDT 2008 first.last@nokia.com
* nua_notifier.c: fixed crash with event fetch



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8182 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 18:38:25 +00:00
Michael Jerris 6b46b8e0b6 Fri Apr 18 06:55:45 EDT 2008 Pekka.Pessi@nokia.com
* torture_sip.c: added test for sip_header_as_string() producing string longer than 128

Fri Apr 18 06:55:45 EDT 2008  Pekka.Pessi@nokia.com
  UNDO: torture_sip.c: added test for sip_header_as_string() producing string longer than 128

Wed Apr 23 13:56:40 EDT 2008  Pekka.Pessi@nokia.com
  * torture_sip.c: added test for sip_header_as_string() producing string longer than 128



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8181 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 18:37:18 +00:00
Michael Jerris ae4b779567 revert previous patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8180 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 18:36:25 +00:00
Anthony Minessale 8b6dc52cb9 dunno, some stuff...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8179 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 17:38:13 +00:00
Anthony Minessale 727cf3a673 getting ready for rc4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8178 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 17:33:00 +00:00
Michael Jerris 7ae460ea23 try to silence stupid compiler
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8177 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 16:49:34 +00:00
Anthony Minessale 0564d81e09 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8176 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 16:46:24 +00:00
Anthony Minessale 1fb841bf6b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8175 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 14:57:03 +00:00
Michael Jerris 1b5a7779ec interim fix for SFSIP-55, don't segfault on subscribe with Expires: 0
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8174 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-22 21:26:50 +00:00
Anthony Minessale b0b5c755f1 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8173 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-22 21:25:38 +00:00
Anthony Minessale 7455445fd8 clean up some console goodies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8172 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-22 20:49:39 +00:00
Anthony Minessale 4bd36916b3 add inline dialplan
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8171 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-22 15:18:35 +00:00
Michael Jerris 9c99bf982f windows build tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8170 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-22 15:03:29 +00:00
Brian West 1f6bd81067 fix moh_uri vs hold_music var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8169 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-22 14:19:47 +00:00
Brian West 0828af5d34 fix compile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8168 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-22 14:12:59 +00:00
Brian West 2fa02f3ab3 fix this properly.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8167 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-22 13:13:54 +00:00
Michael Jerris 170d5da4ee tweak windows build for inet_pton
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8166 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-22 12:34:47 +00:00
Brian West 7b92773d8a fix stun lookup, Mike or Tony please review.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8164 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-22 03:16:14 +00:00
Anthony Minessale 92a800e6fa update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8158 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 23:45:47 +00:00
Michael Jerris 415d1c58d4 Fri Apr 18 06:54:40 EDT 2008 Jerry Richards <jerryr at tonecommander dot com>
* sip_util.c: fixed sip_header_as_string()



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8149 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 22:30:48 +00:00
Anthony Minessale b894df4fd9 outlaw 0.0.0.0 in sofia ip params
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8139 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 21:00:18 +00:00
Anthony Minessale 33a69e539e add hold/unhold dialplan apps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8138 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 20:15:50 +00:00
Anthony Minessale e57c5e31ee fix MODLANG-56
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8137 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 19:26:32 +00:00
Michael Jerris 0406db0432 include the acutal files instead of symlinks when we bootstrap (FSBUILD-43)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 19:07:18 +00:00
Michael Jerris 5ddf4aba76 honor disable dtx in fmtp (MODCODEC-3)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8135 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 19:02:51 +00:00
Michael Jerris 865fbfeda8 tweak windows build for inet_pton
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8134 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 16:48:34 +00:00
Brian West e341914d25 Add MODEVENT-21 and a small tweak to voicemail to not light up on saved message counts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8133 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 15:25:09 +00:00
Anthony Minessale e277d9b537 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8132 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 14:44:23 +00:00