Commit Graph

7172 Commits

Author SHA1 Message Date
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
Brian West b45a8bc571 tweak debian build to remove nat.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9385 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 19:37:21 +00:00
Brian West 6c09792226 fix spec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9384 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 19:36:11 +00:00
Brian West f9a8bc51bc external can do the same job of the nat profile. I have added an alias to the external profile for nat so it doesn't break backwards compat.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9383 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 18:25:48 +00:00
Michael Jerris d78200dc12 fix mod_yaml build on newer gcc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9382 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 18:23:17 +00:00
Michael Jerris 9b6501dd7c fix mod_yaml build on newer gcc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9381 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 16:41:48 +00:00
Brian West ae4e0df864 its suppress.. but we still support the supress variant.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 16:32:06 +00:00
Brian West 4ed10696f4 You should only use these when needed...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9379 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 14:15:05 +00:00
Michael Jerris 602e520c79 (MODAPP-124) Update mwi light after delete vm via web.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9378 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 05:28:05 +00:00
Michael Jerris b73b5082e9 Pfix voicemail created email date (int overflow) from MODAPP-125
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9377 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 05:17:02 +00:00
Michael Jerris aa664f6e27 whitespace cleanup MODAPP-133
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 05:05:16 +00:00
Michael Jerris 77160b6f10 merge voicemail_3_improve_storage_dir.diff patch from MODAPP-133
allows the "storage-dir" parameter to be set on a per-user basis 
  <param name="storage-dir" value="/path/to/storage" /> 

prevents mod_voicemail to always create recursively SWITCH_GLOBAL_dirs.storage_dir. 
That may be useless when the old storage-dir (or the new per user i have introduced) is used. 
In fact, the directory is anyway always checked and maked, if necessary 


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 05:02:18 +00:00
Michael Jerris 68bbad730d fix handling of error cases in voicemail_inject (MODAPP-133)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 02:21:21 +00:00
Brian West 96b6bbb40c tweak message to be more clear its a context and not a domain
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9373 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-27 22:10:57 +00:00
Anthony Minessale ef757144b7 fix cpu race on inbound call to pa when no ring file is set
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9372 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-27 15:48:03 +00:00
Brian West a659353db2 rfc3261 section 18.1.1 grrr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9371 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-27 04:05:25 +00:00
Anthony Minessale 77dd6b0f8c add optional content-type arg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9370 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-26 18:39:59 +00:00
Anthony Minessale a1c2c9c5f9 add optional content-type arg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9369 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-26 18:39:17 +00:00
Anthony Minessale 860b4c3446 add optional content-type arg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9368 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-26 18:38:02 +00:00
Brian West e4dd67c6cc Switch_true
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9367 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-26 16:13:25 +00:00
Anthony Minessale e61d0c7f4f fix one of the issues from MODAPP-133
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-26 15:40:30 +00:00