Commit Graph

7242 Commits

Author SHA1 Message Date
Brian West 331263a0bc fix tab
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9446 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 16:54:10 +00:00
Antonio Gallo 3e3c7c9b70 include latest debug things
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9445 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 16:25:24 +00:00
Antonio Gallo 31351e8c9d placeholder for event firing routing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9444 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 14:01:27 +00:00
Antonio Gallo 393b926298 fix write_coded changing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9443 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 13:45:22 +00:00
Antonio Gallo 2cc8b92177 both rxfax and txfax now answer the channell correctly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9442 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 12:07:55 +00:00
Antonio Gallo 301b575ee2 fix comments in source code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9441 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 11:17:50 +00:00
Antonio Gallo 0f84faee96 TxFax is there have fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9440 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 11:12:14 +00:00
Antonio Gallo e8eed2e636 moved spandsp initialization on top of the file in order that a "goto done" will not jump to the end of the file running spandsp functions on an unitialized fax pointer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9439 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 10:37:13 +00:00
Antonio Gallo 015738af00 improved phase_e_handler
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9438 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 10:17:55 +00:00
Antonio Gallo 477ca7e129 improved phase_d_handler
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9437 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 10:06:24 +00:00
Antonio Gallo 3b964e9a57 improved phase_b_handler
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9436 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 09:59:55 +00:00
Antonio Gallo 41f7634d89 improved mod_fax options, logging and debugging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9435 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 09:33:04 +00:00
Anthony Minessale 369709d481 code cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9434 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 07:08:34 +00:00
Anthony Minessale e1fe36f182 fix freeswitch build if no libtiff installed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9433 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 06:32:23 +00:00
Michael Jerris 5a7156a73d fix compiler warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9432 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 00:45:39 +00:00
Antonio Gallo 6d12e74570 improved mod_fax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9431 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 23:16:23 +00:00
Brian West ac587695db test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9430 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 23:12:29 +00:00
Antonio Gallo fe1785184d test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9429 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 23:11:45 +00:00
Michael Jerris b1ce63fc2a fix mod_fax build with latest spandsp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9427 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 20:03:53 +00:00
Michael Jerris c986bb4406 spandsp build integration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9426 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 19:44:49 +00:00
Michael Jerris 1e177dbd2b inital checkin of spandsp from http://www.soft-switch.org/downloads/snapshots/spandsp/spandsp-20080829.tar.gz
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9425 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 19:02:00 +00:00
Brian West c72e353b55 add Antonio Gallo to credits
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9424 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 18:55:30 +00:00
Brian West f117151d72 tweaks from agx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9423 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 18:47:05 +00:00
Michael Jerris 04855d3cc0 Wed Sep 3 14:21:06 EDT 2008 Pekka Pessi <first.last@nokia.com>
* nua: using nua_client_set_terminating()



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9422 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 18:32:12 +00:00
Michael Jerris ef020e6016 Wed Sep 3 14:20:29 EDT 2008 Pekka Pessi <first.last@nokia.com>
* nua: added reference counting for client-side transactions



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9421 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 18:30:56 +00:00
Michael Jerris a2740a96c8 Wed Sep 3 13:55:22 EDT 2008 Pekka Pessi <first.last@nokia.com>
* nua: using HAVE_MEMLEAK_LOG
  
  Logging nua_handle_ref() and nua_handle_unref().



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9420 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 18:29:19 +00:00
Michael Jerris fc0293d266 Wed Sep 3 13:50:17 EDT 2008 Pekka Pessi <first.last@nokia.com>
* nua_tag.c: updated documentation on NUA tags



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9419 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 18:28:41 +00:00
Michael Jerris 8e37367fb6 Wed Sep 3 13:49:53 EDT 2008 Pekka Pessi <first.last@nokia.com>
* outbound.c: do not use OPTIONS keepalive by default but on UDP
  
  On TCP, use TCP-level keepalives.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9418 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 18:27:56 +00:00
Michael Jerris 9770bd3a12 Wed Sep 3 13:11:43 EDT 2008 Pekka Pessi <first.last@nokia.com>
* configure.ac: added --enable-memleag-log and HAVE_MEMLEAK_LOG



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 18:27:14 +00:00
Brian West 305107818e update header
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 17:35:09 +00:00
Anthony Minessale 0bc50087da add mod_fax rxfax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9415 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 17:08:30 +00:00
Brian West a09599e811 allow you to get the privacy bits in the caller_profile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-03 15:20:21 +00:00
Brian West 482147bc2b remove double tag
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9409 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 20:09:04 +00:00
Brian West 1322bdd651 document the ping option in the gateway examples on profiles also
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9408 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 20:08:15 +00:00
Anthony Minessale 9d1df9df42 insert variables from the domain tag in the set_user app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9407 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 16:38:45 +00:00
Anthony Minessale 4b017a5d2a make dingaling end call on ice timeout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9406 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 16:38:16 +00:00
Brian West bc13592e0e fix the fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9405 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 14:56:55 +00:00
Brian West 8045d1f0a8 fix MODAPP-134
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9404 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 14:50:03 +00:00
Brian West edc3f6509c getting rid of c++ comments in c files... OCD at work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9403 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 10:46:44 +00:00
Brian West 0a1d9b0206 comment cleanup and such
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 10:39:39 +00:00
Brian West d82a7c7ac0 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9401 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 10:17:44 +00:00
Brian West 987f1b26a3 fix FSBUILD-72
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9400 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 09:56:09 +00:00
Brian West fdab19b277 I before e, except after c.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9399 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 03:46:27 +00:00
Brian West 40c96d779c spelling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9398 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 03:25:01 +00:00
Brian West c665cc974b spelling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9397 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-01 15:40:36 +00:00
Brian West a48ff1105b hrm its FreeSWITCH
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9391 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-01 04:46:56 +00:00
Brian West 8cb6068aba Possessive codecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9390 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-01 04:43:57 +00:00
Brian West bdb492e17f use callpark soft keys from linksys SPA phones. Thanks sekil
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9389 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-31 19:38:04 +00:00
Brian West a4a7093150 you have to have this on each profile for TLS to be enabled
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9388 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-30 18:25:53 +00:00
Brian West f733f5c6cf fix spelling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-29 15:56:13 +00:00