Commit Graph

87 Commits

Author SHA1 Message Date
Anthony Minessale 6eebc86449 eliminate need for escaped , in []
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8762 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 15:24:14 +00:00
Anthony Minessale 7c9ffb4214 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8760 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 00:23:58 +00:00
Anthony Minessale 3d136b268f add import var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8759 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-04 23:33:29 +00:00
Anthony Minessale 690d5b2573 add failed_xml_cdr magic variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8730 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-30 18:11:05 +00:00
Anthony Minessale 3c349c274e indent pass 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 04:30:03 +00:00
Anthony Minessale 117c0315cc following the att_xfer can o worms deeper
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8475 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 21:02:26 +00:00
Michael Jerris ede7970fe3 don't leak on switch_ivr_wait_for_answer when peer channel is already answered or pre-answered. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8471 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 19:24:20 +00:00
Anthony Minessale 1ea027f37f add var_event down into the endpoints so chans with no parents can still pass options
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-15 19:29:35 +00:00
Anthony Minessale 1285e6338e fix pesteredo's bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-15 15:57:29 +00:00
Anthony Minessale 7050c330b2 allow blind xfers on no-media calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8342 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 19:59:42 +00:00
Anthony Minessale c4a18a09c2 spring cleaning, lose some pointless code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 19:19:47 +00:00
Anthony Minessale 6231ceb02b use individual pools in open file handles to avoid flooding the pool
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 15:50:28 +00:00
Anthony Minessale 4b929592cc change names to protect the innocent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-05 15:30:55 +00:00
Anthony Minessale eaf6abfb78 fix originate timeout issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-16 21:29:57 +00:00
Anthony Minessale 8da5afecc2 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8116 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-15 18:43:12 +00:00
Anthony Minessale 466bbe70c5 set bracket vars before firing the CHANNEL_ORIGINATE event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-14 17:30:45 +00:00
Anthony Minessale d57e0387e6 fix some logic conditions in originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7964 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-25 22:05:52 +00:00
Anthony Minessale dc3a65388b the same guy who added att xfer to asterisk was nice enough to add it to freeswitch too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7885 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-13 01:08:42 +00:00
Anthony Minessale 74a3d8ab95 fix a bunch of stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-11 03:45:16 +00:00
Anthony Minessale a58173d28d fix FSCORE-104
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7773 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-03 18:05:07 +00:00
Michael Jerris da824431b5 msvc build fix (code before declaration)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7771 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-02 17:42:24 +00:00
Anthony Minessale 2af89ea769 add debug line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7767 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-29 17:11:40 +00:00
Anthony Minessale cb12f3cfd6 fix sdp pass-thru of 200 OK in proxy mode aka (bypass_media=true)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-21 17:48:41 +00:00
Anthony Minessale a188af1c88 have we seen the last of the Michael Myers Bug(tm)?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7715 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-21 02:27:27 +00:00
Anthony Minessale 5d47a93751 better handling of negotiation errs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-20 03:57:01 +00:00
Anthony Minessale a8023642ab fix buffers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 21:34:06 +00:00
Anthony Minessale 3608c8346f fix buffers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 21:32:35 +00:00
Michael Jerris e9c6eaabc1 lower stack allocation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 18:26:11 +00:00
Brian West b0ad7ab50c set tab mode properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 22:14:57 +00:00
Brian West c32fbf3ea2 increase buffers for when you're doing 32k calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 21:09:06 +00:00
Anthony Minessale 4e9c7aab40 fix race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7478 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 22:06:12 +00:00
Michael Jerris 482badffca code analysis, clean up asserts related to switch_core_session_get_channel.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 07:26:10 +00:00
Brian West 84161010ab cleanup and consistency.. blah rain @ PHX fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 20:01:02 +00:00
Brian West c815c0599e code formating cleanup, More when I land at PHX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 17:36:53 +00:00
Brian West aab6766ece more house keeping.. and one commit tony forgot to commit from my dev box
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7385 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 05:02:52 +00:00
Anthony Minessale 58a8979c6e tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-13 18:39:51 +00:00
Anthony Minessale 143bed09a3 try to use clock_gettime to make sure we don't care if the system time changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 00:43:49 +00:00
Anthony Minessale 21da742934 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7133 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 21:14:24 +00:00
Anthony Minessale df749a420f fix dtmf code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 16:49:46 +00:00
Stefan Knoblich 96164e0967 Spelling fixes #3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 11:21:24 +00:00
Anthony Minessale b5b7bf1362 remove duplicate code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 22:17:41 +00:00
Anthony Minessale 50fc2ffa0d update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 16:20:39 +00:00
Anthony Minessale d6f0cec8f7 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7094 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 14:58:26 +00:00
Anthony Minessale 83d4524460 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 14:48:04 +00:00
Michael Jerris fed6dff4b2 cleanup/don't mask varname.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 03:36:08 +00:00
Anthony Minessale 69120105ee support crazy transfer crap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 01:03:08 +00:00
Anthony Minessale 82f8473aee remove line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 20:16:39 +00:00
Michael Jerris 2847d1c04e more error checking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6954 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-22 01:00:10 +00:00
Anthony Minessale 8433c7e088 fix FSCORE-74
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-20 21:42:00 +00:00
Michael Jerris 0fe7efe735 cleanups
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 17:50:39 +00:00