Commit Graph

562 Commits

Author SHA1 Message Date
Anthony Minessale a4da5e5833 FSCORE-510
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15902 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 04:18:10 +00:00
Brian West 21e3bb970a if space
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 01:20:26 +00:00
Anthony Minessale cd1824e119 Adding switch_mprintf (broken out from sqlite)
Adding new %w to mprintf to auto escape both single quote and backslashes
Improve the tab completion a tad and fix some sqlite/odbc compat with new mprintf opts
Change the default stream writer to use switch_vmprintf so %q/%w can be used there too



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15875 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 20:51:13 +00:00
Anthony Minessale 6fde2f3961 add priority queue for events so important broadcasts like hold music can take precedenced over event-lock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15865 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 01:29:02 +00:00
Anthony Minessale 450e63c0d1 MODAPP-376
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15838 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 00:05:40 +00:00
Anthony Minessale 6158aac6ab huge sonus infection FSRTP-8
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 22:51:50 +00:00
Anthony Minessale f8da7ac30e more nat cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15759 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 18:46:17 +00:00
Anthony Minessale 8372d9c2bf only assume sendonly is hold operation when call is already answered in proxy-media situation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-27 19:02:20 +00:00
Anthony Minessale 8ae40dd26a reset the remote_media ip/port vars more oftern
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15676 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 23:09:23 +00:00
Anthony Minessale 16fdb470bb too bad nobody reads all the rest of the code where more critical issues may lie
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15675 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 22:21:02 +00:00
Anthony Minessale 6daa81d7b8 ok find stangor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15674 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 21:34:51 +00:00
Anthony Minessale d34d8ae16b add separate inbound/outound codec prefs params to sofia profile original codec-prefs sets both to the same value for back-compat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 18:52:57 +00:00
Anthony Minessale aba8d7590f FSCORE-481
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 18:18:09 +00:00
Anthony Minessale af9e8eab35 convert sofia to use new core version of cache db handles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15600 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 18:57:15 +00:00
Anthony Minessale d8b084a810 reset timestamp counter when we get new sdp etc because sonus likes to say ptime 20 and send 30ms timestamps in the 183 then once they say 200 ok with the same sdp they decide to actually send 20 for real this time FSRTP-8
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15597 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 06:54:16 +00:00
Anthony Minessale 2fa0c4910f refactor enterprise_originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15565 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 02:17:08 +00:00
Anthony Minessale 349b02c2e6 video improvements
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15524 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 19:22:45 +00:00
Anthony Minessale 677144f30c db cache part 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15497 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 19:16:24 +00:00
Brian West 6a8d06425d MODSOFIA-38
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 15:20:40 +00:00
Anthony Minessale 5d815cfdfe add support for running core-db over odbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 00:12:54 +00:00
Anthony Minessale f05737e3ba caller/ee id cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15474 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-15 02:16:10 +00:00
Anthony Minessale 4e91bc95eb declinatio mortuus obfirmo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15472 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-14 21:00:51 +00:00
Anthony Minessale c69bdbb4b3 tolerate MySuckWELL ODBC limitation FSCORE-487
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15465 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-13 23:15:15 +00:00
Anthony Minessale ba2e181292 expand per-thread db caching to odbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15453 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-12 19:54:50 +00:00
Anthony Minessale 397ef741c1 solve problem from MODENDP-258 with an alternate approach, and make send-message-query-on-register=first-only and sql-in-transactions=true the defaults
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15441 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-12 03:52:07 +00:00
Brian West c076ba5c27 make sure the TNT doesn't piss its pants when it gets a name field in quotes before the rpid... sigh how stupid is that?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15423 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 03:53:50 +00:00
Anthony Minessale 9750c60d3a add cols to sip_dialogs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15420 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 02:10:41 +00:00
Anthony Minessale 1329f30f03 make subscriptions time out discarding hack to make them last forever
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15364 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-05 04:21:08 +00:00
Anthony Minessale 6b15429934 add distinct-to=true|false to be used with from-domain when you don't want to change the to
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 21:32:18 +00:00
Anthony Minessale e6bd4b2f55 use nonce count with registration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15260 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-28 16:55:29 +00:00
Anthony Minessale 3c5e83e351 add pass-callee-id (defaults to true) disable by setting it to false if you encounter something too stupid to ignore X headers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15230 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 18:16:38 +00:00
Anthony Minessale df7637f687 change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Anthony Minessale 516db24b75 SFSIP-180 report hack in sofia lib to pekka for better answer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15190 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-21 23:01:37 +00:00
Anthony Minessale 4d9f7de25b FSCORE-471 and any other update related bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-21 18:48:28 +00:00
Anthony Minessale 66866fb1ea fix proxy-media issue regression
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15181 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-20 17:03:03 +00:00
Anthony Minessale 3dfe67800f clear up some more display issues and fix resume-media-on-hold sofia option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15177 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-19 19:58:23 +00:00
Anthony Minessale 39f93c4eea delay update till after media has been confirmed to prevent SOA race in sip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15159 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-14 19:26:10 +00:00
Anthony Minessale 75eed77d5e actually-support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15116 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 15:07:12 +00:00
Anthony Minessale eab6464f62 fix the crash that was caused by fixing the leak that was preventing the crash in the previous revision
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 14:55:16 +00:00
Anthony Minessale 954b276c33 use malloc in hashes when no pool specified
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15070 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 22:21:52 +00:00
Marc Olivier Chouinard ec6d528d4b mod_sofia: Override the MWI User@Domain used per user/group/domain (MODENDP-241)
To use this, set a PARAM named MWI-Account with the user@domain you want to monitor the MWI in the user directory.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14987 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 20:07:40 +00:00
Anthony Minessale edf521301f add set funcs for impls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 04:22:24 +00:00
Brian West c92cb7283a MODSOFIA-26 minus the segfault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 19:43:15 +00:00
Brian West 590f213f51 ATTENTION BEHAVIOR CHANGE... you now have to explicitly set sip_invite_to_params to add params to the to field we will NO longer fall back to sip_invite_params in this case. This is part of FSCORE-433
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 19:34:35 +00:00
Anthony Minessale 7392fa5807 try to improve autoflush and other silly audio glitches from edge cases and help FSCORE-416
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14800 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 00:46:24 +00:00
Mathieu Rene 49e87ddfe8 MODENDP-242
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14581 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 00:59:09 +00:00
Mathieu Rene 4c3bb5a905 mod_sofia: refactor sofia_glue_tech_choose_[video_]port
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14541 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-17 00:32:26 +00:00
Brian West 941c24d69e we have this here otherwise you get NO audio from FS. See I knew there was a reason for this.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14539 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-16 21:21:30 +00:00
Brian West 5b9fc559a2 fix stun: from appearing in sdp round two
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14532 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-15 14:32:33 +00:00
Mathieu Rene c2d5f970bc Per-call logging, part one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 20:35:02 +00:00
Mathieu Rene 485014bf7c MODSOFIA-20 with changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14482 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-11 00:54:39 +00:00
Brian West 9bc1a08636 reuse of vars, using differnet vars for each now so that ip isn't always defined
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14419 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 19:39:28 +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
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
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
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 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 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
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
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
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
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
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
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 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 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
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
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 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
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 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
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 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 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
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
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
Anthony Minessale 2d97208b49 add proxy-follow-redirect flag (experimental)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-20 20:51:35 +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 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 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
Mathieu Rene 23512e974c SFSIP-144
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13266 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-09 01:58:30 +00:00
Mathieu Rene b06465a3b8 MODENDP-206 Ignore ptime when missing instead of using @0i - thanks stangor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13231 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-04 22:53:41 +00:00
Anthony Minessale 0071cedcd0 only pass 2833 while bridged and while bridged to another channel that uses our RTP stack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13131 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-23 13:15:03 +00:00
Anthony Minessale 32e2fddef3 ndlb_sendrecv_in_session var NDLB-sendrecv-in-session profile option to reverse the effects of MODENDP-148
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-20 17:07:54 +00:00
Anthony Minessale 3e26e87ba6 change names to protect the ignorant
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 15:08:21 +00:00
Anthony Minessale 300bb301b7 move rtp stats up to where they will be more useful
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13017 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-14 16:55:10 +00:00
Anthony Minessale 68b0359cfb FSCORE-349 add flag to denote if a codec is init or not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 17:17:12 +00:00
Mathieu Rene cdc8fd5090 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12951 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 16:20:15 +00:00
Mathieu Rene b6d6cd618a MODENDP-206
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12946 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 06:05:56 +00:00
Anthony Minessale db4b11711d add a couple, two tree stats
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12913 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 21:48:52 +00:00
Anthony Minessale 7119462aa1 add rtp-autoflush profile param and rtp_autoflush var to skip timer sleeps when the socket has data ready and refactor the jitter buffer code out into a different function and fix it so it works in blocking mode too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-31 19:10:43 +00:00
Anthony Minessale 3c72e9f143 add username and realm to sip db
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 20:14:07 +00:00
Anthony Minessale 41944b7e6f clean up dialog stuff on presence for sla and other stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12708 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-22 05:15:17 +00:00
Anthony Minessale 129a20f2d9 MODENDP-205 revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12700 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-21 02:31:15 +00:00
Anthony Minessale 90209ba2c3 MODENDP-205
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-21 02:30:05 +00:00
Anthony Minessale e7affeb655 fix regression
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 17:03:46 +00:00
Anthony Minessale bf1ad19a09 FSCORE-322
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12676 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 01:52:53 +00:00
Mathieu Rene a7d7c0ba88 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12633 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 22:44:27 +00:00
Brian West 12d0918cda reset rtp timer on unhold op
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12617 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 02:15:12 +00:00
Anthony Minessale 56ed995d35 MODENDP-197
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12583 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-12 16:06:31 +00:00
Anthony Minessale 360afc83b9 add sip_from_display var and fix backwards switch_strisr calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 15:14:24 +00:00
Anthony Minessale cc67ca0a66 still use intended caller id domain in rpid even when from uri is overridden
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12563 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 13:15:02 +00:00
Anthony Minessale df13840625 add configurable outgoing cid types
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12427 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 23:03:25 +00:00
Anthony Minessale 20cb024f61 MODENDP-194
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 19:45:10 +00:00
Anthony Minessale 0882d4c087 MODENDP-195
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12409 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 18:19:30 +00:00
Brian West 24cb71d697 add sip_route_uri var to set proxy route
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12408 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 16:02:02 +00:00
Mathieu Rene 8fa0ff970a Revert 12370
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12371 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 17:03:48 +00:00
Mathieu Rene 8857e1d8cc fix doxygen comment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12370 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 17:01:50 +00:00
Brian West d162e05b89 Some little birdie said "what if we could add params to the contact that isn't a gateway?" SO IT SHALL BE!
/b



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 23:07:45 +00:00
Brian West a01032f639 I realized I can't break backwards compat so if you set sip_invite_params it will be used on to and ruri as before but you can override the to params with sip_invite_to_params to make it be different if you want
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12288 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 20:33:18 +00:00
Brian West 768afcedcb allow you to set invite, to and from params independantly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 20:22:12 +00:00
Anthony Minessale 756575788b create indexes for ODBC as well
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12235 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 01:49:49 +00:00
Mathieu Rene f207e7d068 add party=calling to rpid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 15:14:13 +00:00
Brian West 4af5bf963d tweak ilbc to default to 30 if no mode= fmtp is defined on the inbound which seems to be the default behavior of everything out there.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 19:50:12 +00:00
Michael Jerris 06099874da mod_sofia: add sla indexes and fix where clause
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 00:30:11 +00:00
Brian West babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Mathieu Rene f0c05ca83c Cleanup missing flags hack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 14:46:14 +00:00
Michael Jerris 092553d043 convert sofia TFLAGs to use array based flags.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11892 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 20:49:45 +00:00
Anthony Minessale b7f69f7ec1 sip blows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11882 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 17:59:49 +00:00
Anthony Minessale d458cf3348 add some stuff to tolerate more buggy switches
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 17:43:00 +00:00
Mathieu Rene 61a6e10cfb SFSIP-120
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11724 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-10 01:48:21 +00:00
Michael Jerris bbf0159708 use sofia specific flag macros
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11713 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 17:56:38 +00:00
Brian West ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Anthony Minessale 38622f3fdd probably make nat work on sla
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11581 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-01 00:06:46 +00:00
Brian West 8ba68ed14f MODENDP-179 - Support for SLA, works with Polycom and Snom(Sylantro mode). Thank you Matthew Kaufman. Might still need more work.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11562 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 16:46:37 +00:00
Anthony Minessale 0463541d61 change low res sleep func api names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:23:07 +00:00
Anthony Minessale 3079ae0cbf I assure you they're not null
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11190 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 15:28:17 +00:00
Anthony Minessale ade0e51eae reset rtp media timer when we get a reinvite
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11161 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 19:02:48 +00:00
Anthony Minessale e4feb603d8 make rtp bug compensation configurable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11146 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 19:36:04 +00:00
Anthony Minessale 5edf696110 cache read_codec implementation to reduce risk of race conditions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11143 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 18:37:44 +00:00
Anthony Minessale ea5c385281 numerous fixes from regression testing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 20:34:01 +00:00
Anthony Minessale 2b5f146373 MODENDP-166
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 15:34:34 +00:00
Anthony Minessale da034c4fbb comment out incomplete code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-08 19:45:44 +00:00
Michael Jerris b5478300ef build fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11045 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-01 19:11:49 +00:00
Brian West 211a93b12c add t38 skeleton
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 19:50:33 +00:00
Anthony Minessale 604f1b1ee2 add rtp_bug flags so we can keep track of all the bugs we have to emulate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10991 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 21:23:17 +00:00
Anthony Minessale e9d7a4a4a0 adjustment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10876 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-18 23:07:32 +00:00
Michael Jerris 91cb518004 typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 23:11:49 +00:00
Michael Jerris e5c895d4d8 fix bottleneck in sql
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10859 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 21:05:52 +00:00
Anthony Minessale a064847a11 sonus sonus sonus, sonus is a 4 letter word
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 22:34:41 +00:00
Anthony Minessale 73d365830c doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10602 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-04 22:24:43 +00:00
Anthony Minessale 1efc7bf649 misc fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10582 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 20:10:54 +00:00
Michael Jerris 12d4d4ae0d missing port
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10564 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-01 23:10:15 +00:00
Anthony Minessale 0820d565af patch for FSCORE-219
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10554 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-27 02:30:11 +00:00
Anthony Minessale 79e65b6ddd close MODENDP-153
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 21:22:02 +00:00
Anthony Minessale 3e05fd297b fix LBDING-7
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10530 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-24 23:12:36 +00:00
Brian West 2b28c1cb5a stray g
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10518 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-22 15:53:56 +00:00
Michael Jerris e522c68d1f typo, thanks fugazi
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10517 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-22 13:34:46 +00:00
Anthony Minessale 0fa3280376 presence stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10512 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-22 01:34:19 +00:00
Anthony Minessale be846e07ec add params to use sip callid as uuid on inbound calls and uuid as sip callid on outbound calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10418 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-15 17:44:27 +00:00
Anthony Minessale 6af84c9790 default call id to match session uuid on outbound calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-15 02:46:25 +00:00
Anthony Minessale 2ed601f934 more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 23:31:21 +00:00
Anthony Minessale 675b65239c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10397 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 03:41:17 +00:00
Michael Jerris d5dd24374f build tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10383 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 20:47:45 +00:00
Brian West ac223c7429 if we happen to change codecs during a hold/unhold update the samples per packet in the process just in case we change rates.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10377 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 18:06:40 +00:00
Anthony Minessale 722b830652 look out below....(make current)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 19:28:05 +00:00
Michael Jerris 0f8503f509 (MODENDP-148) Move "a=sendrecv" from session to media section of SDP
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:29:35 +00:00
Anthony Minessale 49f353b74e Adjust core and add video caps to mod_conference with video follow audio (first cut)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 18:26:41 +00:00
Anthony Minessale 53b9d9c86f more code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 21:54:03 +00:00
Anthony Minessale 81c1dc0de9 redo some stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 22:40:39 +00:00
Anthony Minessale e520638b92 fix cng bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10135 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 22:05:00 +00:00
Michael Jerris 42d2c4ad28 revert, give up for the night
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10130 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 05:52:05 +00:00
Michael Jerris db77741521 don't put CN in sdp answer if it was not in the offer.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10129 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 05:27:32 +00:00
Michael Jerris a53121af00 revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10128 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 04:54:38 +00:00
Michael Jerris 0f346908ea tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10123 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 03:30:18 +00:00
Michael Jerris 69bd6a54d0 don't put CN in sdp answer if it was not in the offer.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 01:14:07 +00:00
Anthony Minessale 350fca115f add tab complete
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 19:19:49 +00:00
Anthony Minessale 9ef64432cb add debug message
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 18:14:37 +00:00
Anthony Minessale 80d0dd84c6 add debug message
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 18:13:35 +00:00
Anthony Minessale 30c318b995 clean some old members and naming conventions in the codec structs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 17:48:42 +00:00
Anthony Minessale 65bba7db13 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 15:10:46 +00:00
Michael Jerris 622cc92304 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10067 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-18 04:34:26 +00:00
Anthony Minessale 8c663f8586 fix ip change detction code for proxy mode
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-17 19:25:00 +00:00
Anthony Minessale d74b12a167 add more profile shutdown code to compensate for bug in sofia lib on nua_destroy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-13 19:26:28 +00:00
Brian West ded09448aa clean up log printfs, my pickyness again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9957 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 05:42:52 +00:00
Brian West 6c35e3cd4a add sip_via_protocol variable and cleanup code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9923 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-10 01:06:03 +00:00
Brian West d04474f5d6 fix MODENDP-132
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9857 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-06 20:10:14 +00:00
Anthony Minessale abc7e041e0 fix sip_dialogs table drop on schema change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9784 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-02 15:01:38 +00:00
Anthony Minessale 988bab33b4 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-29 23:03:27 +00:00
Brian West 6ca93749d0 tweak to MODENDP-126 commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9688 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 21:41:09 +00:00
Anthony Minessale 3f362b0b9a (MODENDP-126) don't accept crypto in the RTP/AVP
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9687 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 21:05:18 +00:00
Anthony Minessale 036aac91c2 make proxy mode pull the port from m=image as well
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9650 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-25 20:59:09 +00:00
Anthony Minessale d7acc6dbaa sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9648 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-25 17:39:08 +00:00
Anthony Minessale 221fbdb0f3 patch for FSCORE-191
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9622 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 13:54:06 +00:00
Anthony Minessale eac4e3e10a nut n honey
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9591 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 21:50:18 +00:00
Anthony Minessale 4e020186ed fix for FSCORE-191
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9589 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 13:03:58 +00:00
Anthony Minessale cf14366e62 add profile civil unions warning will nuke your db table next time you update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9582 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 00:01:03 +00:00
Anthony Minessale 1a66e8b288 omit chat_hash code when presence is not enabled
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9574 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-16 20:04:33 +00:00
Anthony Minessale 0da29822ca fix some regression caused last week re: rtp and async timers on and off
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 16:31:53 +00:00
Anthony Minessale 07198a8416 cleanup for mod_fax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9468 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 20:34:18 +00:00
Brian West ae4e0df864 its suppress.. but we still support the supress variant.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 16:32:06 +00:00
Anthony Minessale ca79084134 presence tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-25 16:30:28 +00:00
Anthony Minessale d8bae63854 fix for SFSIP-82
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 19:44:12 +00:00
Anthony Minessale e40ab4966b fix jira issue FSCORE-164
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9204 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-29 17:54:42 +00:00
Michael Jerris 5e5694c30d add channel variable "sip_contact_user" to set user portion of contact on an outbound invite (MODENDP-120)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9190 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-28 17:09:51 +00:00
Anthony Minessale 5fc5658e5e add auto ip-change detection and some other goodies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9138 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-22 22:23:50 +00:00