Commit Graph

6162 Commits

Author SHA1 Message Date
Stefan Knoblich 5e9c36e859 Do not expand BASE variable while creating Makefiles for modules (so you can actually move the freeswitch source around after a build)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-10 01:35:30 +00:00
Stefan Knoblich fcd2a7b045 Rename --enable-debug to --disable-debug since the default is enabled
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-10 00:39:12 +00:00
Stefan Knoblich a4a5262018 Fix --enable-debug / --disable-debug configure option (disable did not work)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-10 00:35:34 +00:00
Anthony Minessale 628e1b4c4c doh should probably expose say
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 22:16:08 +00:00
Anthony Minessale 7050c330b2 allow blind xfers on no-media calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8342 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 19:59:42 +00:00
Anthony Minessale 67427b0396 fix small issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 19:35:51 +00:00
Stefan Knoblich a12d1bb34d Remove iax from bootstrap.sh too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8340 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 19:15:07 +00:00
Anthony Minessale a314d5c264 whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 18:20:13 +00:00
Michael Jerris 8eb03e0895 Wed May 7 15:54:41 EDT 2008 Pekka Pessi <first.last@nokia.com>
* outbound.c: fix sofia-sip.org bug #1930055
  
  If the initial REGISTER was not challenged, the natted contact did not get
  unregistered.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8338 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 17:47:20 +00:00
Michael Jerris 439ad8460e Wed May 7 10:59:52 EDT 2008 Pekka Pessi <first.last@nokia.com>
* su_log.c: allow multiple calls su_log_soft_set_level() to change logging level



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 17:46:43 +00:00
Michael Jerris f4ef1c7847 Wed May 7 10:59:16 EDT 2008 Pekka Pessi <first.last@nokia.com>
* tport_tls.c: avoid free(NULL)



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 17:45:13 +00:00
Michael Jerris a4d8241a5d Wed May 7 10:08:17 EDT 2008 Pekka Pessi <first.last@nokia.com>
* nua: improved logging, fixed macro expansion on __LINE__ on most compilers



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 17:44:46 +00:00
Michael Jerris 68543ddc11 Wed May 7 10:05:57 EDT 2008 Pekka Pessi <first.last@nokia.com>
* nua_stack.c: if nua_register() fails to provide To, use From.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 17:44:02 +00:00
Michael Jerris 3ee862d73f Wed May 7 10:04:14 EDT 2008 Pekka Pessi <first.last@nokia.com>
* nua_session.c: do not terminate session without soa if SDP O/A seems to fail
  
  SDP O/A may be buried inside MIME multipart



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 17:43:16 +00:00
Michael Jerris f39b423778 Wed May 7 09:10:28 EDT 2008 Pekka Pessi <first.last@nokia.com>
* nta.c: do not replace host:port in user-specified Via header 
  
  Note that port for UDP is replaced if request is stateful and there is no
  rport.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 17:42:46 +00:00
Stefan Knoblich c35fb67e11 Should fix the problem reported by pressureman
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 16:24:38 +00:00
Anthony Minessale ea6256ab12 t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 15:07:41 +00:00
Brian West 27ec522abe blah
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 13:40:03 +00:00
Brian West d4052b4eaf CtRiX patches for debian
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 13:35:11 +00:00
Stefan Knoblich ba0ef07f89 Fix segfault if no arg has been specified, there is still some other issue lurking in the code though
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 09:08:32 +00:00
Anthony Minessale f080f3a454 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 02:34:51 +00:00
Michael Jerris 14bdb9357e tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 02:24:40 +00:00
Michael Jerris c4a4a1de6e updated iax build for msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8324 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 01:58:44 +00:00
Anthony Minessale 385528394e add optional arg to hangup hook in perl/lua
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 23:58:45 +00:00
Anthony Minessale de516ce25f make lua work on mac
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 23:35:01 +00:00
Anthony Minessale 5b77843583 slim down iax build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 23:25:36 +00:00
Anthony Minessale 752b0ff8f6 slim down build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 22:43:34 +00:00
Michael Jerris d7e5d673d0 remove un-needed stuff from tree.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 22:14:31 +00:00
Brian West c738d0b3d8 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 21:59:29 +00:00
Brian West 923ea60b3f doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 21:32:19 +00:00
Anthony Minessale 05288745c9 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 21:17:47 +00:00
Anthony Minessale f007b6b681 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 21:11:49 +00:00
Anthony Minessale 721617d917 extra protection against unruly practice
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 20:58:25 +00:00
Anthony Minessale e4e49235c1 extra protection against unruly practice
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8313 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 20:54:37 +00:00
Anthony Minessale fc47e3e550 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 20:54:19 +00:00
Anthony Minessale e446e314ec doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 20:23:48 +00:00
Anthony Minessale c4a18a09c2 spring cleaning, lose some pointless code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 19:19:47 +00:00
Anthony Minessale 1a0a6a714d this is hardcoded now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 18:50:45 +00:00
Michael Jerris 3b6031b242 typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 17:32:28 +00:00
Brian West 6caeee0be7 add missing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 17:03:54 +00:00
Brian West f57c69ceb0 thanks CtRiX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 16:44:33 +00:00
Anthony Minessale f2c5f7bebd ok this has to fix the issue with crappy sound cards 100% soft timer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 16:20:15 +00:00
Anthony Minessale 414bad7785 this will bite us
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 16:15:49 +00:00
Anthony Minessale 16f5637f9a test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 16:09:49 +00:00
Anthony Minessale 6231ceb02b use individual pools in open file handles to avoid flooding the pool
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 15:50:28 +00:00
Brian West cc88332e2d finish last commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 14:48:16 +00:00
Brian West 917c8f81de move default to interal with alias for default.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 14:45:34 +00:00
Brian West 52d9aca5b5 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 14:42:20 +00:00
Brian West 20dc70b652 tweak sip profiles slightly. outbound to external and external has an alias for outbound for backwards compat. default has an alias for internal
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8298 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 14:40:34 +00:00
Anthony Minessale 6c17e72694 use this one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8296 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-07 20:06:46 +00:00