Commit Graph

7959 Commits

Author SHA1 Message Date
Michael Jerris b0daf34ad5 mod_event_socket: sendevent Fire events with correct event-name and subclass (MODEVENT-41)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 20:13:36 +00:00
Michael Jerris e7ec98273f mod_sofia: Optionally rewrite fs_path element of sip contact string on multicasted registrations (MODENDP-231)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 19:34:32 +00:00
Anthony Minessale 73e0537d62 use FREESWITCH_OPTS env var to hold a string of desired command line switches
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 18:20:37 +00:00
Michael Jerris 4cb98fafcf mod_say_en: tweak grammar (MODAPP-310)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14351 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 18:04:35 +00:00
Michael Jerris bf3e987c4f mod_xml_rpc: add virtual-host (default to true) and default-domain params (MDXMLINT-45)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 17:39:12 +00:00
Rupa Schomaker 7b29de0752 MODAPP-307 - support http post in mod_curl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 17:06:22 +00:00
Brian West ab2b955724 SFSIP-168 missing ,
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 15:56:23 +00:00
Brian West 29be4bd069 SFSIP-168
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 15:55:36 +00:00
Brian West 8155f453a8 part 2 of (SFSIP-167)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 15:07:16 +00:00
Brian West ab0e67ccec doh these are backwards. (SFSIP-167)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:33:46 +00:00
Giovanni Maruzzelli 11f4930156 skypiax: compiles AND links on windows ;-)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:22:38 +00:00
Mathieu Rene e8e06f0ca6 mod_xml_cdr: use switch_true instead of atoi
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14342 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:03:42 +00:00
Giovanni Maruzzelli 39dab176b2 skypiax: compiles on windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:03:23 +00:00
Giovanni Maruzzelli 6bd34fb9d2 skypiax: lot of changes to allow for the usage of multiple instances of the same skype username, eg: 10 instances of skypename 'Bob' and 10 instances of skypename 'alice'. Horrible hacks for deciding which instance answer an incoming call, which busy instance will transfer to another and when, etc... ;-) Let's hope it does not breaks havoc...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14340 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 13:36:43 +00:00
Giovanni Maruzzelli 9252320659 skypiax: updated config files and skype clients starting script
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 13:34:03 +00:00
Giovanni Maruzzelli c039086b5b skypiax: updated config files and skype clients starting script
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14338 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 13:31:19 +00:00
Giovanni Maruzzelli 21a2cd5b41 skypiax: added directory 'configs/multiple-instance-same-skype-username', contains configuration file and script to launch Skype clients with multiple instances of the same skype user, eg: 10 instances of skypename 'Bob' and 10 instances of skypename 'alice'
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 13:22:43 +00:00
Giovanni Maruzzelli d9c8fc7fae skypiax: added directory 'kernel', contains .config file for compilation of kernel 2.6.24.7 (64bit) tickless and 100HZ. Best for skypiax, solves high load problems on CentOS
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 12:16:22 +00:00
Giovanni Maruzzelli 6bb1bbfe18 skypiax: added directory 'alsa', contains customized snd-dummy ALSA driver, low load. Please use alsa-driver-1.0.20 sources from alsa-project.org to compile, older sources got a bug that causes kernel oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 12:13:40 +00:00
Brian West 77d7fa3cf6 reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 22:15:31 +00:00
Michael Jerris a7d94c99b4 build: fix compile on Mac OS X Snow Leopard 10.6 (FSBUILD-178)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 20:22:31 +00:00
Brian West e2da0849e4 Mitel interop, thanks mitel for your assistance. (MODSOFIA-15)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 17:48:36 +00:00
Anthony Minessale 0573d3cf09 FSCORE-403
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 15:55:13 +00:00
Mathieu Rene 068efb1118 Also support 300 redirections
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 15:42:12 +00:00
Anthony Minessale a482decfac zero out buffer on (null)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 14:52:23 +00:00
Michael Jerris 2f8ab9775c add include path
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14324 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 21:46:39 +00:00
Michael Jerris 345fd7d996 add error checking on switch_core_db_column_text
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 20:47:52 +00:00
Anthony Minessale 75d09d83bb add some err checking to sqlite case for nonce checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 20:37:20 +00:00
Michael Jerris 01dec7254b use internal libtiff instead of system libtiff (please test)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 19:35:11 +00:00
Anthony Minessale 87c2c0d398 MODSOFIA-18
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 19:14:47 +00:00
Anthony Minessale 37594b7ec0 allow xml_locate to just take section
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 16:17:57 +00:00
Anthony Minessale 9bd81e0ff6 timeout calls stuck in CS_NEW after 1 minute
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14313 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 19:17:22 +00:00
Rupa Schomaker f95c325635 bah, update syntax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 18:49:02 +00:00
Rupa Schomaker 3769453f75 add "as xml" option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 18:43:00 +00:00
Anthony Minessale 6b76a1a33c hit the xml registry to look up path information for the say app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 17:56:12 +00:00
Brian West 2d86be922f init from_domain to NULL
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 00:18:20 +00:00
Anthony Minessale 75c978812f do not auto-set from-domain
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 00:11:03 +00:00
Brian West 406fbfdefa this should have been reverted with rev 14263
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-20 23:33:39 +00:00
Mathieu Rene 9bb33e9540 XML-6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-20 14:52:55 +00:00
Mathieu Rene b416a1b212 MODENDP-230
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14296 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-18 19:22:27 +00:00
Mathieu Rene 83c3a24f28 fix logic issue and refactor some event function calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-18 19:20:21 +00:00
Brian West cfc4bf2637 woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-18 19:08:07 +00:00
Rupa Schomaker 0c2940b831 MODAPP-309 - variable expansion in cid regexp processing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-17 22:41:40 +00:00
Anthony Minessale 66ce898df2 FSCORE-403
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14283 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-17 20:42:24 +00:00
Mathieu Rene 46786eaa2c fix missing SWITCH_BEGIN_EXTERN_C
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14280 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-17 14:36:36 +00:00
Brian West e693a98ccc revert files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 20:12:55 +00:00
Michael Collins 28d8aeaf5c Update ChangeLog through r14275
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14276 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 20:05:54 +00:00
Mathieu Rene 21af72d3ea mod_limit: Move over-limit messages down to INFO (MODAPP-308)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 17:57:56 +00:00
Brian West 8559a5d59d I screwed this up sorry
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 17:08:04 +00:00
Rupa Schomaker 11115bb720 uggh, typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14272 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 15:43:54 +00:00
Rupa Schomaker 8e01a2fc7e update sql
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 15:40:29 +00:00
Rupa Schomaker d900c59ee4 add support for intra[state|lata] calls.
use npanxx table to determine intra status
changed intra field to intrastate_rate


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14270 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 15:38:16 +00:00
Anthony Minessale 70a91c8f09 sort out proxy stuff SFSIP-165
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 00:46:35 +00:00
Mathieu Rene 42cfedca6b Fix strncasecmp length, thx woof
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14258 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-15 16:45:12 +00:00
Anthony Minessale d8793904ec doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-15 15:24:47 +00:00
Brian West 8857969948 Issue #2 of SFSIP-164, must set local-network-acl for this to work.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14255 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 23:39:57 +00:00
Brian West e3a2e3d41d cleanup since from_domain is now in the gateway and will default to proxy , realm or from-domain if set properly.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 20:56:09 +00:00
Brian West 06782dbe57 remove unused code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 20:48:53 +00:00
Brian West 6136965cd5 MODSOFIA-17
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 19:49:34 +00:00
Anthony Minessale 28f51bdd61 SFSIP-162 (part 2)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 19:32:42 +00:00
Anthony Minessale 3d31195c11 SFSIP-162
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 18:25:38 +00:00
Brian West e2842eee0d CELT 0.6.1 improves the stereo quality, especially at lower bit-rates. This breaks bit-stream compatibility again, but only for stereo this time.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 18:00:03 +00:00
Anthony Minessale bdf8f594cc group_confirm_cancel_timeout=true to stop timers once a group_confirm is triggered LIST-001 RAY-007 IRC-1234
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 17:19:14 +00:00
Michael Jerris 861660360d add mod_say_ru to windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14246 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 16:15:50 +00:00
Anthony Minessale 1f180a673d MODSOFIA-16
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14245 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 15:09:03 +00:00
Anthony Minessale fc4a5f8498 MODSOFIA-16
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 15:00:26 +00:00
Anthony Minessale a2b4bf69fe make anything that remotely resembles a reply to options count as successful
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 14:36:59 +00:00
Brian West fc98966e5a FSCORE-402
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 14:22:32 +00:00
Brian West 743cb1306c I love how -ERR is my sip_callee_id_name
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14224 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-13 19:07:05 +00:00
Rupa Schomaker 154d82399b MODFORM-32 - mp3 improvements (seeking, cleanup)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14223 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-13 19:01:03 +00:00
Brian West 4170be7261 don't nuke proxy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-13 16:37:00 +00:00
Michael Jerris 85b2d07f68 add sip_auto_answer_detected var set when we get intercom request on inbound invite.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-13 15:50:05 +00:00
Brian West 1cd02d9054 sigh...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-13 14:31:24 +00:00
Brian West b121b33ec3 mod_sofia: fix SFSIP-163, don't blindly copy the extrtpip when ip is defined.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14209 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-13 03:19:40 +00:00
Michael Jerris af2aa928b2 mod_xml_curl mod_xml_cdr: fix ssl verify peer option and add cookie options (MDXMLINT-51/MDXMLINT-52)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-13 03:08:23 +00:00
Brian West 2ed88871d4 update to 0.6.0 celt codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-12 18:58:21 +00:00
Michael Jerris 1ccd61b097 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-10 20:32:23 +00:00
Michael Jerris ff44ec8482 fix debug message
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14202 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-10 20:19:20 +00:00
Michael Jerris 9e5c81bea0 fix 64 bit build of radius modules (FSBUILD-179)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-10 20:01:01 +00:00
Michael Jerris dbbaa2fc47 always send user in 200 ok
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-10 19:22:39 +00:00
Brian West a99020173d MODAPP-305 FSCORE-401
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-10 17:18:02 +00:00
Brian West 109d05b0e2 add network_ip to these tests so if the field is empty drop and rebuild the table
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14198 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-10 16:32:48 +00:00
Raymond Chandler f3d0cf2c73 apparently i forgot to add the intra stuff to mysql... whoops :-\
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14197 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-10 15:27:43 +00:00
Rupa Schomaker 8a5934588c update syntax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14176 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-09 17:30:41 +00:00
Rupa Schomaker 9f7eb74b48 actually look at skipfoo and add skipcitystate to api and app args
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14175 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-09 17:28:43 +00:00
Rupa Schomaker 1a465c2305 don't free the pool if it hasn't been created
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14174 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-09 16:41:49 +00:00
Michael Jerris 21863a1a6b mod_curl needs curl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14163 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 22:45:43 +00:00
Rupa Schomaker 97fa03302e MODAPP-304 - add Job-UUID to conference bgdial
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14161 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 17:50:53 +00:00
Brian West b76bb2d5a3 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14159 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 16:35:22 +00:00
Brian West b75a25ee5f MODLANG-113
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14158 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 15:20:55 +00:00
Rupa Schomaker 8c286ba428 add support for city/state lookups if other methods failed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14157 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 02:40:15 +00:00
Brian West cf22bd9768 doh,
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 01:53:08 +00:00
Brian West d7a1127a00 fix define for uuid_display so the usage is correct
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14151 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 00:01:57 +00:00
Brian West 4858d3c3dd these should be sip_
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14150 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-07 23:59:35 +00:00
Brian West 31e3dd9ad2 destroy the event that we duped in the handler so we don't leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14145 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-07 14:37:50 +00:00
Brian West e2980e0348 update docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14144 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-06 23:27:48 +00:00
Anthony Minessale 0907bbbc63 change timing for media bug recording *yet again*
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14143 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-06 22:21:45 +00:00
Brian West 4f6f7d285b mod_sofia: Have I said how dumb sip is sometimes?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14142 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-06 22:04:09 +00:00
Anthony Minessale 835b6d31bb add time of day routing attrs to condition tags in xml dialplan
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14137 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-06 18:31:23 +00:00
Brian West 1e8eb422f0 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14135 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-06 14:14:33 +00:00
Brian West 1b14382f4a MODAPP-301
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14129 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-03 22:09:54 +00:00
Anthony Minessale 3f55e02c44 fix recording timing issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14128 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-03 21:55:50 +00:00
Giovanni Maruzzelli 4d2a6927e5 skypiax: added XInitThreads() to configs/client.c, now is kind of a reliable tool
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-03 11:58:10 +00:00
Anthony Minessale ac208c8be3 manually handle bye to delay the 200 OK till after the call is torn down (reversable with a define)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 17:40:16 +00:00
Brian West 03a0cd80a3 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14116 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 16:11:40 +00:00
Michael Jerris acac48a1ef move mod_http to contrib, add mod_curl to modules.conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 15:53:36 +00:00
Rupa Schomaker 8f19976a88 don't print response code for plain output, if you want
status use headers or json


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14114 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 15:33:36 +00:00
Rupa Schomaker 8e6dc2967b another crash (intermittent) if called with no args
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14113 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 15:29:25 +00:00
Rupa Schomaker 56d63b1097 fix usage
fix null free crash when called w/out arguments


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14112 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 15:23:54 +00:00
Christopher Rienzo 65d596b27e Allow multiple grammars to be loaded in a session, added support for decoupling recognition from load_grammar if the core is changed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14111 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 15:12:01 +00:00
Mathieu Rene 662c33b30f again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 04:44:27 +00:00
Mathieu Rene 88e05b3696 oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 04:40:51 +00:00
Mathieu Rene 70e51aa465 mod_voicemail: Fix seggy fault and do some cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14107 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 04:39:54 +00:00
Brian West e7521ed0a2 no comment.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 01:36:50 +00:00
Anthony Minessale 2f3f67f050 sleep_eat_digits var (behaviour change please document)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 00:18:56 +00:00
Anthony Minessale 4d19484dfa revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 23:22:52 +00:00
Anthony Minessale 0becb377e3 change sound prefix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14098 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 23:12:59 +00:00
Brian West 41e7977c36 switch_cpp: fix leak (FSCORE-394)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 22:58:57 +00:00
Rupa Schomaker d2120b694c add json support
fix dialplan app


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 22:26:59 +00:00
Anthony Minessale 1994c5daa7 add more ptimes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 21:27:02 +00:00
Rupa Schomaker 840acb0eef initial commit of mod_http, still needs json and a valgrind run
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 20:03:48 +00:00
Brian West 347bd1b301 fix MODAPP-302, but mp3's still have an issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14090 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 17:04:15 +00:00
Brian West f5fc2e9296 mod_sofia: this one was my fault, it shouldn't set them as sip_h just in case. Moved it to set the full header into sip_HEADERNAME so you can use it as you see fit or re-export it to a sip_h on the b-leg if needed unchanged.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 15:02:27 +00:00
Brian West 469f1bf989 fix regression
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14078 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 03:17:58 +00:00
Brian West 7855539581 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14068 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 21:47:47 +00:00
Rupa Schomaker 483b754787 remove superfluous true from nat_map reinit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14061 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 20:18:41 +00:00
Brian West e5eb577f8e update to fix truncated ip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14060 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 20:11:22 +00:00
Anthony Minessale 191ed5ff4a FSCORE-395
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14058 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 20:01:48 +00:00
Brian West 813fd67a79 fix this for now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14057 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 19:36:44 +00:00
Brian West 643f9fd11c swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14056 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 19:14:01 +00:00
Brian West b6363dc294 LOOK OUT BELOW... (FSCORE-381)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 18:59:05 +00:00
Raymond Chandler 2b8a04f1d7 replace mod_radius_cdr's Makefile.am with Makefile that pulls freeradius-client source when needed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14053 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 17:59:18 +00:00
Christopher Rienzo 47d2ea5305 removed unneeded global var, fixed comments, added speech_channel_set_state_unlocked()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14049 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 16:32:59 +00:00
Brian West 22df29b568 corrections thanks diego
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14042 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 02:12:35 +00:00
Michael Collins 50118a3ddd Add show syntax for distinct_channels
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 00:20:57 +00:00
Christopher Rienzo 73dee21e76 MODUNIMRCP-4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-29 22:33:18 +00:00
Christopher Rienzo c9d903fbbe MODUNIMRCP-3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14034 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-29 20:34:27 +00:00
Brian West c8c7d94f4b fix FSCORE-391
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14030 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-29 17:30:55 +00:00
Brian West 0caea95293 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-29 14:15:00 +00:00
Brian West d53d493ba7 MODLANG-116
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-27 00:18:47 +00:00
Brian West 292c7fd6b6 FSCORE-374
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-26 19:08:17 +00:00
Raymond Chandler 40dd768a3f i guess i should have put this here when it got promoted to prime time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13980 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-26 18:02:18 +00:00
Brian West f06a25fb93 mod_sofia: BOUNTY-7 and MODENDP-146
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-26 17:33:19 +00:00
Michael Jerris 4b14597b4c MODEVENT-44
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13968 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 23:21:33 +00:00
Brian West a57cd1300d adding auto-nat options to dingaling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13967 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 21:38:44 +00:00
Anthony Minessale 83ebebc52b make session.ready work on uninit session containers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13965 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 19:50:00 +00:00
Brian West 002e97848c FSCORE-389
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13964 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 19:29:34 +00:00
Anthony Minessale bbd67f4c17 unhold before media timeout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13963 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 18:56:37 +00:00
Andrew Thompson c58b819f38 Clear out the pre shared key on a config reload properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13958 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 18:44:43 +00:00
Andrew Thompson 7a09952c31 Add a little api command to show multicast peer status
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13953 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 17:23:31 +00:00
Brian West f68a0016d5 mod_sofia: do not set route_uri unless there is actually one to go to.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 16:50:13 +00:00
Andrew Thompson ceb7803179 Don't multicast the new multicast peerup/peerdown events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13951 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 16:37:17 +00:00
Brian West e7aebb463d mod_sofia: preserve transport on route (SFSIP-157)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13948 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 15:40:38 +00:00
Anthony Minessale d7cba9a03b more efficient sql stmt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13947 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 14:53:08 +00:00
Anthony Minessale 9903d328f1 FSCORE-387
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13946 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 13:24:00 +00:00
Anthony Minessale b5f08ca5ce add show distinct_channels (mix of show channels and show calls)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13944 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 00:03:41 +00:00
Michael Jerris 1c3dc48401 fix build failure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13941 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:27:28 +00:00
Brian West de4ca9561b swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:07:38 +00:00
Brian West 643722db5f mod_sofia: Dereferencing a null pointer causes segfault: sofia_handle_sip_r_invite doesn't check profile->extsipip before use (FSCORE-386)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13937 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:04:05 +00:00
Michael Jerris 6348359d95 change odbc handling in code to be runtime instead of build time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:02:43 +00:00
Brian West f7d99cf948 can't change behavior global user and pass alone MUST work as it did before
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13935 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 15:52:03 +00:00
Christopher Rienzo 3a878e92e5 use inline: for inline grammars. local files are now handled like mod_pocketsphinx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13927 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 23:28:09 +00:00
Anthony Minessale 1a72f31cc8 FSCORE-385
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 21:41:22 +00:00
Brian West 984d2f9dd1 addition register_proxy issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13914 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:38:14 +00:00
Brian West dd3dca45a5 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13913 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 18:58:46 +00:00
Brian West f19b086454 mod_xml_rpc: xmlrpc fails to check security restrictions (MDXMLINT-53)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 17:57:17 +00:00
Brian West c7700294c9 mod_sofia: use the register proxy for the R-URI on register when register-proxy is set (MODSOFIA-12)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13911 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 17:52:46 +00:00
Brian West 93da71f963 add language weight to pocketsphinx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 17:28:00 +00:00
Brian West 1deab52304 changing to standard XML format
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 15:22:20 +00:00
Anthony Minessale 96ab68c6f1 add wan.auto acl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13905 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 13:40:29 +00:00
Anthony Minessale dbb8d6563a set sound path in say app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13904 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 13:40:07 +00:00
Andrew Thompson dbe85eb87f bzero -> memset (so mike won't yell at me)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13902 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 01:02:19 +00:00
Andrew Thompson 11ca616ea5 Add initial support for multicast peer up/down state tracking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13901 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 00:59:03 +00:00
Andrew Thompson c872e09265 Unify outbound session cleanup code, possibly fixes MODEVENT-47
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13900 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 23:38:23 +00:00
Brian West 1b14c58aea MODAPP-287
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13897 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 18:55:15 +00:00
Brian West 49c1dc415f mod_shout: bring media back so telecast of a no-media call will work. (MODFORM-28)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13895 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 18:42:16 +00:00
Brian West f618475c67 fix segfault on reinvite on nomedia call when using uuid_media
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 18:37:07 +00:00
Brian West d44d407614 mod_sndfile: fix off by one error (MODFORM-29)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13890 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 14:35:09 +00:00
Michael Jerris 11d53ae7dc mod_sofia: fix segfault on refer with no content-type or body (SFSIP-153)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13889 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 14:12:35 +00:00
Brian West 809d30254e move this to debug and profile->debug so that its not on unless you enable the profile debug also.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 02:52:31 +00:00
Mathieu Rene a6db0cf42f mod_voicemail: implement reload in non-blocking way
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13884 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-20 19:55:30 +00:00
Rupa Schomaker 83dc65aa70 MODAPP-292
del with changed config api in rev 13878


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13883 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-20 14:09:35 +00:00
Mathieu Rene b610bf2f9f Implement new config parser in mod_voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13879 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-20 03:37:15 +00:00
Mathieu Rene ca5bc07f48 Implement new config parser in mod_voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13878 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-20 03:32:29 +00:00
Michael Jerris 786c7710f1 trivial build fix (FSBUILD-174)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13877 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-20 03:29:55 +00:00
Mathieu Rene b8fe3c3273 Implement new config parser in mod_voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13876 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-20 03:29:43 +00:00
Anthony Minessale bb4e586551 MODENDP-222
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13875 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 20:49:18 +00:00
Andrew Thompson 48885edcff Move mutex into the global struct, don't leak on config reload (thanks Math)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13873 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 19:35:02 +00:00
Andrew Thompson 886f2c5548 Make mod_event_multicast re-read its config on RELOADXML (partially)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13872 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 19:24:23 +00:00
Christopher Rienzo 163f5da3d8 Add support for host byte ordered L16 from UniMRCP. We need UniMRCP r995 now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13871 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 18:51:01 +00:00
Andrew Thompson 41daa117e9 Whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13870 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 17:51:18 +00:00
Raymond Chandler fa7b79e19c this should handle all cases now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 17:48:49 +00:00
Andrew Thompson 1688e31e6a Switch to cipher-block-chaining, add a magic byte sequence to check for sucessful decryption and fix some null termination issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 17:47:09 +00:00
Anthony Minessale b068f8e7b8 FSCORE-384
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13866 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 17:23:57 +00:00
Mathieu Rene a7794f13a8 MODENDP-221
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13865 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 15:48:23 +00:00
Brian West c4f5aee10a refactor fs_path path from Math.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 15:35:26 +00:00
Raymond Chandler 1a143ba260 adding support for routing by intrastate rates... still need work on the api command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13863 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 14:46:51 +00:00
Michael Jerris 6f6af777c7 msvc build fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13860 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 04:42:39 +00:00
Andrew Thompson ff3e7f3f0f Only complain about unexpected exits if the call isn't already hungup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13857 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 01:48:59 +00:00
Andrew Thompson b63e09716a Taking a stab at MODEVENT-47
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 00:51:53 +00:00
Anthony Minessale 1778578b1e del buffer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13853 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 23:03:54 +00:00
Anthony Minessale d6ace6e831 add rate and channel count params to executed command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 22:52:20 +00:00
Anthony Minessale 85e4831dfb add mod_shell_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 22:36:51 +00:00
Anthony Minessale cdd0bcfdf3 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 19:47:29 +00:00
Mathieu Rene 1d4944f663 Fix bad ptr in mrcp profile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13845 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 18:26:50 +00:00
Anthony Minessale f9642e96c7 add local_var_clobber variable for {} to set if [] vars should clobber {} vars (default false)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13842 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 16:35:41 +00:00
Anthony Minessale 4a24f3a8f2 dont put params in chan names on sofia urls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 15:59:28 +00:00
Christopher Rienzo c5da61c1df MODUNIMRCP-1 thanks raul
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13833 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 13:19:31 +00:00
Michael Jerris 832bab2a4a build as c code again.. now that this is fixed in core for windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13830 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 06:08:02 +00:00
Mathieu Rene 9482850a83 Fix up SWITCH_CONFIG_ITEM_STRING_STRDUP to please windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13829 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 06:01:45 +00:00
Andrew Thompson 889c336411 Initial decryption support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13828 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 04:20:45 +00:00
Andrew Thompson 94daf904b3 Fix offset
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13827 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 04:19:42 +00:00
Andrew Thompson f17991b722 Use OpenSSL to optionally use a pre-shared key to encrypt multicast packets (no decryption yet)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13826 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 02:19:13 +00:00
Michael Jerris dd1ab225dc fix mac build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13824 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 22:09:42 +00:00
Michael Jerris 2ab491b1cd fix mac build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13823 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 21:40:22 +00:00
Andrew Thompson 0c1a558520 Whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13821 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 20:43:54 +00:00
Andrew Thompson 5ed15f5555 put OPENSSL_CFLAGS and LIBS in modmake.rules.in at MikeJ's suggestion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13820 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 20:39:08 +00:00
Andrew Thompson 65f6e2a23b Switch mod_event_multicast over to using a Makefile.in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13819 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 19:53:38 +00:00
Michael Jerris 3678092f63 initial bits of mod_unimrcp windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13818 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 19:52:25 +00:00
Michael Jerris c90c4a54d5 tweak xml_config types
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13817 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 19:49:00 +00:00
Michael Jerris f0add117d2 fix C++ build and a segfault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13816 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 19:46:45 +00:00
Michael Jerris d3abaadc85 fix some windows errors (WIP)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 18:34:42 +00:00
Christopher Rienzo c6d71cc647 destroy speech channel hashes on close, module hashes on shutdown
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 13:26:04 +00:00
Christopher Rienzo df78cceab5 specify tts profile with sh->param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13811 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 12:48:05 +00:00
Giovanni Maruzzelli 6303e249c0 skypiax: removed FARMING ifdefs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13810 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 11:12:58 +00:00
Brian West f2dd116832 fix new line on this debug print
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13804 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 04:53:04 +00:00
Andrew Thompson 3c2d4f9912 Make ttl configurable for event_multicast
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13802 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 04:15:45 +00:00
Andrew Thompson 8b6143fb38 int32_t -> uint8_t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13800 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 03:44:47 +00:00
Andrew Thompson d195845e5c Wrap apr_mcast_hops as switch_mcast_hops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13799 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 03:36:45 +00:00
Michael Jerris dfbd361b9d working on build integration for libunimrcp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 22:41:26 +00:00
Christopher Rienzo 4691e9157d FS config / start timers fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13792 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 22:38:55 +00:00
Brian West ec90221783 Adding mod_unimrcp still needs more testing and some tweaks to config engine... do not forget to come to ClueCON http://www.cluecon.com
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 21:56:59 +00:00
Anthony Minessale b164cbfe9c init buffer in lead out on speak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13787 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 21:33:31 +00:00
Andrew Thompson d03163bf5d Fix multicast replication of sofia registrations (OKed by anthm)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13786 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 18:46:28 +00:00
Anthony Minessale e57ccc74b6 declinatio mortuus obfirmo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13784 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 17:39:03 +00:00
Michael Jerris 471b78b784 attempt to fix SFSIP-150
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13783 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 16:06:37 +00:00
Brian West cfca5b4127 swig all
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13782 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 14:02:21 +00:00
Michael Jerris 5135dc03df fix seg in some edge cases
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 13:41:01 +00:00
Brian West 5d03cd94da revert as per anthm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13777 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-15 21:20:01 +00:00
Anthony Minessale 1b6303645c tweak to rtp timing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13775 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-15 18:10:27 +00:00
Anthony Minessale 3ebea4d715 FSCORE-382
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13774 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-15 16:01:45 +00:00
Anthony Minessale 9675a6e24b record_sample_rate variable influences the rate record app will use
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13769 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-12 16:06:34 +00:00
Anthony Minessale 9fa25cebce record_sample_rate variable influences the rate record app will use
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13768 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-12 16:02:23 +00:00
Anthony Minessale 566e56b192 record_sample_rate variable influences the rate record app will use
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13767 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-12 15:59:19 +00:00
Andrew Thompson a0c5978a84 Huh, I guess that was a socket not a file descriptor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13766 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 23:48:08 +00:00
Andrew Thompson b32ea95f68 Add sorta working win32 support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13764 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 22:29:37 +00:00
Raymond Chandler 942269648d remove pre_order stuff which was an "abortive attempt to avoid custom sql" :-)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 21:20:42 +00:00
Anthony Minessale 2eac35df99 increase compat on NDLB-to-in-200-contact to handle NAT
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13759 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 17:17:52 +00:00
Michael Jerris 9ea470710d code before declaration (FSBUILD-172)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 15:59:08 +00:00
Darren Schreiber 2ff2a18b61 Fix a deadlock in last commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13754 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 03:42:01 +00:00
Darren Schreiber 99fb025748 Fixed nibblebill to bill on call start
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13753 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 02:59:24 +00:00
Andrew Thompson 42f6d3ff4a Use SWITCH_XML_SECTION_MAX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13751 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 21:17:42 +00:00
Michael Jerris 02af5a516c bounds checking (FSCORE-380)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13750 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 18:02:08 +00:00
Brian West b5c71a4e46 ok now you can specify the dictionary to use in the config file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13747 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 14:51:15 +00:00
Mathieu Rene 4348c7bca2 FSCORE-379
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 06:39:08 +00:00
Mathieu Rene 8e1c188d40 Add SWITCH_XML_SECTION_MAX to switch_xml_section_enum_t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13745 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 05:08:53 +00:00
Mathieu Rene 9918f70540 switch_xml_locate: don't parse the binding section at every iteration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 05:03:07 +00:00
Mathieu Rene aa9c6dae2f inet_pton.c needs switch.h for SWITCH_DECLARE
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13743 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 01:02:48 +00:00
Mathieu Rene 9912427cd4 sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13742 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 00:55:55 +00:00
Mathieu Rene 3fd2044877 Also export switch_inet_pton
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13741 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 00:48:35 +00:00
Mathieu Rene f7f48fef3c fix switch_false() logic for numbers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13740 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 00:14:11 +00:00
Mathieu Rene 965023a8eb doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13739 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 00:07:10 +00:00
Mathieu Rene 374997f2c1 Export swtich_inet_ntop so modules can use it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13738 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 00:04:29 +00:00
Brian West a7a726a887 costmetic change so outbound srtp doesn't show up as (null)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13737 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 23:17:50 +00:00
Brian West 1d05845368 SFSIP-151 thanks good catch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13736 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 20:16:01 +00:00
Anthony Minessale 55c8fbad76 add sofia tracelevel <level> and tracelevel param in <settings>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 19:52:07 +00:00
Brian West c64b31c12c improve handling of 302 redirect and add option to handle them in the dialplan if needed. Also all redirects back to ourself will be transfered to the dialplan automatically now bypassing the loop.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13734 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 19:05:11 +00:00
Mathieu Rene 75797d5071 Revert 13615
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13733 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 19:00:15 +00:00
Michael Jerris e65d3da3b4 fix msvc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13730 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 17:40:07 +00:00
Anthony Minessale 35b2575b32 increase cond_next time to 10ms
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13727 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 17:26:15 +00:00
Brian West 3022f3d96a fix memory leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13726 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 17:25:20 +00:00
Michael Jerris 6970541683 strip_uri -> sofia_glue_strip_uri
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13724 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 16:33:33 +00:00
Brian West 41a478c0d0 you know don't store the transport on the aor becuase then everyone has to match... bad bad bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13723 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 16:10:12 +00:00
Michael Jerris 9f1d551d17 mod_python: fix seg on unload when scripts are running (MODLANG-107)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 15:09:39 +00:00
Brian West 7d597b996b don't let 0.0.0.0 be valid for upnp because some devices that are not internet gateways will return this ie printers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 14:40:27 +00:00
Brian West 5be36368c3 MODENDP-225
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 14:13:32 +00:00
Mathieu Rene 3b01a6d94b mod_nibblebill: move return statement inside odbc ifdef
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 13:50:11 +00:00
Andrew Thompson 696285a98f Blindly adding winsock support, I'll test it when I get to a windows machine
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 05:24:55 +00:00
Michael Jerris 890b4f4e02 build: clean/uninstall disabled modules as well (FSBUILD-85)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13716 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 03:25:48 +00:00
Brian West a1e5add731 don't print misleading info here either if nat_type isn't set even if the add is a no_op
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13705 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 23:28:51 +00:00
Brian West e44ef22b23 don't print misleading info when nat_type isn't set on auto_nat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13704 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 23:26:30 +00:00
Brian West 9a7190f07c remove accidental addition
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13700 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 22:10:11 +00:00
Brian West 4bdd55dd0b fix Makefile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 22:06:52 +00:00
Anthony Minessale ab568f3589 patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13694 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 21:52:50 +00:00
Michael Jerris 389bc359c5 fix div by zero
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13669 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 14:45:40 +00:00
Giovanni Maruzzelli 0b0d4077c1 skypiax: now it manages the REMOTEHOLD status, when the remote party puts the call on-hold
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 23:59:27 +00:00
Giovanni Maruzzelli e8a262b729 skypiax: insert the delay ONLY if the broken message is 'ERROR 92 CALL: Unrecognised identity': when repeatedly you try to connect to non-existing Skype account in a short period, the Skype client send you back the two halves of the message 'ERROR 92 CALL: Unrecognised identity' inverted in a way that breaks the flux of the API messages. Maybe an anti-spam feature? Anyway, let's try to work around it and restore sanity with a 1 second delay
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13666 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 20:31:01 +00:00
Mathieu Rene 7a34d5bafb xml_config tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13665 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 19:10:37 +00:00
Giovanni Maruzzelli 8942627040 skypiax: the Skype client sends us BOTH inband and out_of_band DTMFs, no way to shut the inbands. Let's intercept the out_of_bands ONLY if we are not bridged (eg: IVR, so not to waste CPU in detecting inband), but not propagate the out_of_band DTMFs if we are bridged (inband ones will be propagated)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 18:15:26 +00:00
Giovanni Maruzzelli 0b18987f9e skypiax: when repeatedly you try to connect to non-existing Skype account in a short period, the Skype client send you back the two halves of the message 'ERROR 92 CALL: Unrecognised identity' inverted in a way that breaks the flux of the API messages. Maybe an anti-spam feature? Anyway, let's try to work around it and restore sanity with a 1 second delay
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 16:36:26 +00:00
Mathieu Rene 10b0f71114 MODAPP-286
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 11:31:37 +00:00
Mathieu Rene b317e46aae Add support for coma-delimited lists in a user's cidr attribute
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 01:37:26 +00:00
Anthony Minessale f9569fcf5d picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 22:00:10 +00:00
Anthony Minessale 9300e0ad70 picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 21:55:02 +00:00
Anthony Minessale 29b9067d3e picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 21:36:52 +00:00
Anthony Minessale 5abb525491 picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 21:23:37 +00:00
Anthony Minessale 1e3e07a42e picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13655 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 21:04:37 +00:00
Anthony Minessale 151275db20 picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 21:03:01 +00:00
Michael Jerris 1cceadfe97 fix msvc build error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 20:57:40 +00:00
Brian West 7b55bfafa2 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 20:57:37 +00:00
Anthony Minessale 19f7c84d44 picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13651 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 20:57:34 +00:00
Brian West 77ab8665ce move this debug line back to the right place
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13650 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 20:37:43 +00:00
Anthony Minessale 213a372b11 add padding to cycles on session_record
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13648 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 19:52:02 +00:00
Anthony Minessale e346b6dca7 add usec delta to log
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 19:49:19 +00:00
Brian West 35c1d7bec7 Mirror back the port so people don't ask why its ZERO
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13646 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 19:31:25 +00:00
Anthony Minessale 1bab5e4f03 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13645 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 19:07:58 +00:00
Michael Jerris 2472bddddf fix prototype
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13639 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 16:19:03 +00:00
Michael Jerris d2821be945 mod_conference: don't transfer back to the same conference
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13638 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 16:16:56 +00:00
Mathieu Rene 3821b38d34 Use a new natpmp_t object for every request
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13636 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 15:01:54 +00:00
Mathieu Rene dd3ad37b13 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 14:39:28 +00:00
Buklov Boris Vladimirovich 81f5f28b6f add new rule
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13631 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 07:41:22 +00:00
Brian West bf7120ea8f fix this cuz its wrong
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13630 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 04:12:26 +00:00
Mathieu Rene b633d3298e add an external port output parameter to switch_nat_add_mapping and use it in sofia_glue_tech_choose_port
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13629 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 02:30:44 +00:00
Mathieu Rene 60ec88985a oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13628 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 01:46:09 +00:00
Mathieu Rene dfaf607e6d oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13627 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 01:17:59 +00:00
Mathieu Rene 35bdae4aa2 add hunt_caller_profile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 01:16:02 +00:00
Anthony Minessale ef5b6d76a8 add hunt_caller_profile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13625 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 01:05:11 +00:00
Michael Jerris 55bec0b6b2 sofia-sip: fix re-register after 423 w/ Min-Expires (SFSIP-143)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13619 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 20:00:53 +00:00
Brian West cd2dd2bf05 sofia does the right thing... confused with users report of it not working
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13617 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 19:04:14 +00:00
Anthony Minessale ae9c6bedef tweak rtp timing stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13616 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 18:56:34 +00:00
Mathieu Rene 5a149bfcb4 mod_sofia: Move siptrace to loglevel INFO
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13615 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 17:26:05 +00:00
Brian West e11a32fe80 use user_via if we send a 180 or 183
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13614 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 16:53:27 +00:00
Brian West 8e264274f3 don't have contact str here either it'll result in double contact headers on unregister
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13613 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 14:53:23 +00:00
Brian West 4e6be5132c dont leak this in other cases.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13612 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 14:10:31 +00:00
Rupa Schomaker 67270b8d4f honor effective_caller_id_number for CID override
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13611 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 13:56:28 +00:00
Brian West 011ebe674b missed one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 05:50:16 +00:00
Brian West 32a1336d8a don't need contact here its already set on the nh .. this results on double contact headers on unregister
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13609 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 05:48:59 +00:00
Brian West ba32c8c4d5 check the nat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13608 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 05:43:34 +00:00
Michael Jerris 0e20e48919 add netmask code for windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13607 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 05:23:19 +00:00
Robert Joly 49aec077ac Fixed call deflect, previous code was uncompilable on any version of OPAL. Sorry total brain fade there.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13606 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 04:15:05 +00:00
Brian West 0eac3191a6 woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13605 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 04:10:40 +00:00
Brian West 47cad8a7e0 fix sql query missing network_ip for callback
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13604 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 04:05:48 +00:00
Brian West 2db280f994 adding network_ip to the dialogs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13603 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 04:04:14 +00:00
Brian West e353aaf3d0 adding test_sql and network_ip to sub callback
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13602 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 01:18:00 +00:00
Brian West 50174a7412 forgot to convert these to use sofia_glue_check_nat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13601 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 01:05:52 +00:00
Anthony Minessale 8cc053a611 FSBUILD-168 now he has to come to cluecon
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13600 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 22:30:09 +00:00
Brian West 78c0c3b80e not not right
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13599 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 22:30:00 +00:00
Brian West 2c8bbc016d not sure how this flag was removed but its required in auto nat mode
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13598 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 22:16:43 +00:00
Brian West f0172523ca fix via for outbound sub and reg contacts are correct
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13596 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 22:00:49 +00:00
Michael Jerris 1dd780e697 merge sip nat improvements from branches/brian
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13594 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 21:08:34 +00:00
Brian West b28bd6b9d2 don't nat map where its loopback
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13589 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 19:42:53 +00:00
Brian West e0e09cee6c adding loopback.auto
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13586 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 19:25:42 +00:00
Michael Jerris 628ba5f21e fix msvc function tagging for code analysis
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13573 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 15:43:41 +00:00
Brian West d59ebd6450 adding nat-map option to mod_event_socket
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 14:25:35 +00:00
Anthony Minessale 71bb1b3efb fix compiler warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 13:45:12 +00:00
Anthony Minessale d77a3b1980 fix long delay in nat detection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 22:46:38 +00:00
Anthony Minessale 4577ec8788 fix order of ops to enable logging sooner
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13556 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 22:03:33 +00:00
Anthony Minessale f2495ec8e0 fix recursive file record during file playback issue IRC-00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13551 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 19:50:04 +00:00
Anthony Minessale 4b4fb6bb2c rupa said this segged
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13550 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 18:30:18 +00:00
Anthony Minessale b82984fe97 add netmask detection for nat discovery work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 16:55:10 +00:00
Anthony Minessale 552e4d851d XML-2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13548 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 16:48:24 +00:00
Rupa Schomaker 2d42aff9f7 use origination_caller_id_number instead
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13547 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 16:39:54 +00:00
Rupa Schomaker 9fc160020e MODAPP-281 - add extra sip headers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13546 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 16:38:29 +00:00
Mathieu Rene e1fa59a2c0 mod_sofia: its cuter that way
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13544 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 00:56:14 +00:00
Mathieu Rene 2eea7447d0 mod_sofia: Rewrite sofia_glue_get_user_host
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13543 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 00:54:38 +00:00
Michael Jerris 43cc68d811 msvc build fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 18:51:19 +00:00
Brian West 8da02d971e moving init up so we have it in pre process vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13532 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 18:28:19 +00:00
Brian West 235fdf6938 adding nat_map api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13531 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 18:24:54 +00:00
Anthony Minessale 5c56eb121a fix regression MODAPP-284
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13530 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 17:45:36 +00:00
Brian West c22d626c79 ok only do this is callee_id_name is set
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13528 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 13:55:17 +00:00
Brian West dd1e4b2d23 sigh, guess we can only do this on snom and polycom right now to be safe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 13:45:50 +00:00
Anthony Minessale 082385c1da make endconf count cumulative
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13526 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 13:06:45 +00:00
Anthony Minessale 56d98aab4f extended data from hangup_complete event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13525 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 12:45:56 +00:00
Brian West f8f233cd7c more clean up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13523 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 10:24:38 +00:00
Brian West a92617901d speed up discovery and clean up code a tiny bit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13522 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 10:01:21 +00:00
Brian West d705f022d4 can't process this in general, should be used during the enrollment process
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13521 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 05:24:52 +00:00
Brian West a1661f2cda adding quick option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13520 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 05:01:28 +00:00
Brian West 44c27f9922 don't throw error on this event now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13519 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 03:44:14 +00:00
Brian West d4d7315cc4 Adding the descriptor to the mapping request so when you list them you know its FreeSWITCH that did it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13518 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 03:24:10 +00:00
Brian West 7e23aad405 more tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13517 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 01:03:55 +00:00
Brian West eaf470bd92 minor tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13516 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 00:56:32 +00:00
Brian West ffba850acf tweaks to nat code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13515 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 00:50:30 +00:00
Brian West dd9bcd3c53 might wanna delete a mapping
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13514 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 00:30:45 +00:00
Brian West a19dad9155 Adding switch_nat options for NATPMP and uPNP mapping of ports for auto nat traversal. Not used for anything yet.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13513 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 00:14:57 +00:00
Brian West 334a8adfe8 OCD
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13512 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 21:22:20 +00:00
Anthony Minessale 72c680f005 FSCORE-373
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13508 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 18:48:54 +00:00
Brian West 6eb2b39f4d fix warning when you set type to none
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13507 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 18:11:07 +00:00
Michael Jerris 5b27226a07 handle vegastream broken sip info packets
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13506 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 18:08:05 +00:00
Anthony Minessale c4b67d93fc add CHANNEL_HANGUP_COMPLETE event to take the place of CHANNEL_HANGUP, CHANNEL_HANGUP now fires as soon as the channel is hungup but you must wait for CHANNEL_HANGUP_COMPLETE for the CDR data
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13505 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 17:18:03 +00:00
Brian West 05fc0e42eb FSRTP-2 with mods
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 02:08:24 +00:00
Brian West c18d67b5c4 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 01:08:30 +00:00
Brian West 5c888f00a9 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13498 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 00:14:34 +00:00
Brian West af9b1b6989 doh this is the right way for this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13497 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-28 23:39:46 +00:00
Anthony Minessale 49d49737f5 add more ridiculous timeout to socket send
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-28 23:31:27 +00:00
Brian West 595dc9bb8d picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-28 23:10:17 +00:00
Brian West 2303c82588 picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13494 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-28 23:08:43 +00:00
Brian West 8a655d2a03 MORE FUN, clean up and consistent code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13493 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-28 22:54:51 +00:00
Brian West 60c0d5c2b6 Update CID on Polycom when doing an Attended transfer, Make send_display work with Polycom and others, add patch with mods from SFSIP-111 HOME RUN.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-28 22:46:17 +00:00
Brian West c9b26eb7ce minor tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13489 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-28 19:38:32 +00:00
Anthony Minessale a2255da097 add CALL_SECURE event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-28 17:50:06 +00:00
Brian West 4e8a0725b7 keep you from doing both zrtp and srtp at the same time.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-28 13:53:23 +00:00
Michael Jerris bcd991e90f dos2unix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13477 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 23:23:29 +00:00
Michael Jerris 3ab5aa8206 dos2unix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13476 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 23:22:15 +00:00
Michael Jerris 3fb3e146c3 dos2unix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13475 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 23:20:26 +00:00
Michael Jerris 9489dfb8ac dos2unix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13474 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 23:17:45 +00:00
Michael Jerris 67d874eefe dos2unix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13473 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 23:07:50 +00:00
Brian West 1900b6c362 clean up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13472 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 22:48:16 +00:00
Anthony Minessale ef8ab9c1e7 add member-type header to relevant events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13471 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 19:41:41 +00:00
Michael Jerris 6a77aa32b9 build: fix msvc build (FSBUILD-165)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13467 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 16:00:20 +00:00
Brian West 519212348e You know FreeBSD is lame...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13465 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 14:07:13 +00:00