7654 Commits

Author SHA1 Message Date
Anthony Minessale
f9642e96c7 add local_var_clobber variable for {} to set if [] vars should clobber {} vars (default false)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13842 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 16:35:41 +00:00
Anthony Minessale
4a24f3a8f2 dont put params in chan names on sofia urls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 15:59:28 +00:00
Christopher Rienzo
c5da61c1df MODUNIMRCP-1 thanks raul
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13833 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 13:19:31 +00:00
Michael Jerris
832bab2a4a build as c code again.. now that this is fixed in core for windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13830 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 06:08:02 +00:00
Mathieu Rene
9482850a83 Fix up SWITCH_CONFIG_ITEM_STRING_STRDUP to please windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13829 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 06:01:45 +00:00
Andrew Thompson
889c336411 Initial decryption support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13828 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 04:20:45 +00:00
Andrew Thompson
94daf904b3 Fix offset
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13827 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 04:19:42 +00:00
Andrew Thompson
f17991b722 Use OpenSSL to optionally use a pre-shared key to encrypt multicast packets (no decryption yet)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13826 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 02:19:13 +00:00
Michael Jerris
dd1ab225dc fix mac build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13824 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 22:09:42 +00:00
Michael Jerris
2ab491b1cd fix mac build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13823 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 21:40:22 +00:00
Andrew Thompson
0c1a558520 Whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13821 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 20:43:54 +00:00
Andrew Thompson
5ed15f5555 put OPENSSL_CFLAGS and LIBS in modmake.rules.in at MikeJ's suggestion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13820 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 20:39:08 +00:00
Andrew Thompson
65f6e2a23b Switch mod_event_multicast over to using a Makefile.in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13819 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 19:53:38 +00:00
Michael Jerris
3678092f63 initial bits of mod_unimrcp windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13818 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 19:52:25 +00:00
Michael Jerris
c90c4a54d5 tweak xml_config types
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13817 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 19:49:00 +00:00
Michael Jerris
f0add117d2 fix C++ build and a segfault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13816 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 19:46:45 +00:00
Michael Jerris
d3abaadc85 fix some windows errors (WIP)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 18:34:42 +00:00
Christopher Rienzo
c6d71cc647 destroy speech channel hashes on close, module hashes on shutdown
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 13:26:04 +00:00
Christopher Rienzo
df78cceab5 specify tts profile with sh->param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13811 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 12:48:05 +00:00
Giovanni Maruzzelli
6303e249c0 skypiax: removed FARMING ifdefs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13810 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 11:12:58 +00:00
Brian West
f2dd116832 fix new line on this debug print
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13804 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 04:53:04 +00:00
Andrew Thompson
3c2d4f9912 Make ttl configurable for event_multicast
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13802 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 04:15:45 +00:00
Andrew Thompson
8b6143fb38 int32_t -> uint8_t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13800 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 03:44:47 +00:00
Andrew Thompson
d195845e5c Wrap apr_mcast_hops as switch_mcast_hops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13799 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 03:36:45 +00:00
Michael Jerris
dfbd361b9d working on build integration for libunimrcp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 22:41:26 +00:00
Christopher Rienzo
4691e9157d FS config / start timers fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13792 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 22:38:55 +00:00
Brian West
ec90221783 Adding mod_unimrcp still needs more testing and some tweaks to config engine... do not forget to come to ClueCON http://www.cluecon.com
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 21:56:59 +00:00
Anthony Minessale
b164cbfe9c init buffer in lead out on speak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13787 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 21:33:31 +00:00
Andrew Thompson
d03163bf5d Fix multicast replication of sofia registrations (OKed by anthm)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13786 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 18:46:28 +00:00
Anthony Minessale
e57ccc74b6 declinatio mortuus obfirmo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13784 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 17:39:03 +00:00
Michael Jerris
471b78b784 attempt to fix SFSIP-150
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13783 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 16:06:37 +00:00
Brian West
cfca5b4127 swig all
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13782 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 14:02:21 +00:00
Michael Jerris
5135dc03df fix seg in some edge cases
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 13:41:01 +00:00
Brian West
5d03cd94da revert as per anthm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13777 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-15 21:20:01 +00:00
Anthony Minessale
1b6303645c tweak to rtp timing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13775 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-15 18:10:27 +00:00
Anthony Minessale
3ebea4d715 FSCORE-382
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13774 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-15 16:01:45 +00:00
Anthony Minessale
9675a6e24b record_sample_rate variable influences the rate record app will use
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13769 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-12 16:06:34 +00:00
Anthony Minessale
9fa25cebce record_sample_rate variable influences the rate record app will use
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13768 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-12 16:02:23 +00:00
Anthony Minessale
566e56b192 record_sample_rate variable influences the rate record app will use
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13767 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-12 15:59:19 +00:00
Andrew Thompson
a0c5978a84 Huh, I guess that was a socket not a file descriptor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13766 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 23:48:08 +00:00
Andrew Thompson
b32ea95f68 Add sorta working win32 support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13764 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 22:29:37 +00:00
Raymond Chandler
942269648d remove pre_order stuff which was an "abortive attempt to avoid custom sql" :-)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 21:20:42 +00:00
Anthony Minessale
2eac35df99 increase compat on NDLB-to-in-200-contact to handle NAT
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13759 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 17:17:52 +00:00
Michael Jerris
9ea470710d code before declaration (FSBUILD-172)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 15:59:08 +00:00
Darren Schreiber
2ff2a18b61 Fix a deadlock in last commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13754 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 03:42:01 +00:00
Darren Schreiber
99fb025748 Fixed nibblebill to bill on call start
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13753 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 02:59:24 +00:00
Andrew Thompson
42f6d3ff4a Use SWITCH_XML_SECTION_MAX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13751 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 21:17:42 +00:00
Michael Jerris
02af5a516c bounds checking (FSCORE-380)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13750 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 18:02:08 +00:00
Brian West
b5c71a4e46 ok now you can specify the dictionary to use in the config file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13747 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 14:51:15 +00:00
Mathieu Rene
4348c7bca2 FSCORE-379
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 06:39:08 +00:00