Commit Graph

4169 Commits

Author SHA1 Message Date
Anthony Minessale 13b7fd9695 fix mod_openmrcp build to sync with dir name change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8053 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-07 19:50:36 +00:00
Anthony Minessale b97a5f9060 fix var condition in macros
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8051 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-07 19:35:51 +00:00
Anthony Minessale 80268774a0 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8050 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-07 19:35:30 +00:00
Anthony Minessale 4c07ca5e85 send 503 instead of 480
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8047 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-07 17:06:44 +00:00
Anthony Minessale dd11487727 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8041 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-07 14:03:10 +00:00
Anthony Minessale 5cfb90b2cd tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-06 23:47:33 +00:00
Anthony Minessale 4cc12a804a add fifo_record_template
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8039 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-05 15:48:12 +00:00
Anthony Minessale 6e99d55362 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-05 03:20:06 +00:00
Anthony Minessale a06997ee9a fix cpp wrapper
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 22:58:34 +00:00
Stefan Knoblich 58e0ac0584 Fix typo in log message: Invaid -> Invalid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 22:17:06 +00:00
Michael Jerris 8e5b21a1c9 match type.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 22:04:10 +00:00
Michael Jerris bd9382b73b code before declaration.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8034 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 22:03:41 +00:00
Anthony Minessale b591cb7d5b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 22:02:08 +00:00
Anthony Minessale d4e5a7e743 add some goodies to mod_fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8031 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 21:53:45 +00:00
Anthony Minessale 777c8c8fe7 add some goodies to mod_fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8030 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 21:48:03 +00:00
Michael Jerris 98c5cd7d21 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 21:43:20 +00:00
Anthony Minessale 1d03e2b814 add some goodies to mod_fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 21:37:53 +00:00
Michael Jerris 5abcb22486 build tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 21:36:04 +00:00
Anthony Minessale 61f23283ec add some goodies to mod_fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 21:18:16 +00:00
Michael Jerris 9b1ef84d46 use more correct head arguments
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8025 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 20:09:22 +00:00
Michael Jerris 01f307c95b add close to ODBC MODLANG-55
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 19:49:03 +00:00
Michael Jerris 86cc41d646 Avoid deadlock, don't leak on duplicate gateway name, error on duplicate gateway name
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 18:53:24 +00:00
Anthony Minessale 0c0f2b8005 add acl to mod_dingaling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8020 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 15:17:17 +00:00
Anthony Minessale aea8dcfc62 tweak fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8014 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 21:33:16 +00:00
Anthony Minessale 5254865c40 tweak fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8013 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 21:31:04 +00:00
Anthony Minessale 85b79c083a tweak fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8012 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 21:27:16 +00:00
Chris Parker bc02db94ea Fix typo in seqfile paramter
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8011 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 20:12:26 +00:00
Anthony Minessale acd607f8ce update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8010 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 20:08:39 +00:00
Anthony Minessale fffb60d1ca enforce wait/nowait arg on out
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8009 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 20:01:59 +00:00
Michael Jerris bf759f08d4 try linking directly to the nspr lib
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-03 05:40:27 +00:00
Anthony Minessale 3fbb709e33 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-02 20:53:13 +00:00
Michael Jerris 7346263d8d fix sip session timers on inbound calls when setting from profile param.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8005 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-02 20:49:42 +00:00
Brian West 292138a71d spelling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-02 18:55:30 +00:00
Anthony Minessale d3be2ae749 add execute_on_answer magic variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-02 15:11:07 +00:00
Anthony Minessale 22abe48d86 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-01 17:41:38 +00:00
Michael Jerris 6d1f4f6de1 potential fix for MODLANG-54
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-01 02:34:58 +00:00
Anthony Minessale 94b2225873 add more sanity check to the switch_cpp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-31 18:04:22 +00:00
Anthony Minessale f1397e4450 add a bunch of locking to mod_iax, if it deadlocks nobody will be suprised part 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7992 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-31 17:14:49 +00:00
Michael Jerris 12e7b5f016 make compiler quiet about null termination.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7988 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-31 16:06:08 +00:00
Michael Jerris 2a98f0639b use the same type to avoid overflow (could we even cause this?)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7987 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-31 16:05:32 +00:00
Michael Jerris 299d2692a4 make argv big enough to handle all our options.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-31 16:04:06 +00:00
Michael Jerris e125d3975f adjust to path change in mrcp lib
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7985 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-31 16:03:29 +00:00
Anthony Minessale 13b9dffa7b add a bunch of locking to mod_iax, if it deadlocks nobody will be suprised
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-31 15:31:05 +00:00
Anthony Minessale 5c21fa2525 refactor a little
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-28 17:54:28 +00:00
Anthony Minessale 31cef02895 reset descriptor to -1 after closing file in rotate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7976 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-28 17:28:19 +00:00
Anthony Minessale c403ce54d2 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7975 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-28 15:27:17 +00:00
Anthony Minessale be1bbc63d2 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7974 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-27 22:46:47 +00:00
Anthony Minessale 8592c5d822 fix some stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7973 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-27 22:22:46 +00:00
Anthony Minessale ecece5885f update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7972 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-27 20:36:03 +00:00
Brian West da72bfb9f6 tweak configs slightly to use the acl for rfc1918 check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-27 20:34:49 +00:00