Michael Jerris
27c334d8e0
Tue May 12 13:00:40 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* nua_session.c: removed dead code from process_prack()
Ignore-this: 325e40cbba4e6933aa1681d6862533f
Coverity issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 15:53:31 +00:00
Michael Jerris
584ae7db64
Tue May 12 11:57:49 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* nua_session.c: doublecheck invite client transaction
Ignore-this: 4236b668c99e6e0d72a7889ce6cdf671
Coverity issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 15:52:14 +00:00
Michael Jerris
672e48f8c8
Tue May 12 11:52:32 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* nua_session.c: always clean and remove INVITE client request in nua_invite_client_ack()
Ignore-this: bdace77be7b43629b591f5adf7315341
Coverity issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13324 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 15:50:43 +00:00
Michael Jerris
25fe8c3a4b
Tue May 12 11:38:36 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* auth_common.c::auth_get_params(): added missing va_end()
Ignore-this: 43f33c9e069f4b80c35bab09bec7f925
Coverity issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 15:49:34 +00:00
Michael Jerris
ca2c46d4bf
Tue May 12 11:08:07 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* nta: do not free transaction in reliable_timeout() if caused by failure to send final response
Ignore-this: 8e32f83925b6f2a3629afbb8b20ba693
Issue detected by Coverity.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 15:47:55 +00:00
Michael Jerris
f05ec55879
Tue May 12 14:59:28 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* soa_static.c: include media formats in rejected m= line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 15:46:27 +00:00
Michael Jerris
0e45cc850f
Tue May 12 11:05:19 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* nua: NUTAG_AUTOACK(0) is now obeyed always when media is disabled
Ignore-this: c5960a8330904eae5a1428158e4498c7
If media is enabled, stack autoacks 2XX responses to re-INVITEs unless
NUTAG_AUTOACK(0) is set on handle.
Also documenting NUTAG_AUTOACK() behaviour with re-INVITEs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 15:45:39 +00:00
Michael Jerris
7e1d02d8a9
Tue May 12 12:08:51 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* check_session.c: ensure that re-INVITEs have correct Session-Expires parameters
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 15:44:40 +00:00
Michael Jerris
0d3db88c5b
Tue May 12 12:08:13 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* nua_session.c: include Session-Expires to session refresh requests
Thanks for Linus Surguy for reporting the problem.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 15:43:28 +00:00
Michael Jerris
3f4f728974
Wed Apr 29 13:03:20 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* tport: close half-closed idle connections on windows, too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 15:42:25 +00:00
Michael Jerris
5d21a6e4b2
update to spandsp-0.0.6pre12
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 21:52:52 +00:00
Anthony Minessale
7585c4fafc
add checks to find issue in FSCORE-338
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 18:30:50 +00:00
Anthony Minessale
52630045aa
temp solution to assert
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 17:36:44 +00:00
Anthony Minessale
0ecd61aaca
comment out assert
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 16:16:03 +00:00
Brian West
a734e4dfed
adding info example
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-13 16:23:13 +00:00
Michael Jerris
4ccaf98fec
add xml/expat stuff back to apr-utils (will require re-bootstrap before building anything that uses this)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-13 15:58:42 +00:00
Michael Jerris
f4944b39f9
add xml/expat stuff back to apr-utils (will require re-bootstrap before building anything that uses this)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-13 15:46:01 +00:00
Mathieu Rene
adf6244240
Fix an error in fs_cli's usage
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13258 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 04:00:14 +00:00
Brian West
3fe2a444bf
ESL-15
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13235 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-05 17:30:06 +00:00
Anthony Minessale
b4a30ae134
ESL-12
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13217 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-01 15:00:31 +00:00
Anthony Minessale
a821ad30f5
update last commit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13188 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-29 04:15:52 +00:00
Michael Jerris
a802976818
update to snapshot spandsp-20090427
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13177 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-28 14:42:18 +00:00
Anthony Minessale
2728d24763
revert
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13175 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-28 12:39:36 +00:00
Anthony Minessale
9441425ef0
MODENDP-215
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13174 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-28 03:58:37 +00:00
Anthony Minessale
78771b6cbc
send content len with body in esl sendevent
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13168 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-27 18:02:44 +00:00
Michael Jerris
6580062daa
use in tree libtiff for msvc build and fix some header generation checks.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13150 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-25 20:46:38 +00:00
Michael Jerris
edf6ac2393
remove generated file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13149 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-25 20:15:18 +00:00
Anthony Minessale
e6e5fde3b0
fix auto-restart on disconnect
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13134 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-23 15:54:47 +00:00
Anthony Minessale
2ffd15aefd
grr
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13133 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-23 14:47:07 +00:00
Anthony Minessale
775a987490
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13124 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 22:19:12 +00:00
Anthony Minessale
17aca10ec6
let return 0 be a failure on read in iks to avoid cpu race
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13123 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 21:43:53 +00:00
Stefan Knoblich
21a8e4db33
Disable the ";;" too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 19:12:42 +00:00
Stefan Knoblich
fc13cb4c4f
Disable speex suncc support again (at least the invalid option warning is gone now), not sure how this worked last time i tested it...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 19:11:30 +00:00
Stefan Knoblich
4781ffa3c2
Add visibility support for suncc on solaris
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13117 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 17:44:35 +00:00
Anthony Minessale
373724882c
add select to read socket in abyss so we can timeout
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13107 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 21:43:05 +00:00
Anthony Minessale
720a9796a6
add a func to check for connected and authorized
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 13:57:31 +00:00
Michael Jerris
61406802cd
use sound_version.txt and moh_version.txt to determine sound file version on windows (FSBUILD-152)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 04:34:41 +00:00
Michael Jerris
6125a1a27e
de-couple version numbers and builds of sound files and moh files (FSBUILD-153)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 03:21:15 +00:00
Anthony Minessale
a1bca1e12e
make info work out of dialog
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-20 19:00:03 +00:00
Michael Jerris
4281523a8f
update to snapshot spandsp-20090421
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-20 18:33:33 +00:00
Anthony Minessale
900f820810
add ldl_handle_running
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-20 17:30:21 +00:00
Anthony Minessale
32e2fddef3
ndlb_sendrecv_in_session var NDLB-sendrecv-in-session profile option to reverse the effects of MODENDP-148
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-20 17:07:54 +00:00
Brian West
11d518fea5
adding sendevent example for esl perl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13079 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 16:00:08 +00:00
Brian West
1c2ab4a004
don't double encode events when sending them
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13078 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 15:59:25 +00:00
Michael Jerris
646666faec
revert temporary hack
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13064 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 19:08:31 +00:00
Michael Jerris
0ed0ef9e5e
Thu Apr 16 12:11:33 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* check_session.c: added yet another test case for re-INVITE glare
S2_CASE("2.6.5", "Re-INVITE glare and 500 Retry-After",
"NUA receives re-INVITE, replies with 200, "
"sends re-INVITE, gets 500, gets ACK, retrys INVITE,"
"sends BYE.");
test case for SFSIP-135 and SFSIP-137
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13063 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 17:21:54 +00:00
Michael Jerris
59478dd599
Thu Apr 16 12:04:08 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* nua_client, nua_session: avoid restarting in-progress transactions
This is supposed to fix bugs #SFSIP-135 and #SFSIP-137. Thanks for Tamas
Jalsovszky and kawarod for reporting the problem.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13062 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 17:18:56 +00:00
Michael Jerris
5278050e61
Wed Apr 8 16:37:43 CDT 2009 Pekka Pessi <first.last@nokia.com>
...
* nua_session.c: do not restart CANCEL requests
Ignore-this: 2c9d51bbafca2256630a0ea73982abea
Fixes FreesWitch bug SFSIP-134, reported by vile, initial patch by Mike
Jerris.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13061 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 15:00:42 +00:00
Michael Jerris
568baaeef7
Tue Mar 24 07:39:57 CDT 2009 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
...
* nua/check_register.c: fixed up value setting for NAT-imitating received parameters
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 14:59:59 +00:00
Anthony Minessale
d5bf92f159
kill zombies
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13013 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-14 02:29:34 +00:00