Commit Graph

5325 Commits

Author SHA1 Message Date
Michael Jerris 8345331ff9 fix 160 timestamps on 2833 dtmf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7168 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 01:27:24 +00:00
Michael Jerris 7cc7ce2936 revert whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7167 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 01:03:51 +00:00
Anthony Minessale 215c724cf3 update size of unacceptable buffer space on local_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7166 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 00:55:02 +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 886f99735a always use our ssrc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7164 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-10 16:59:23 +00:00
Anthony Minessale f589bee1e6 fix mem err
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7163 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-10 03:12:32 +00:00
Michael Jerris 174aed86ee always re-write sequence numbers (even passthrough) so we don't jump, use the ssrc that we are using (even if we are in passthrough) for sending 2833. Fix for FSCORE-83. Thanks wchance for all your testing help.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7162 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-10 03:10:58 +00:00
Anthony Minessale a3ab8814b0 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7161 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-10 00:57:06 +00:00
Anthony Minessale c3cd1de5fc minor changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7160 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-10 00:45:28 +00:00
Michael Jerris 97060f50b4 fix timestamp base in 2833 when not re-writing timestamps (partial fix for FSCORE-83)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7157 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-09 20:18:33 +00:00
Brian West 5f12dd5d83 tweak a few things
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7156 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-09 19:40:43 +00:00
Brian West b428ed8337 log record file for the snom profile this way you know the filename from the CDR that goes with that call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-09 19:23:10 +00:00
Anthony Minessale 229fcd7860 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7150 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-09 17:20:05 +00:00
Michael Jerris 5e356a681b add conference pin/nopin api commands (MODAPP-71)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7149 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-09 06:44:16 +00:00
Anthony Minessale 8058f76c74 refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7148 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-08 22:30:52 +00:00
Anthony Minessale 0eb142b552 dtmf nightmare continues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7146 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-08 21:43:09 +00:00
Brian West e9ca238cc9 continue is an extension flag ONLY dont do anything on conditions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7145 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-08 21:10:07 +00:00
Brian West 0ff9b008a2 continue is an extension flag ONLY dont do anything on conditions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7144 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-08 21:08:31 +00:00
Anthony Minessale a1c8e63c60 why not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7143 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-08 19:38:57 +00:00
Anthony Minessale 549bf280df fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7142 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-08 19:03:47 +00:00
Anthony Minessale 9f6f77014f leak protection, better than mighty putty
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7141 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-08 18:35:51 +00:00
Anthony Minessale 4ca4a18f53 there are no small problems only small fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7140 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-08 17:18:04 +00:00
Anthony Minessale 9246a0abbf fix shutdown issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7139 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-08 16:35:20 +00:00
Michael Jerris 31d0a1a02d don't set blank vars, and handle them in error cases.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7138 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-08 16:20:00 +00:00
Stefan Knoblich 5b01ced55c Look! A whitespace fix snuck into the tree!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7137 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-08 10:57:42 +00:00
Michael Jerris f3870cb6cb add \n
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-08 05:24:49 +00:00
Michael Jerris 31bb54cf27 avoid file handle leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7135 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-08 03:00:57 +00:00
Anthony Minessale 860cb4affa add pre_answer calls to some funcs in the ivr lib to ensure media for obvious situations that require it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7134 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 21:47:32 +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 59ac0a27a2 fix FSCORE-82
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7132 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 20:40:59 +00:00
Michael Jerris 06335ebe76 handle cli from the following headers (in order of preference) - Thanks Jason.
P-Preferred-Identity
P-Asserted-Identity
Remote-Party-ID
From 

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7131 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 20:27:48 +00:00
Anthony Minessale 287c53798e update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7130 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 18:21:34 +00:00
Anthony Minessale 44b55729c4 possible fix for FSCORE-83
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7129 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 18:03:39 +00:00
Anthony Minessale b3992a6eee fix bypass_media mode
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7128 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 18:02:01 +00:00
Michael Jerris 66673a4c15 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7127 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 17:11:04 +00:00
Michael Jerris 3e33988d0b add sps to heartbeat.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 17:10:48 +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
Anthony Minessale 1fbb21e8fd change email template for vm (thx Chereburm)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7124 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 15:53:22 +00:00
Michal Bielicki f44a474a42 ingroup is better than group especially on ?buntu
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7123 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 11:48:00 +00:00
Michal Bielicki 860bf0a278 leaving out the user parameter is not very healthy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 11:26:15 +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
Stefan Knoblich 499e8af075 Spelling fixes #2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 10:55:15 +00:00
Stefan Knoblich 2ca370b52f Spelling fixes #1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7119 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 10:45:06 +00:00
Michael Jerris 2b952d389e typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7118 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 08:33:53 +00:00
Michael Jerris 3ca7ab1397 fix untar of sounds on non linux (FSBUILD-31)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7117 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 08:32:43 +00:00
Michael Jerris 5037078417 add core-clean and core-install make targets
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7116 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 08:22:18 +00:00
Brian West 78e3aa2062 put this usage syntax in the right place
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-06 23:03:12 +00:00
Michael Jerris 4aca5fc0eb cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7114 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-06 22:56:10 +00:00
Michael Jerris 5043269d5d unused vars and a bit more error checking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7113 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-06 22:36:41 +00:00
Michael Jerris 8f9ae7db5f fix build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7112 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-06 22:34:59 +00:00