Commit Graph

8287 Commits

Author SHA1 Message Date
Anthony Minessale 834397d025 Tue Oct 2 11:30:47 EDT 2007 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
* outbound.c: Retain keepalives even when 'natify' is disabled


Mon Oct  6 09:02:14 EDT 2008  Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
  * Resolved a conflict in outbound.c with the natify patch




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:58:43 +00:00
Anthony Minessale d7621a4135 Tue Oct 2 10:51:22 EDT 2007 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
* outbound.c: Do keepalives even when no NAT was detected



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:55:47 +00:00
Michael Jerris 16bcb7e1e6 (FSCORE-217) Add support for passing the cause of hangup to the uuid_kill command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:46:44 +00:00
Anthony Minessale 9f3f08e7c5 possible fix for FSCORE-221
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:44:13 +00:00
Michael Jerris 8a338d4138 make mod_perl load global
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:29:33 +00:00
Brian West b85e0110e8 disable 100rel by default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:16:23 +00:00
Anthony Minessale 2dd433fb80 fix compiler warning in msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 10:42:55 +00:00
Brian West ee7008087f Don't copy the time stampes over when the sample rates differ
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 10:28:16 +00:00
Anthony Minessale 33ca42dc6c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 19:45:28 +00:00
Anthony Minessale e2259d2c65 sigterm works again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 19:27:49 +00:00
Michael Jerris c99b8fb34f pull back change from apr 1.3.0
" *) Rework the WIN32 CV code to signal the condition only if one or
     more threads are blocked on the condition variable. If no threads
     are waiting on the condition variable, nothing happens. The change
     also eliminates the thundering-herd problem of the manual-reset
     event, which (theoretically) wakes up all threads waiting on. Now
     the behavior of the CV's should be the same on Unix and win32
     platforms. PR 42305.  [Davi Arnaut]
"

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 18:35:48 +00:00
Brian West 236f457a63 no it doesn't
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 17:49:08 +00:00
Michael Jerris 2f469375cd disable new sleep on windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:30:52 +00:00
Michael Jerris 0f8503f509 (MODENDP-148) Move "a=sendrecv" from session to media section of SDP
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:29:35 +00:00
Anthony Minessale f0acd4ff65 fix err
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:25:45 +00:00
Anthony Minessale 2db7264cef let b legs use park_after_bridge too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:03:09 +00:00
Anthony Minessale 1af037cf58 allow calls to be stolen from originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 14:26:21 +00:00
Anthony Minessale 4549a90d63 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 13:32:11 +00:00
Michael Jerris de495e8b94 add switch_dso
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 12:27:31 +00:00
Michael Jerris be091b64bd update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 11:26:37 +00:00
Brian West e1417d42db hrm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10324 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 09:32:28 +00:00
Brian West 79d8cddde1 spelling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:58:30 +00:00
Brian West 36c704e1ff even more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:53:33 +00:00
Brian West 80a9d9efcd more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:39:32 +00:00
Brian West 8d25c31d28 more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:26:55 +00:00
Brian West 0b34ce74f2 network
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:00:41 +00:00
Andrew Thompson 8515c087a8 Remove a couple debug prints that slipped in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 19:47:52 +00:00
Andrew Thompson 7dc1a95f6f Add a 1.5 second sleep on module shutdown to prevent segfaults, fix a compiler warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 19:42:38 +00:00
Andrew Thompson bb13eea83c Add sendmsg support and remove some debug prints
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 18:38:54 +00:00
Michael Jerris 7a2f14a1cd clean up mod_conference
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 18:31:58 +00:00
Anthony Minessale 49f353b74e Adjust core and add video caps to mod_conference with video follow audio (first cut)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 18:26:41 +00:00
Brian West 44093523f7 woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 08:15:00 +00:00
Michael Jerris d3e7370885 (LBAPR-1) load mod_lua with global symbols space so that sub modules are able to link to it properly. Broken in svn r9605.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 11:21:54 +00:00
Brian West bd79896c21 test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:26:22 +00:00
Andrew Thompson 8c15644255 use switch_true instead
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 02:20:03 +00:00
Andrew Thompson 69b7d6546c Allow config parameter 'shortname' to be 'true' or 'yes', add sample config file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 02:06:19 +00:00
Andrew Thompson fb3505ec92 Try to start epmd (erlang port mapper daemon) if ei_publish fails
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 00:43:55 +00:00
Andrew Thompson 08f8cb41d8 Import recent fixes from mod_event_socket, work on cleanup on unload (still segfaults tho)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:56:50 +00:00
Michael Jerris 5bc6dc2c63 line endings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:47:01 +00:00
Michael Jerris a193d8435f fix fifo build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:46:27 +00:00
Anthony Minessale 80c1802ea2 move bind to load func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10298 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:25:38 +00:00
Anthony Minessale fdf9d0fd6f prevent seg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:08:57 +00:00
Anthony Minessale 08e67499ef prevent seg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10296 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:01:06 +00:00
Anthony Minessale 2f4d7a9b74 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 22:16:22 +00:00
Anthony Minessale 340dc1da7e add patch from MODAPP-162
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 17:36:08 +00:00
Anthony Minessale dd010de195 sleep a few more nanoseconds till pekka looks at this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 17:22:17 +00:00
Anthony Minessale 211e106fae make multiple-registations=true use the contact method and call-id option to do it the old way
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10291 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 17:00:46 +00:00
Anthony Minessale b18903ecf3 fix MODEVENT-32
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 14:48:49 +00:00
Anthony Minessale 23b022fa33 add patch from MODAPP-161
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10288 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 14:34:20 +00:00
Anthony Minessale cf36f64573 add park_after_bridge variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 14:10:02 +00:00