]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Brian West [Mon, 14 Jan 2008 05:29:33 +0000 (05:29 +0000)]
clean this code up a tiny bit. Doesn't add anything
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7207
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Brian West [Sun, 13 Jan 2008 23:15:25 +0000 (23:15 +0000)]
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7206
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Brian West [Sun, 13 Jan 2008 23:00:43 +0000 (23:00 +0000)]
time of day example set a var open=true
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7205
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Sun, 13 Jan 2008 22:49:35 +0000 (22:49 +0000)]
fix nua_shutdown (MODENDP-75)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7204
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Sun, 13 Jan 2008 20:11:54 +0000 (20:11 +0000)]
fix config parsing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7203
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Sun, 13 Jan 2008 20:08:12 +0000 (20:08 +0000)]
fix info send/receive
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7202
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Sun, 13 Jan 2008 19:27:17 +0000 (19:27 +0000)]
fix config.cache
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7201
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Sun, 13 Jan 2008 18:43:51 +0000 (18:43 +0000)]
allow config.cache or -C on libedit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7200
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Sun, 13 Jan 2008 18:39:51 +0000 (18:39 +0000)]
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7199
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Sun, 13 Jan 2008 17:16:54 +0000 (17:16 +0000)]
more generated files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7198
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Sat, 12 Jan 2008 22:37:03 +0000 (22:37 +0000)]
fix sounds and sounds-install targets on some machines
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7197
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Sat, 12 Jan 2008 22:17:41 +0000 (22:17 +0000)]
force debug cflags into sofia lib (SFSIP-42)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7196
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Sat, 12 Jan 2008 22:02:49 +0000 (22:02 +0000)]
remove generated files from tree. you will need to re-bootstrap or run autoreconf in the libs/libedit directory of updated existing checkouts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7195
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Sat, 12 Jan 2008 21:54:25 +0000 (21:54 +0000)]
clarify configure error message
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7194
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Sat, 12 Jan 2008 20:30:48 +0000 (20:30 +0000)]
Formatting DTMF as a string
a '+' separated list of DTMF strings
Each element in the list can contain an @ followed by
a duration in ms.
e.g.
1234@250+4321@500
sends the digits 1 2 3 4 at a rate of 250ms then
4 3 2 1 at a rate of 500
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7193
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Sat, 12 Jan 2008 19:56:47 +0000 (19:56 +0000)]
use braces on ifs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7191
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Sat, 12 Jan 2008 19:53:12 +0000 (19:53 +0000)]
Parse "tag" and "generic_param" of From and To headers, Parse referred by header to vars (MODENDP-72)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7190
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Sat, 12 Jan 2008 19:25:35 +0000 (19:25 +0000)]
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7189
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Sat, 12 Jan 2008 19:15:05 +0000 (19:15 +0000)]
Two ways for forcing SIP username to be the same as the auth username - i.e. locking a user to an extension (MODENDP-68)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7188
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Brian West [Sat, 12 Jan 2008 15:19:49 +0000 (15:19 +0000)]
added these from Robert La Ferla. Thank you.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7187
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Sat, 12 Jan 2008 07:14:48 +0000 (07:14 +0000)]
constify functions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7186
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Sat, 12 Jan 2008 06:11:48 +0000 (06:11 +0000)]
adj
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@365
a93c3328 -9c30-0410-af19-
c9cd2b2d52af
Anthony Minessale [Sat, 12 Jan 2008 06:11:48 +0000 (06:11 +0000)]
adj
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@365
a93c3328 -9c30-0410-af19-
c9cd2b2d52af
Michael Jerris [Sat, 12 Jan 2008 04:56:20 +0000 (04:56 +0000)]
un-revert patch accidentally overwritten. (always use our ssrc)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7185
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Sat, 12 Jan 2008 04:00:21 +0000 (04:00 +0000)]
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7184
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Sat, 12 Jan 2008 03:40:25 +0000 (03:40 +0000)]
update fix to FSCORE-85
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7183
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Fri, 11 Jan 2008 22:16:20 +0000 (22:16 +0000)]
type tweaks for windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7182
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Fri, 11 Jan 2008 21:59:17 +0000 (21:59 +0000)]
it's better to receive than to give
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7181
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Brian West [Fri, 11 Jan 2008 18:55:38 +0000 (18:55 +0000)]
tweak tones
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7180
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Fri, 11 Jan 2008 18:46:22 +0000 (18:46 +0000)]
fix for FSCORE-85
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7179
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Fri, 11 Jan 2008 18:10:39 +0000 (18:10 +0000)]
maintain using our ssrc. (FSCORE-83)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7178
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Fri, 11 Jan 2008 17:23:12 +0000 (17:23 +0000)]
build fix
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@364
a93c3328 -9c30-0410-af19-
c9cd2b2d52af
Michael Jerris [Fri, 11 Jan 2008 17:23:12 +0000 (17:23 +0000)]
build fix
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@364
a93c3328 -9c30-0410-af19-
c9cd2b2d52af
Anthony Minessale [Fri, 11 Jan 2008 16:51:21 +0000 (16:51 +0000)]
fix for FSCORE-85
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7177
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Fri, 11 Jan 2008 16:50:05 +0000 (16:50 +0000)]
fix for FSCORE-85
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7176
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Fri, 11 Jan 2008 16:01:07 +0000 (16:01 +0000)]
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
Michael Jerris [Fri, 11 Jan 2008 06:38:19 +0000 (06:38 +0000)]
set for next digit timestamp.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7174
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Fri, 11 Jan 2008 06:28:50 +0000 (06:28 +0000)]
start dtmf at next timestamp.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7173
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Fri, 11 Jan 2008 05:50:09 +0000 (05:50 +0000)]
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7172
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Fri, 11 Jan 2008 05:42:50 +0000 (05:42 +0000)]
set last_write_ts still
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7171
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Fri, 11 Jan 2008 05:18:10 +0000 (05:18 +0000)]
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7170
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Fri, 11 Jan 2008 04:23:09 +0000 (04:23 +0000)]
refactor some more rtp stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7169
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Fri, 11 Jan 2008 01:27:24 +0000 (01:27 +0000)]
fix 160 timestamps on 2833 dtmf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7168
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Fri, 11 Jan 2008 01:03:51 +0000 (01:03 +0000)]
revert whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7167
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Fri, 11 Jan 2008 00:55:02 +0000 (00:55 +0000)]
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
Anthony Minessale [Fri, 11 Jan 2008 00:43:49 +0000 (00:43 +0000)]
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
Anthony Minessale [Thu, 10 Jan 2008 16:59:23 +0000 (16:59 +0000)]
always use our ssrc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7164
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Thu, 10 Jan 2008 16:50:38 +0000 (16:50 +0000)]
don't timeout dialtone for mid-call dialtone to support hold better
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@363
a93c3328 -9c30-0410-af19-
c9cd2b2d52af
Anthony Minessale [Thu, 10 Jan 2008 16:50:38 +0000 (16:50 +0000)]
don't timeout dialtone for mid-call dialtone to support hold better
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@363
a93c3328 -9c30-0410-af19-
c9cd2b2d52af
Anthony Minessale [Thu, 10 Jan 2008 03:12:32 +0000 (03:12 +0000)]
fix mem err
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7163
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Thu, 10 Jan 2008 03:10:58 +0000 (03:10 +0000)]
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
Anthony Minessale [Thu, 10 Jan 2008 01:15:04 +0000 (01:15 +0000)]
build update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@362
a93c3328 -9c30-0410-af19-
c9cd2b2d52af
Anthony Minessale [Thu, 10 Jan 2008 01:15:04 +0000 (01:15 +0000)]
build update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@362
a93c3328 -9c30-0410-af19-
c9cd2b2d52af
Anthony Minessale [Thu, 10 Jan 2008 00:57:06 +0000 (00:57 +0000)]
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7161
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Thu, 10 Jan 2008 00:47:04 +0000 (00:47 +0000)]
add hold-music 3way blind and attended transfer to openzap
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@361
a93c3328 -9c30-0410-af19-
c9cd2b2d52af
Anthony Minessale [Thu, 10 Jan 2008 00:47:04 +0000 (00:47 +0000)]
add hold-music 3way blind and attended transfer to openzap
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@361
a93c3328 -9c30-0410-af19-
c9cd2b2d52af
Anthony Minessale [Thu, 10 Jan 2008 00:45:28 +0000 (00:45 +0000)]
minor changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7160
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Wed, 9 Jan 2008 20:18:33 +0000 (20:18 +0000)]
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
Brian West [Wed, 9 Jan 2008 19:40:43 +0000 (19:40 +0000)]
tweak a few things
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7156
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Brian West [Wed, 9 Jan 2008 19:23:10 +0000 (19:23 +0000)]
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
Anthony Minessale [Wed, 9 Jan 2008 17:20:05 +0000 (17:20 +0000)]
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7150
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Wed, 9 Jan 2008 06:44:16 +0000 (06:44 +0000)]
add conference pin/nopin api commands (MODAPP-71)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7149
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Tue, 8 Jan 2008 23:33:07 +0000 (23:33 +0000)]
remove -w from makefile and fix all the obvious mistakes it was hiding
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@360
a93c3328 -9c30-0410-af19-
c9cd2b2d52af
Anthony Minessale [Tue, 8 Jan 2008 23:33:07 +0000 (23:33 +0000)]
remove -w from makefile and fix all the obvious mistakes it was hiding
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@360
a93c3328 -9c30-0410-af19-
c9cd2b2d52af
Anthony Minessale [Tue, 8 Jan 2008 22:30:52 +0000 (22:30 +0000)]
refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7148
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Tue, 8 Jan 2008 21:43:09 +0000 (21:43 +0000)]
dtmf nightmare continues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7146
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Brian West [Tue, 8 Jan 2008 21:10:07 +0000 (21:10 +0000)]
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
Brian West [Tue, 8 Jan 2008 21:08:31 +0000 (21:08 +0000)]
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
Anthony Minessale [Tue, 8 Jan 2008 19:38:57 +0000 (19:38 +0000)]
why not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7143
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Tue, 8 Jan 2008 19:03:47 +0000 (19:03 +0000)]
fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7142
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Tue, 8 Jan 2008 18:35:51 +0000 (18:35 +0000)]
leak protection, better than mighty putty
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7141
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Tue, 8 Jan 2008 17:18:04 +0000 (17:18 +0000)]
there are no small problems only small fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7140
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Tue, 8 Jan 2008 16:35:20 +0000 (16:35 +0000)]
fix shutdown issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7139
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Tue, 8 Jan 2008 16:20:00 +0000 (16:20 +0000)]
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
Stefan Knoblich [Tue, 8 Jan 2008 10:57:42 +0000 (10:57 +0000)]
Look! A whitespace fix snuck into the tree!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7137
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Tue, 8 Jan 2008 05:24:49 +0000 (05:24 +0000)]
add \n
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7136
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Tue, 8 Jan 2008 03:00:57 +0000 (03:00 +0000)]
avoid file handle leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7135
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Mon, 7 Jan 2008 21:47:32 +0000 (21:47 +0000)]
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
Anthony Minessale [Mon, 7 Jan 2008 21:14:24 +0000 (21:14 +0000)]
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7133
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Mon, 7 Jan 2008 20:40:59 +0000 (20:40 +0000)]
fix FSCORE-82
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7132
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Mon, 7 Jan 2008 20:27:48 +0000 (20:27 +0000)]
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
Anthony Minessale [Mon, 7 Jan 2008 18:21:34 +0000 (18:21 +0000)]
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7130
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Mon, 7 Jan 2008 18:03:39 +0000 (18:03 +0000)]
possible fix for FSCORE-83
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7129
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Mon, 7 Jan 2008 18:02:01 +0000 (18:02 +0000)]
fix bypass_media mode
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7128
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Mon, 7 Jan 2008 17:11:04 +0000 (17:11 +0000)]
cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7127
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Mon, 7 Jan 2008 17:10:48 +0000 (17:10 +0000)]
add sps to heartbeat.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7126
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Mon, 7 Jan 2008 16:50:20 +0000 (16:50 +0000)]
error checking on dial string.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@359
a93c3328 -9c30-0410-af19-
c9cd2b2d52af
Michael Jerris [Mon, 7 Jan 2008 16:50:20 +0000 (16:50 +0000)]
error checking on dial string.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@359
a93c3328 -9c30-0410-af19-
c9cd2b2d52af
Anthony Minessale [Mon, 7 Jan 2008 16:49:46 +0000 (16:49 +0000)]
fix dtmf code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7125
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Anthony Minessale [Mon, 7 Jan 2008 15:53:22 +0000 (15:53 +0000)]
change email template for vm (thx Chereburm)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7124
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michal Bielicki [Mon, 7 Jan 2008 11:48:00 +0000 (11:48 +0000)]
ingroup is better than group especially on ?buntu
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7123
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michal Bielicki [Mon, 7 Jan 2008 11:26:15 +0000 (11:26 +0000)]
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
Stefan Knoblich [Mon, 7 Jan 2008 11:21:24 +0000 (11:21 +0000)]
Spelling fixes #3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7121
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Stefan Knoblich [Mon, 7 Jan 2008 10:55:15 +0000 (10:55 +0000)]
Spelling fixes #2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7120
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Stefan Knoblich [Mon, 7 Jan 2008 10:45:06 +0000 (10:45 +0000)]
Spelling fixes #1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7119
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Mon, 7 Jan 2008 08:33:53 +0000 (08:33 +0000)]
typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7118
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Mon, 7 Jan 2008 08:32:43 +0000 (08:32 +0000)]
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
Michael Jerris [Mon, 7 Jan 2008 08:22:18 +0000 (08:22 +0000)]
add core-clean and core-install make targets
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7116
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Brian West [Sun, 6 Jan 2008 23:03:12 +0000 (23:03 +0000)]
put this usage syntax in the right place
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7115
d0543943 -73ff-0310-b7d9-
9358b9ac24b2
Michael Jerris [Sun, 6 Jan 2008 22:56:10 +0000 (22:56 +0000)]
cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7114
d0543943 -73ff-0310-b7d9-
9358b9ac24b2