Commit Graph

5106 Commits

Author SHA1 Message Date
Anthony Minessale 39c13b1d5d fix MODFORM-12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 15:32:35 +00:00
Anthony Minessale c583153831 declinatio mortuus obfirmo!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 23:14:15 +00:00
Anthony Minessale 8ec9b8f7cb change xml hooks to rwlock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9498 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 22:47:37 +00:00
Anthony Minessale 4abd35c5a0 add switch_safe_strdup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9497 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 22:47:03 +00:00
Anthony Minessale 432da6e071 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 18:24:13 +00:00
Anthony Minessale 0468d16036 fix FSCORE-181
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 17:47:01 +00:00
Anthony Minessale 3bcf438356 remove -w from mod_fax makefile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9494 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 17:07:40 +00:00
Anthony Minessale bc5cf34915 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 16:32:15 +00:00
Anthony Minessale 0da29822ca fix some regression caused last week re: rtp and async timers on and off
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 16:31:53 +00:00
Anthony Minessale c8b8672a3e still try to graceful shutdown in dire cirumstances
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 15:25:31 +00:00
Brian West f341d9c79a Add force-register-db-domain which works in conjunction with force-register-domain.
force-register-domain will only force auth to the domain specified.
force-register-db-domain will store it in the db with the forced domain.

Examples:

    <param name="force-register-db-domain" value="cluecon.com"/>
    <param name="force-register-domain" value="cluecon.com"/>

/b




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 22:38:37 +00:00
Anthony Minessale 1b048f00c3 fix min digits in read app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 22:34:28 +00:00
Anthony Minessale fc9c08c27e add voicemail forwarding 'needs make vm-sync after update'
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 21:56:07 +00:00
Anthony Minessale 1912c9b543 fix MODAPP-140
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 21:52:52 +00:00
Brian West 243d0e1d12 fix function to be in the proper locaiton
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 20:35:17 +00:00
Robert Joly 59d134c73a Added some const kerywords to parameters.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9476 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-07 03:59:39 +00:00
Michael Jerris 663344afc5 fix info dtmf passing of non numbers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9474 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-07 02:56:56 +00:00
Michael Jerris 87cdf36bde fix FSCORE-182, don't try to pass the frame flags across as that will leave us with some untrue assumptions on the new frame.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9473 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-06 23:05:23 +00:00
Brian West d70241a413 fix timer_name check in rtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9472 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-06 18:00:35 +00:00
Anthony Minessale 6f4f1d1db3 fix unload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9471 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 21:37:33 +00:00
Brian West 94ddd96b8b move fax config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 21:20:15 +00:00
Massimo Cetra cff54e4f6a fax_force_caller variable rework
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9469 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 20:49:23 +00:00
Anthony Minessale 07198a8416 cleanup for mod_fax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9468 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 20:34:18 +00:00
Michael Giagnocavo 377d84a20b Add batch file to generate mono.lib
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9466 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 16:39:20 +00:00
Michael Jerris ebd4ea35d9 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9465 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 16:16:36 +00:00
Michael Jerris 8a9dd614e4 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9464 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 16:12:09 +00:00
Brian West 01e79e2f95 don't need to do this like that for ext-rtp-ip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9463 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 14:46:16 +00:00
Michal Bielicki bc1d36c366 fixes for Solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9462 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 13:36:47 +00:00
Massimo Cetra 223ff87545 adding a couple of notes and eventually disable jitterbuffer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9461 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 12:22:19 +00:00
Massimo Cetra 39f9f22f82 Completely new version of mod_fax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9460 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 11:34:48 +00:00
Brian West ce9d7576fa MODAPP-138 with tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9459 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 04:09:50 +00:00
Brian West f273047342 this will make it behave as if you didn't set the ext-sip-ip and ext-rtp-ip if they are empty values. Also correct the spelling of Invalid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9458 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 03:57:57 +00:00
Brian West b68a3f97fc if the string is empty lets use the guessed ip instead.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9457 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 03:44:02 +00:00
Michael Giagnocavo fb9e85df57 Allow class name only function resolution in mod_mono because some people were too lazy to fully qualify
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9456 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 23:28:10 +00:00
Michael Giagnocavo b95e23441d All swig files now go into swig.cs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9455 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 23:18:14 +00:00
Michael Giagnocavo 86d26dc547 Mono2.0 does not seem to need swigStringFix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9454 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 23:13:56 +00:00
Anthony Minessale a77bdfca66 remove empty func proto
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9453 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 22:48:12 +00:00
Anthony Minessale b2429e8df6 fix small leak in wait_for_silence
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9452 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 22:43:49 +00:00
Michael Giagnocavo cc6a7d74df Update mod_mono for Win32
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9451 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 22:39:29 +00:00
Anthony Minessale 2e46528e52 fix bridge app to make sure both channels are ready for media when one is only in ringing state
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 18:29:43 +00:00
Michael Jerris bfafa0bd36 formating and fix switch statement
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9448 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 17:18:22 +00:00
Brian West d6e6e52239 fix tab
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9447 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 16:56:07 +00:00
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