Commit Graph

7712 Commits

Author SHA1 Message Date
Andrew Thompson b44830ecf2 Add support for sending CUSTOM events with a subclass
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14361 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-25 18:25:13 +00:00
Giovanni Maruzzelli b5260cab3e Oooops!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14360 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-25 15:28:25 +00:00
Giovanni Maruzzelli 6b12792bec skypiax: added configs/windows-service directory, contains batch files needed to start skype instances as service, and then start FreeSwitch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14359 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-25 15:20:43 +00:00
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