3731 Commits

Author SHA1 Message Date
Brian West
b28b664627 white space cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 02:45:25 +00:00
Brian West
625c4a0a04 correct 10ms@32k 64*10 = 640
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 02:44:09 +00:00
Brian West
8e6d703926 correct bits_per_second on ulaw/alaw
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7373 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 02:35:30 +00:00
Michael Jerris
e39aa9bd05 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7367 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-26 04:07:48 +00:00
Anthony Minessale
7f8beb3748 fix all the bugs brought on by the guys who made me add t38 no-media passthru
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-26 03:56:40 +00:00
Anthony Minessale
57317dffff prevent invalid state change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7365 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-26 01:53:42 +00:00
Anthony Minessale
a2d8262289 add resistance on blocking writes to stdout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-25 23:09:33 +00:00
Anthony Minessale
62bcc9e0fc doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7362 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-25 20:27:39 +00:00
Anthony Minessale
848ed982e8 mupdate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7358 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-25 19:47:53 +00:00
Michael Jerris
82ac8dceb1 do people really ignore a packet because a user agent has too many slashes in it? Is this better Veraz?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-25 16:39:02 +00:00
Michael Jerris
bb2638a514 add -c command line arg to run in console mode. Should we change the default on release?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-25 14:08:53 +00:00
Anthony Minessale
321e9a39a7 add lookup params to allow sip auth from remote authenticator (like radius)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-24 22:09:39 +00:00
Anthony Minessale
533600180b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-24 21:38:07 +00:00
Anthony Minessale
dbd4cfffe9 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-24 20:49:53 +00:00
Anthony Minessale
3209e64596 don't overrun buffer (FSCORE-95)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-24 16:01:25 +00:00
Anthony Minessale
db9b5288a6 set sdp flag in more places
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-24 15:33:28 +00:00
Anthony Minessale
bbd7f87a2a set sdp flag in more places
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-24 15:09:55 +00:00
Anthony Minessale
be7914fdbe disable garbage collector on originate and waitfor_* funcs in js
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-24 14:05:52 +00:00
Michael Jerris
8640657c4b use switch_event_add_header_string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7342 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-24 11:56:57 +00:00
Michael Jerris
b576d14d66 use switch_event_add_header_string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-24 11:47:28 +00:00
Michael Jerris
fd208eb22a don't scopemask vars.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7338 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 21:38:59 +00:00
Michael Jerris
660d52acba tweak buffer size smaller again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 21:37:22 +00:00
Michael Jerris
ac79829b72 tweak buffer size
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 21:27:04 +00:00
Michael Jerris
a430120a8f type tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 21:21:18 +00:00
Anthony Minessale
591f098a14 change xml_lookups to take an event as params instead of url string this will break your xml_curl scripts please update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 21:14:38 +00:00
Anthony Minessale
1424b6c73b change xml_lookups to take an event as params instead of url string this will break your xml_curl scripts please update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 20:59:25 +00:00
Anthony Minessale
c7b311fdcd update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 18:13:23 +00:00
Michael Jerris
81b51920c2 possible fix or MODENDP-79 - Duplicate rtp timestamps from portaudio to sip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 16:23:01 +00:00
Anthony Minessale
61bdc9c16e detect broken monotonic clocks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 15:26:57 +00:00
Anthony Minessale
475b98f444 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-22 14:16:45 +00:00
Anthony Minessale
9a2c67d7b1 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-21 23:52:34 +00:00
Anthony Minessale
bd6be163e3 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-21 20:36:10 +00:00
Anthony Minessale
5478d18747 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7313 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-21 20:14:53 +00:00
Anthony Minessale
61414b6626 add func to expand event headers from a template string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-21 18:17:12 +00:00
Anthony Minessale
5df397eba7 fix obscure race condition
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-21 17:14:43 +00:00
Michael Jerris
c731ed53a7 add optional var/param for seperately setting the rtp timeout when on hold
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-21 00:35:33 +00:00
Anthony Minessale
e7d29df822 fix mem leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-20 22:39:08 +00:00
Anthony Minessale
fa56de9d14 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-20 19:05:16 +00:00
Michael Jerris
72fb6b2cdf tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-20 11:00:07 +00:00
Michael Jerris
2f6eed02c0 support no media calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-20 07:43:25 +00:00
Anthony Minessale
492ee40266 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 23:23:12 +00:00
Brian West
0a0ee507a2 src/switch_utils.c cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 21:59:06 +00:00
Anthony Minessale
6e1c32e099 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 21:54:11 +00:00
Anthony Minessale
798b257bdf fix FSCORE-90
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 21:25:18 +00:00
Brian West
851b543fb4 wip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7298 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 19:03:22 +00:00
Anthony Minessale
6a5c7a933d avoiding racelock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 02:27:26 +00:00
Stefan Knoblich
c762af71b7 Ouput a second line with tls_url and (TLS) in sofia status for tls enabled profiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 01:28:36 +00:00
Stefan Knoblich
5607d762d7 Show TLS urls in sofia status profile output
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-19 01:12:48 +00:00
Anthony Minessale
b3e0e29f8a fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-18 23:21:01 +00:00
Stefan Knoblich
4b564c92fb Check if TLS is really available
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7286 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-18 21:13:52 +00:00