Commit Graph

7159 Commits

Author SHA1 Message Date
Michael Jerris c32747151e core: fix segfault on out of memory situation. (FSCORE-366)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13398 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 21:25:52 +00:00
Michael Jerris 03ba64aee5 mod_sofia: add contact-user profile param to override default contact username for a profile (MODSOFIA-8)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13397 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 21:16:03 +00:00
Michael Jerris 8818559e1f mod_dingaling: add dingaling status fsapi command (MODENDP-212)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 20:49:37 +00:00
Michael Jerris 85317633dc build: fix gcc-4.4.0 build failures (FSCORE-355)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 20:25:59 +00:00
Michael Jerris 1287948750 fix var scope masking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13394 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 20:24:53 +00:00
Michael Jerris 34f4535cb2 fix windows pch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 20:12:32 +00:00
Anthony Minessale b0bf26153a make autoflush on bridge the default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13389 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 17:49:21 +00:00
Anthony Minessale 3718cbc956 fixx off-by-one in xml preprocessor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13385 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 15:38:45 +00:00
Michael Jerris 123d724377 don't do this if its zero try one SFSIP-143
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13384 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 15:17:44 +00:00
Anthony Minessale ff3be9d97f MODAPP-280
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13382 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 17:39:59 +00:00
Michael Jerris c0d22f8ce5 abolish mailbox attribute in users and use number-alias attribute instead MODAPP-218
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13381 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 17:34:35 +00:00
Brian West c12828c254 remove mailbox from mod_xml_rpc also and check number-alias
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 17:19:31 +00:00
Brian West 8b193a3039 remove mailbox and replace with number_alias
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13379 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 17:16:48 +00:00
Michael Jerris de93df34d6 abolish mailbox attribute in users and use number-alias attribute instead MODAPP-218
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13378 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 17:11:47 +00:00
Michael Jerris d18fa24ae6 abolish mailbox attribute in users and use number-alias attribute instead MODAPP-218
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13377 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 17:06:13 +00:00
Michael Jerris 70b42ccb75 fix small memory
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 14:56:09 +00:00
Brian West 5450f4dc2a MODAPP-254
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13373 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 14:09:49 +00:00
Michael Jerris 9736ae5df4 JANITOR-1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13372 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 14:02:38 +00:00
Anthony Minessale 22a7caf5b1 copy flags too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13371 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 22:16:41 +00:00
Michael Jerris 95950660b3 Add mod_file_string to build + misc cleaning and correction (FSBUILD-158)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13367 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 21:10:48 +00:00
Michael Jerris 383ff711d2 cleanup msvc code analysis warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 21:07:18 +00:00
Raymond Chandler ceae13acc0 MODAPP-279
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13365 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 20:03:17 +00:00
Michael Jerris 2ac2fa8659 Allow to send the flush/reboot all the registration of a domain (MODENDP-187)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 19:36:43 +00:00
Michael Jerris 21159328e7 add configure checks for tm->tm_gmtoff and tm->tm_zone (FSBUILD-160)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13362 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 18:19:30 +00:00
Michael Jerris e2760c6fbe ensure vasprintf is available on linux (FSBUILD-160)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13361 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 18:10:59 +00:00
Michael Jerris 59f59859b5 use uint16_t instead of u_short (FSBUILD-160)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13360 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 17:55:53 +00:00
Michael Jerris 25357ca0e8 setgroup/initgroup availability on linux (FSBUILD-160)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13359 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 17:50:37 +00:00
Michael Jerris d9e27370fe ensure vasprintf is available on linux (FSBUILD-160)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13358 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 17:44:47 +00:00
Michael Jerris 9bd37dfecc MODENDP-219
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13357 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 17:07:07 +00:00
Michael Jerris 4e53f0d08d the price you pay for TLS it seems
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13356 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 17:04:53 +00:00
Brian West 9eb7523bd1 MODAPP-278, thanks Moc see you at cluecon...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 03:17:19 +00:00
Brian West c34645f7d3 Do not verify TLS certificates since we do not have the framework in place to do so.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 22:56:04 +00:00
Brian West e31f84aa38 MODAPP-173 you'll need the latest sounds and a make vm-sync to use this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 22:47:44 +00:00
Michael Jerris 8d21bd56a9 MODAPP-219
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13313 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 22:33:17 +00:00
Michael Jerris ba8d5d651d can't print base 8 number that has a 9 in it.. use stringified version instead
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 22:01:55 +00:00
Anthony Minessale 92955376b2 FSCORE-368
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 21:07:39 +00:00
Anthony Minessale 821828f9e1 tweak code logic
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 18:55:17 +00:00
Brian West e55965292d now pickup, barge-in and various other things will work with SLA is turned on
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 16:56:18 +00:00
Brian West 1e0e32f50a should be ;
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 16:18:33 +00:00
Brian West b74f70f3ab preserve the transport on SLA interactions, still needs work for TLS but should work for UDP and TCP
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 15:44:43 +00:00
Michael Jerris 6aa139e59e FSBUILD-159
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 14:58:58 +00:00
Anthony Minessale 344e2db18b FSCORE-367
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 13:48:11 +00:00
Ken Rice bfea650d72 MODAPP-276
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 02:57:21 +00:00
Robert Joly c5934bbcb0 Applied patch for blind transfer, thanks Peter Olsson
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 02:15:50 +00:00
Brian West 165e3f738c MODAPP-273
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13298 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 01:41:54 +00:00
Brian West fc4e62b09a MODLANG-111
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 01:36:32 +00:00
Anthony Minessale 1db0d9f66b more_calls=true
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13296 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 00:57:52 +00:00
Brian West b674b438ae sigh, polycom srtp will work now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 00:15:06 +00:00
Anthony Minessale 303271f92a allow socket app to operate without pre_answer (please test)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-13 16:34:39 +00:00
Anthony Minessale 3c6b98d00f accept asterisk N/X/Z/. notation everywhere regexes are expected when they start with _
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-12 17:10:57 +00:00