Commit Graph

5152 Commits

Author SHA1 Message Date
Michael Jerris 37845b424d force debug cflags into sofia lib (SFSIP-42)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7196 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 22:17:41 +00:00
Michael Jerris cc133b0d7b 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
2008-01-12 22:02:49 +00:00
Michael Jerris 509a8c6201 clarify configure error message
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7194 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 21:54:25 +00:00
Anthony Minessale 3a5a239846 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
2008-01-12 20:30:48 +00:00
Michael Jerris 7accbe103f use braces on ifs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7191 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 19:56:47 +00:00
Michael Jerris 85cdbb46bf 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
2008-01-12 19:53:12 +00:00
Anthony Minessale d14d2465b4 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7189 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 19:25:35 +00:00
Michael Jerris daea564f9b 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
2008-01-12 19:15:05 +00:00
Brian West 26d213213b added these from Robert La Ferla. Thank you.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7187 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 15:19:49 +00:00
Michael Jerris 0fc1cd534a constify functions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 07:14:48 +00:00
Michael Jerris 85f4ecd7b2 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
2008-01-12 04:56:20 +00:00
Anthony Minessale f7b54e56fb tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7184 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 04:00:21 +00:00
Anthony Minessale a5e0ddf8a1 update fix to FSCORE-85
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7183 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 03:40:25 +00:00
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