Commit Graph

7478 Commits

Author SHA1 Message Date
Michael Jerris a2036a449a (MODAPP-148) fix parsing
fix windows build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 18:03:17 +00:00
Michael Jerris 6754c028d7 if we want to override system function in lua we should do so from mod_lua, not hack the lib. We did the same thing for exit.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 17:36:01 +00:00
Michael Jerris 0cea9bb4b6 fix lua build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9660 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 17:26:36 +00:00
Anthony Minessale 701334c20a expand notify thing to let you pick a certian call_id instead of user@host
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 17:00:30 +00:00
Michael Jerris b2985ea2a2 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 16:40:16 +00:00
Michael Jerris f08f7d401c fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 16:16:52 +00:00
Anthony Minessale 4e0f9cc896 add patch from MODAPP-132
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9655 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 16:04:16 +00:00
Anthony Minessale 7f7d0e936b add patch from MODFORM-13
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 16:02:04 +00:00
Anthony Minessale 1c15146866 add patch from MODAPP-86
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 15:50:12 +00:00
Anthony Minessale f428a89f4c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 14:37:50 +00:00
Michael Jerris 1ec3bf6818 silence some warnings due to opaque structure definitions.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9651 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-25 22:02:32 +00:00
Anthony Minessale 036aac91c2 make proxy mode pull the port from m=image as well
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9650 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-25 20:59:09 +00:00
Anthony Minessale 93ff90696b tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9649 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-25 19:53:43 +00:00
Anthony Minessale d7acc6dbaa sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9648 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-25 17:39:08 +00:00
Anthony Minessale 59b53aaca3 lumenvox wanted us to pay them to make this module for them, we did it anyway, now they want us to pay for dev licenses, we no longer support that sort of company who does not support open source.....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-25 15:08:11 +00:00
Anthony Minessale 0abf149dba mod_loopback will cut itself out of the callflow if both sides are a bridged call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9646 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-25 14:26:42 +00:00
Anthony Minessale 1f5b84aa77 increment app before execute in case it returns to execute it will go to the next item in the list and not the same
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9645 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-25 14:25:59 +00:00
Michael Jerris d52e65a88a a little cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-25 06:25:19 +00:00
Michael Giagnocavo 0f0efa6719 Merge Mono and CLR into mod_managed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-25 05:16:16 +00:00
Anthony Minessale 2db3a00bb7 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9642 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-25 00:01:59 +00:00
Michael Jerris 99ba73c4a0 add handy functions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9641 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-24 21:19:29 +00:00
Michael Jerris b4ed07c5c5 make debug message less lethal
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9640 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-24 20:56:49 +00:00
Anthony Minessale af9851efc0 put menu passthrough code back by popular demand
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9639 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-24 20:29:35 +00:00
Anthony Minessale c4dfa44dba update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9638 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-24 20:20:33 +00:00
Anthony Minessale f097ed08e1 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9637 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-24 19:36:24 +00:00
Anthony Minessale 7426376371 add debug line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9636 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-24 17:46:35 +00:00
Anthony Minessale 36caace8ff tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-24 16:32:58 +00:00
Anthony Minessale e963a5a751 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9634 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 23:43:40 +00:00
Anthony Minessale cc7b80aa37 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9633 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 22:35:42 +00:00
Anthony Minessale 11eaa4e047 make me ill
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9632 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 22:09:40 +00:00
Anthony Minessale 3107a1a9fe add module
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9631 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 21:44:18 +00:00
Anthony Minessale 8947d49abd fix flag
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9630 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 21:39:09 +00:00
Michael Jerris 3be36d902f inital checkin of mod_dotnet (to be merged somewhat with mod_mono)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9629 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 21:28:48 +00:00
Michael Jerris 65f04969a5 (MODAPP-133)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9627 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 20:31:49 +00:00
Michael Jerris ff8850245c revert svn r 9613 (MODAPP-133)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 20:16:56 +00:00
Anthony Minessale c01e6fe6ee add var to assume ring_ready
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9625 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 19:01:22 +00:00
Michael Jerris 72699aac81 (MODENDP-135) add redirect variable to channel as well as partner channel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9624 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 16:14:53 +00:00
Michael Jerris 870a3ef8ff (FSCORE-192) expose api for partial regex matching
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9623 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 16:05:12 +00:00
Anthony Minessale 221fbdb0f3 patch for FSCORE-191
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9622 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 13:54:06 +00:00
Anthony Minessale f3390c0555 fix macro in sprintf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9621 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 00:10:19 +00:00
Anthony Minessale 22467e38d6 fix negative number in printf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9620 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-22 21:53:50 +00:00
Brian West 8c2ab90734 add the challenge-realm option with some docs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9619 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-22 21:39:57 +00:00
Anthony Minessale 587b6ba420 Avoiding Segfault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9618 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-22 20:50:13 +00:00
Anthony Minessale 718d783272 <param name="challenge-realm" value="auto_from|auto_to|<hardcoded_val>"/>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9617 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-22 19:14:54 +00:00
Michael Jerris dbbe58d4fc type tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9616 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-22 18:28:21 +00:00
Anthony Minessale 6c3aa9c7c6 add proper notification of a vm message being too short
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9615 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-22 17:35:22 +00:00
Anthony Minessale cc10211ab3 (MODAPP-133) don't try to deliver vm when no file was recorded.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9613 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-22 16:50:39 +00:00
Brian West 4fbaad028f add sip_external_uri example to send calls outside the domain if they aren't in our domain
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9612 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-22 14:59:12 +00:00
Anthony Minessale a5071efe6b close MODENDP-136
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9611 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-22 14:40:13 +00:00
Brian West 7417910f92 tweaks to phrase file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-22 08:55:01 +00:00