Commit Graph

5089 Commits

Author SHA1 Message Date
Michael Jerris
499c832da3 type tweaks for windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7182 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 22:16:20 +00:00
Anthony Minessale
b4f5f81b9d it's better to receive than to give
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7181 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 21:59:17 +00:00
Brian West
ea497867e3 tweak tones
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7180 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 18:55:38 +00:00
Anthony Minessale
208fb3301d fix for FSCORE-85
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7179 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 18:46:22 +00:00
Michael Jerris
0b6e250cc0 maintain using our ssrc. (FSCORE-83)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7178 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 18:10:39 +00:00
Anthony Minessale
0117789416 fix for FSCORE-85
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7177 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 16:51:21 +00:00
Anthony Minessale
1553168c3c fix for FSCORE-85
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7176 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 16:50:05 +00:00
Michael Jerris
fb39c42d6e cleanup seq number handling, fix buglet breaking seq number base for 2833 (FSCORE-83)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7175 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 16:01:07 +00:00
Michael Jerris
4d89b49cfd set for next digit timestamp.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7174 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 06:38:19 +00:00
Michael Jerris
b1abb47f2d start dtmf at next timestamp.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7173 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 06:28:50 +00:00
Anthony Minessale
c5bb337287 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7172 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 05:50:09 +00:00
Michael Jerris
433807ef2c set last_write_ts still
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7171 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 05:42:50 +00:00
Anthony Minessale
98dd6eaa8a update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7170 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 05:18:10 +00:00
Anthony Minessale
79dc86658b refactor some more rtp stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7169 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 04:23:09 +00:00
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