Commit Graph

6373 Commits

Author SHA1 Message Date
Brian West 211a93b12c add t38 skeleton
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 19:50:33 +00:00
Anthony Minessale 8afdd900c8 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11005 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 18:23:42 +00:00
Mathieu Rene a30d60b9ad MODAPP-188 Cleanup the limit_realm channel variable so we re-register the state handler if limit is called again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 17:08:00 +00:00
Michael Jerris 9528cd56da remove media bugs on hangup before api_hangup_hook is run
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 15:45:17 +00:00
Anthony Minessale e794ed9a8e dont transmit console replies over the logger engine
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10996 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 23:38:59 +00:00
Anthony Minessale 5c426fc51d fix FSCORE-261
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 22:41:03 +00:00
Anthony Minessale bb974720e9 fix voicemail to be in line with groups
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 22:26:10 +00:00
Anthony Minessale 604f1b1ee2 add rtp_bug flags so we can keep track of all the bugs we have to emulate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10991 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 21:23:17 +00:00
Brian West e703825860 shut up gcc 4.3.2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 04:34:37 +00:00
Brian West 7865c64061 fix acl parsing for cidr from recent changes to directory layout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10981 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-28 23:17:29 +00:00
Brian West 1165e28323 on second thought this is much better
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10972 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-27 17:42:42 +00:00
Brian West 0dba461a64 can't break backwards compatibility
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-27 17:38:21 +00:00
Brian West 816f61af4b register gateways from users after group changes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10970 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-27 16:56:58 +00:00
Michael Jerris 5efd1f0dd7 FSBUILD-99 building mod_shout fails if CPPFLAGS defined in the environment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10958 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 19:02:36 +00:00
Brian West fda8c44ec2 fix early media issue related to group_confirm_file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10949 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 17:09:09 +00:00
Ken Rice f867862c65 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 21:50:57 +00:00
Ken Rice 7bf13f5f36 its not hard, its easy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 21:49:17 +00:00
Anthony Minessale 772f957064 fix init issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 19:47:50 +00:00
Michael Jerris 12774ede81 FSBUILD-99 CPPFlags breaks liblame build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 18:23:27 +00:00
Brian West 376b42c3a3 uninitialized var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 18:17:32 +00:00
Michael Jerris c071132041 MDXMLINT-45 Allow setting of global realm without a global user
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 18:14:57 +00:00
Michael Jerris e6db92f66b swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 17:46:25 +00:00
Anthony Minessale ed100f44ea add group concept
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 17:36:50 +00:00
Anthony Minessale c1831f0434 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10913 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-22 21:17:41 +00:00
Brian West 5cd76a9154 clean up and tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-22 19:20:53 +00:00
Anthony Minessale 236fe3d131 change event_socket to have more info about log lines
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-20 14:56:08 +00:00
Mathieu Rene 40760653a3 Fix leak and remove extra \n
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10891 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-20 02:14:10 +00:00
Brian West 405fcce556 update celt version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10889 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-20 00:02:09 +00:00
Brian West ab3edde2ec this part was correct to begin with and r48 serves no purpose in this extra formats
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-19 21:58:57 +00:00
Brian West e21d1eb870 forgot to register r48
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-19 21:45:58 +00:00
Brian West b4211dd39d mod_sndfile can now record 16bit for the various rates including 48kHz
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10886 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-19 21:39:59 +00:00
Anthony Minessale 57950f2927 remove unneeded fflush
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10883 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-19 17:12:27 +00:00
Anthony Minessale d7692bebde add patch to see limit usage
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10882 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-19 16:55:44 +00:00
Mathieu Rene dd3c813e11 Fix counter bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-19 04:11:51 +00:00
Michael Jerris c81b62dcc7 MODAPP-181 add ability to skip greeting when leaving a voicemail.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10879 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-18 23:50:05 +00:00
Anthony Minessale e9d7a4a4a0 adjustment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10876 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-18 23:07:32 +00:00
Michael Jerris 61647d0f3e MODAPP-181 add ability to skip greeting when leaving a voicemail.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10875 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-18 22:53:01 +00:00
Anthony Minessale ba2a2d2805 prevent seg in sofia dialog refresh on null dialog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10873 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-18 20:33:21 +00:00
Michael Jerris 6dfa49dc5a force -ggdb into sofia build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10871 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-18 20:02:05 +00:00
Chris Parker e573c86d90 Fix potential seg_fault reported in MODEVENT-35
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-18 15:51:48 +00:00
Eric des Courtis 8b85295652 Fixed json validation.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-18 15:07:54 +00:00
Eric des Courtis 988c34b019 Removed debug information.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10866 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-18 00:31:07 +00:00
Eric des Courtis 9c0f8adad6 Major update. Many bug fixes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10865 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-18 00:28:17 +00:00
Michael Jerris 91cb518004 typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 23:11:49 +00:00
Anthony Minessale 4aef89420e avoiding seg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10863 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 22:45:21 +00:00
Anthony Minessale 1ad27943ad update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10862 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 22:13:24 +00:00
Anthony Minessale c2b1ce53bc MODAPP-182
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10861 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 21:50:34 +00:00
Michael Jerris 6e497267ec indexes are good
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10860 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 21:22:33 +00:00
Michael Jerris e5c895d4d8 fix bottleneck in sql
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10859 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 21:05:52 +00:00
Anthony Minessale 58cae7723f fix bottleneck in sql thread
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 20:43:13 +00:00
Eric des Courtis 3212a526a3 Re added missing file header
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10857 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 19:40:37 +00:00
Eric des Courtis 0b5b6ae296 Fixed json validation error.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 19:36:15 +00:00
Michael Jerris ee5adf3729 MODENDP-163 fix info dtmf support on some devices that do not send it properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 17:02:46 +00:00
Anthony Minessale dbf10cab75 fix seg in js
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 15:35:40 +00:00
Anthony Minessale 80a4a23505 allow conf command from dp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10848 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 14:21:53 +00:00
Michael Jerris e671a70371 fix segfault on invalid usage
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 04:29:48 +00:00
Brian West 754fe072a4 more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10845 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 03:46:41 +00:00
Brian West 514abec169 more codec docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10844 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 03:42:56 +00:00
Brian West 89fdefdf96 finish filling out the info for the codec stuff for reference in the future
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10843 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 03:39:09 +00:00
Anthony Minessale c87d2c0b8b add mod_celt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 01:53:46 +00:00
Brian West 87bd8a96f2 60ms max
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10840 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 23:46:49 +00:00
Anthony Minessale bf201fc035 fix potential race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10828 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 20:59:00 +00:00
Raymond Chandler 940dbe85c0 file suffix for MDXMLINT-44
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10801 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 17:18:18 +00:00
Michael Jerris f73250c6d1 tweak for solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10799 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 16:59:27 +00:00
Anthony Minessale e5b51e3712 tweak codec lookup func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10797 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 16:40:38 +00:00
Raymond Chandler 4f0641d53b newer version of openldap for MDXMLINT-44
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 15:48:25 +00:00
Chris Parker f796ff4bc6 Use const char, instead of passing func to switch_true
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 14:32:17 +00:00
Anthony Minessale 0ff626934b let more commands in mod_commmands run from the dialplan via the eval app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10790 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 13:48:43 +00:00
Michael Jerris 4dc7d512e2 uninitialized var.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 13:15:42 +00:00
Michael Jerris 53a30c5b90 MODCODEC-6 siren windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 04:14:57 +00:00
Brian West 38de33d545 tweak from stangor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10786 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 01:57:56 +00:00
Michael Jerris d1a20a12d1 little leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 21:13:03 +00:00
Michael Jerris 493c51c5e4 MODLANG-92 startup scripts do not honor the LUA_PATH and LUA_CPATH env vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10784 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 20:50:22 +00:00
Raymond Chandler 2addd616b4 FSCORE-255
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10783 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 20:12:26 +00:00
Stefan Knoblich d81838ffcf Silence GCC-4.2 warning / possible GCC-4.3 error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 19:46:22 +00:00
Chris Parker 159d1f3cd1 Added patch to close JIRA MODEVENT-28
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10780 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 19:42:02 +00:00
Anthony Minessale 4f2f60c4a0 fix null mutex race cond
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10766 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 16:10:20 +00:00
Michael Jerris 57ffaad4bb FSCORE-253 workaround netbsd failures
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10764 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 05:12:12 +00:00
Michael Jerris 9706c972f2 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 03:45:38 +00:00
Michael Jerris 5c5d03bcdc FSCORE-253 work around netbsd failures
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10762 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 03:28:23 +00:00
Michael Jerris 6113ab943c FSCORE-253. add the following functions to work around netbsd failures
switch_toupper
switch_tolower
switch_isalnum
switch_isalpha
switch_iscntrl
switch_isdigit
switch_isgraph
switch_islower
switch_isprint
switch_ispunct
switch_isspace
switch_isupper
switch_isxdigit

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10761 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 03:21:36 +00:00
Michael Jerris 8fb167c779 FSCRE-253 netbsd does not follow opengroup prototypes on toupper and tolower so we have to do stupid workarounds.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10760 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 02:48:50 +00:00
Michael Jerris 9440bd1723 MODENDP-160 __NetBSD__ is a better define to use than NETBSD
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10757 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-14 16:45:25 +00:00
Michael Jerris 5a13d0e265 FSCORE-254 NetBSD does not have RLIMIT_AS
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-14 16:41:33 +00:00
Michael Jerris 5279d8231a FSCORE-252 Core NetBSD features are disabled if _XOPEN_SOURCE is defined
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-14 16:38:21 +00:00
Michael Jerris 399342e1f8 type tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10754 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-14 16:37:38 +00:00
Michael Collins 4215f33b40 api command sent through sched_api was getting the last char lopped off
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10748 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-13 04:57:27 +00:00
Anthony Minessale 3caa29f400 fix presence on jabber to be less ambiguous
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10745 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 23:07:20 +00:00
Anthony Minessale a064847a11 sonus sonus sonus, sonus is a 4 letter word
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 22:34:41 +00:00
Brian West 1a90cc2f87 unsupported
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10738 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 17:51:58 +00:00
Anthony Minessale cd88977709 move config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 16:45:44 +00:00
Anthony Minessale 7bf2e6bca4 move mod_opal into trunk
still needs some work
still needs some FUNDING



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10734 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 16:44:23 +00:00
Eric des Courtis c94e6a9368 Added even more documentation. This should look good with doxygen.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10733 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 16:07:53 +00:00
Brian West 1220bbcff2 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10732 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 16:01:36 +00:00
Anthony Minessale c6be72ff0f fix MODEVENT-34
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10731 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 15:44:37 +00:00
Michael Jerris 264e044f7c FSBUILD-58 pocketsphinx rpmbuild fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10725 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 01:43:21 +00:00
Eric des Courtis 3ec32de40d Added more comments
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10724 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 00:39:41 +00:00
Anthony Minessale 0534d8e92d fix conference record race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10723 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 23:39:16 +00:00
Anthony Minessale 351a3c4a11 add mkdir function FSCORE-250
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10722 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 23:06:51 +00:00
Anthony Minessale ae426b9dc6 fix FSCORE-246
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 22:32:02 +00:00
Eric des Courtis 1a4fb0d978 Added useful comments.
Eric


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 22:13:20 +00:00
Michael Jerris 186c98b6d7 tweaks for windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:52:04 +00:00
Michael Jerris e3fba6f719 add sip_history_info var for inbound invites.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:42:34 +00:00
Michael Jerris b87c17e347 SFSIP-92 add support to send a notify in the invite dialog by specifying the uuid of the call.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:24:31 +00:00
Anthony Minessale 590ccb5cbe The Grinch is trying to steal our presence!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10716 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:20:20 +00:00
Brian West 4dc4b35590 option to turn of auto_restart of sofia profiles on ip change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10715 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:16:32 +00:00
Michael Jerris ac8daf49c4 mod_commands only send content-type on status when it really is http.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10714 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 17:56:51 +00:00
Michael Jerris f0cf90b577 MODEVENT-33 missing : after Content-Length in event socket
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10711 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 15:25:59 +00:00
Michael Jerris 42c11dd764 FSCORE-237 make channel flags array based so we do not have 32 flag limit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10710 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 15:20:24 +00:00
Michael Jerris f8734c080e swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10709 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 15:19:03 +00:00
Eric des Courtis 850c5cb368 Initial upload.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10705 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 21:43:26 +00:00
Anthony Minessale f84a6df34c x-mas presence
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 20:54:24 +00:00
Anthony Minessale 3b3d3dde9d fine tune presence stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 16:52:48 +00:00
Brian West 9e1b370738 reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10694 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 00:51:14 +00:00
Anthony Minessale 71054917ac add sync param to sleep so you can choose to sync audio or not on sleep (reswig to follow)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 00:48:24 +00:00
Anthony Minessale f916b3d411 suppress frame timestamp when raw write mode is set (missed a spot)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10691 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 00:06:25 +00:00
Anthony Minessale bebafc0ba5 suppress frame timestamp when raw write mode is set
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10690 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 23:31:12 +00:00
Michael Jerris c12080c182 MODAPP-178 Voicemail messages occasionally lost / stranded
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 22:37:00 +00:00
Michael Jerris c18745176d initial merge of mod_limit hash based rework from scripts/contrib/mrene
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10688 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 21:33:57 +00:00
Anthony Minessale 59ea2d2f03 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10687 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 20:46:26 +00:00
Anthony Minessale e276f5fe42 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 20:28:12 +00:00
Anthony Minessale fc1de32ffb cleanup code from yesterday
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10683 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 18:52:16 +00:00
Michael Jerris 2dce7f8e07 C&P fail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 16:39:56 +00:00
Michael Jerris 18a90c87e3 FSCORE-247 DTMF digit # is being interpreted as 1 when received in info DTMF
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10679 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 16:19:04 +00:00
Michael Jerris 85dcc6d8d1 fix download filename
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10678 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 15:59:07 +00:00
Anthony Minessale 1136fcec4a a whole bunch of stuff just to avoid a sonus issue silence_when_idle=400 chanvar to send generated silence duing sleeps etc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 00:32:51 +00:00
Michael Jerris 763507289d assert bounds checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 18:04:34 +00:00
Michael Jerris b03f519f26 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10660 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 17:54:21 +00:00
Anthony Minessale 1f39c3fa3e extend timeout on subscription dialog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 17:37:26 +00:00
Anthony Minessale bd3e06846e index veriables on SWITCH_EVENT_CHANNEL_EXECUTE_COMPLETE
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 17:17:29 +00:00
Anthony Minessale 8b1ad09dca parse private events during originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10655 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 17:08:26 +00:00
Anthony Minessale 0bd0e20883 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 16:08:37 +00:00
Anthony Minessale 9fe1179ed1 add a mechanism to tell if a file played from sendmsg over event socket for the guy on the mailing list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 15:42:37 +00:00
Anthony Minessale d76b717b2c remove min session heartbeat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 15:30:08 +00:00
Anthony Minessale 797185642e difference between invalid uuid and no uuid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10651 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 15:28:01 +00:00
Michael Jerris d406a03ad3 cepstral osx build try
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10649 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-07 23:09:26 +00:00
Michael Jerris 4c82bfa4ae add framework to cflags
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-07 22:25:19 +00:00
Brian West d4fc035f9a bugs me
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10645 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-07 21:19:37 +00:00
Eric des Courtis b31df55196 Added extra credits. Adjusted indentation.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-07 19:57:03 +00:00
Anthony Minessale 60159bf8a1 cache db entries longer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10640 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-06 17:35:37 +00:00
Stefan Knoblich 1eac1c84f5 Add cast to int to silence format mismatch warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10639 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-06 16:22:26 +00:00
Michael Collins ff5107d225 Add INFO print and chan var when vmd detect is true
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10638 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 23:24:00 +00:00
Anthony Minessale 21f1aebd37 tweak expire on pres
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 22:24:40 +00:00
Michael Jerris a7aaf9dd12 FSCORE-244 ivr menu max_failures and max_timeouts now default to 3 if not specified or invalid (less than 1) values are specified
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10633 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 21:50:45 +00:00
Michael Jerris 2811e8d005 fix gcc 4.1.2 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10632 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 20:44:58 +00:00
Michael Jerris 6d0e598ee8 whitespace
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10631 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 20:43:17 +00:00
Michael Jerris 8f152febe6 this is really c code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10630 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 20:24:16 +00:00
Michael Jerris 8ca1e6dc46 add mod_vmd to windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10629 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 20:22:21 +00:00
Eric des Courtis dc0c8231d9 Fixed types.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10628 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 20:11:20 +00:00
Michael Jerris 281a102444 windows build tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10627 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 20:01:39 +00:00
Michael Jerris 643d5ac364 use correct format string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 19:14:51 +00:00
Michael Jerris fdb27c1dde FSCORE-245 fix windows build in switch_generate_sln_silence
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10625 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 19:14:29 +00:00
Michael Jerris f52a952877 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10624 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 18:57:05 +00:00
Eric des Courtis 3c43650cba Voicemain detection mod initial upload. By Eric des Courtis
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10623 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 17:45:37 +00:00
Anthony Minessale ff482e3ebe add proto_specific_hangup_cause to both legs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10614 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 16:36:26 +00:00
Anthony Minessale 5a8afcb267 MODAPP-176
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10613 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 16:02:50 +00:00
Anthony Minessale 35b7706576 replace missing line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10612 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 15:40:34 +00:00
Anthony Minessale a579a28324 add vars param to switch_ivr_originate for recursion MODAPP_175
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 14:59:24 +00:00
Michael Collins 4e9026b7cd Fix progressmsec issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10603 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 00:05:22 +00:00
Anthony Minessale 73d365830c doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10602 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-04 22:24:43 +00:00
Brian West 2162cd8e1e formating cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10601 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-04 21:40:44 +00:00
Michael Jerris f9d074d65c MODENDP-158 xml status feature for mod_sofia does not compile under Windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10598 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-04 19:38:15 +00:00
Michael Jerris d2f73beb01 MODENDP-157 Add other loopback leg uuid to mod_loopback channels
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10596 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-04 17:41:02 +00:00
Anthony Minessale 24b69e2879 MODAPP-174
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10594 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-04 15:22:43 +00:00
Anthony Minessale ed0c26010a add private flags to channel for endpoints to use
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10587 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-04 04:46:10 +00:00
Anthony Minessale 9d71c0eeab reduce cpu requirement for generated comfort noise
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10584 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 23:38:12 +00:00
Anthony Minessale 33200c42c5 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10583 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 20:12:55 +00:00
Anthony Minessale 1efc7bf649 misc fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10582 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 20:10:54 +00:00
Anthony Minessale f6593b6e68 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10581 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 19:55:05 +00:00
Anthony Minessale e1e860a563 tweak codec ptime bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10580 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 19:25:49 +00:00
Michael Jerris e827da5620 fix spandsp install
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10578 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 18:38:14 +00:00
Anthony Minessale 6ea585954f runaway thread when floor holder has no video and other people do have video
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10576 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 17:30:56 +00:00
Anthony Minessale c582653bf8 log ip and port you get reply to invite from
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10573 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 17:13:02 +00:00
Anthony Minessale 625a6f549d update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10572 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 16:52:58 +00:00
Michael Jerris 0af41c57e5 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 16:16:49 +00:00
Anthony Minessale 366860b324 MDXMLINT-41
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 15:48:59 +00:00
Anthony Minessale 83a56fc532 MODAPP-172
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10569 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 15:45:20 +00:00
Anthony Minessale 52e9f2cf9b MODENDP-156
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10568 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-03 15:44:31 +00:00
Anthony Minessale 4369876e57 fix random issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-02 21:33:01 +00:00
Anthony Minessale cef087ba8b MODAPP-171
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10565 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-02 16:15:12 +00:00
Michael Jerris 12d4d4ae0d missing port
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10564 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-01 23:10:15 +00:00
Michael Jerris db94cdd79a swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10563 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-01 21:41:17 +00:00
Anthony Minessale b33b28400a parse replaces out of refer-to better
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10561 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-01 19:40:53 +00:00
Anthony Minessale 18e8eda73d FSCORE-238
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10560 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-01 16:53:07 +00:00
Anthony Minessale cb5096db71 FSCORE-240
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10559 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-01 16:21:27 +00:00
Anthony Minessale d44eb4a007 MODAPP-170
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-27 14:05:53 +00:00
Anthony Minessale 7bc685dcca update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10556 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-27 04:02:57 +00:00
Anthony Minessale 1576530c3e update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-27 02:41:08 +00:00
Anthony Minessale 0820d565af patch for FSCORE-219
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10554 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-27 02:30:11 +00:00
Anthony Minessale c3ddf82c4f get dingaling to work with new google stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10553 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-27 02:09:46 +00:00
Raymond Chandler 673d442aed FSCORE-236
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10552 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-27 02:03:21 +00:00
Anthony Minessale 9a4f834201 get dingaling to work with new google stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10550 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-27 01:10:57 +00:00
Anthony Minessale 79e65b6ddd close MODENDP-153
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 21:22:02 +00:00
Anthony Minessale 4584a78502 patch from MODAPP-159
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10548 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 21:04:21 +00:00
Anthony Minessale 6afe9ec4f7 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10547 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 20:12:14 +00:00
Michael Jerris e6e32725f3 more pres transport handling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10546 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 19:52:38 +00:00
Anthony Minessale d9795960ac make break all stop broadcast too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10545 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 19:48:36 +00:00
Anthony Minessale 958671cfbe patch for SFSIP-104
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10544 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 19:30:40 +00:00
Michael Jerris 085771a4cc tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10543 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 18:56:37 +00:00
Anthony Minessale cc37e56c8c fix timeout defaults
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10542 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 18:19:59 +00:00
Anthony Minessale ffacfddf46 patch for SFSIP-104
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10541 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 17:59:14 +00:00
Anthony Minessale f6ae3b3c44 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10540 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 15:22:26 +00:00
Michael Jerris 02099953d5 MODFORM-21 add a bit more error checking to mod_shout write function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10538 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-25 21:23:40 +00:00
Anthony Minessale 1a598b6db3 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10537 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-25 20:54:58 +00:00
Anthony Minessale 9fdb108bb9 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10536 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-25 19:35:20 +00:00
Anthony Minessale c6127f7797 fix race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10535 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-25 19:05:00 +00:00
Michael Jerris 926bc917ed use switch_set_flag in a few places we were doing it manually before
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-25 18:21:44 +00:00
Anthony Minessale 1eea29a474 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-25 17:53:35 +00:00
Michael Jerris 50e1a8c23f avoid seg.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10532 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-25 17:08:27 +00:00
Anthony Minessale 4ace4097e3 fix LBDING-7
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10531 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-24 23:17:03 +00:00
Anthony Minessale 3e05fd297b fix LBDING-7
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10530 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-24 23:12:36 +00:00
Anthony Minessale 35018aed97 reduce severity of error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10529 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-24 17:21:56 +00:00
Anthony Minessale e077cbe18e improve gateway resilience
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10528 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-24 16:56:21 +00:00
Michael Jerris d16d7ffd7d MODENDP-77 Gateway event subscriptions.
Merged with minor modifications.
Still needs to add support for reload/rescan.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10525 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-24 15:52:55 +00:00
Michael Jerris ee35d990d5 var name masking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10524 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-24 14:59:30 +00:00
Anthony Minessale ee24109802 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10520 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-22 16:41:07 +00:00
Anthony Minessale 1a07a71ba4 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10519 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-22 16:14:56 +00:00
Brian West 2b28c1cb5a stray g
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10518 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-22 15:53:56 +00:00
Michael Jerris e522c68d1f typo, thanks fugazi
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10517 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-22 13:34:46 +00:00
Michael Jerris 208a8be94f minor simplification
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10516 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-22 04:37:36 +00:00
Anthony Minessale aae3f4a3f8 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10515 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-22 02:51:00 +00:00
Anthony Minessale 7c85dd5465 add patch from MODENDP-152
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10514 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-22 01:50:21 +00:00
Anthony Minessale 8599576dcb fix FSCORE-234
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10513 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-22 01:46:31 +00:00
Anthony Minessale 0fa3280376 presence stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10512 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-22 01:34:19 +00:00
Michael Jerris a7d7e34775 uninitialized var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10511 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 23:24:03 +00:00
Michael Jerris ffeb14d136 MODLANG-90 (remove extra return added in 10472 breaking jsapi)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10507 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 22:08:12 +00:00
Anthony Minessale 0881d598d6 add hangup to mod_fax and remove asteriskism
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10506 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 21:17:12 +00:00
Anthony Minessale d25bd4791e update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10505 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 20:55:02 +00:00
Anthony Minessale 0180ec39f8 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10504 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 19:52:18 +00:00
Anthony Minessale bd4e114d2f update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10503 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 19:41:11 +00:00
Brian West 6ea577d747 change types
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 19:15:47 +00:00
Anthony Minessale fc74613246 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 18:00:15 +00:00
Brian West b8b248d911 MODENDP-150
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10498 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 16:15:29 +00:00
Anthony Minessale 52badf996d tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10497 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 16:14:02 +00:00
Anthony Minessale 2c10f201e4 fix issue where pid file is accidentally truncated (part2)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10494 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 15:55:17 +00:00
Anthony Minessale 482c6491ac fix issue where pid file is accidentally truncated
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10493 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 15:52:22 +00:00
Anthony Minessale 3df4810b03 good measure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 14:25:24 +00:00
Anthony Minessale 6faf1da26f add playback_terminator support to phrase and say app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10489 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 13:56:32 +00:00
Michael Jerris de2c80825a swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10488 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 00:15:02 +00:00
Anthony Minessale 86c523fbb1 code reworking do make current
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 00:09:11 +00:00
Michael Jerris 7ca32bb9e1 FSCORE-213 add support for "F" for flash in dtmf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 23:42:39 +00:00
Michael Jerris ec5c366f30 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 23:12:15 +00:00
Michael Jerris 369e606564 add msleep
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 23:03:25 +00:00
Michael Jerris e7755a78f3 avoid seg in invalid presence payload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 22:47:11 +00:00
Anthony Minessale 9ceccbe213 up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10482 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 20:13:54 +00:00
Michael Jerris 546eb85721 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10481 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 18:17:28 +00:00
Michael Jerris 4706770c1e hack for the 32nd flag for now, new solution in the works.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 17:48:58 +00:00
Anthony Minessale 9838963ccd update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 15:58:09 +00:00
Anthony Minessale e85bce547e update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10477 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 14:22:41 +00:00
Anthony Minessale 9de7588924 better the other way
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10473 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 03:56:27 +00:00
Anthony Minessale 9b98c2d512 cleaning up stupid mess (lesson in regressions for Math`)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10472 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 02:27:59 +00:00
Anthony Minessale 412fc926ea wait for reply of refer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10471 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 02:07:59 +00:00
Anthony Minessale ca60095ee2 rupa (again)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 22:54:37 +00:00
Anthony Minessale d7e9dfb742 fix for FSCORE-221
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10469 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 22:27:17 +00:00
Anthony Minessale 664ff1e192 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10468 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 22:24:17 +00:00
Anthony Minessale efb3b25e29 fine, have session in hangup hook apps, don't call me if it segs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10467 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 21:55:50 +00:00
Anthony Minessale 8fb1e45e17 add some magic vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10466 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 20:42:28 +00:00
Anthony Minessale 3249dbf8ce update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10465 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 20:12:20 +00:00
Anthony Minessale 2fefaaaccc clean up some ref counting for interfaces
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10464 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 19:22:20 +00:00
Anthony Minessale 2e20feaac6 skip some callbacks when session is not present
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10463 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 19:21:54 +00:00
Anthony Minessale 1d398babde close MDXMLINT-39
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10460 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 17:37:10 +00:00
Anthony Minessale 7f2d4b9736 close MODAPP-169
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10459 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 17:08:46 +00:00
Anthony Minessale 8609549b3a close FSCORE-227
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10458 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 17:06:58 +00:00
Anthony Minessale ee5e8b31b2 fix race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10457 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 16:49:05 +00:00
Anthony Minessale 2843393581 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10456 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 16:48:32 +00:00
Anthony Minessale bf350989ed add no_data as success (thx rupa)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10455 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 15:24:30 +00:00
Anthony Minessale 1a179a676e add hits to tone_detect
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10454 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 02:40:59 +00:00
Anthony Minessale a8a66e9157 tweak media bugs timeout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10453 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 01:24:37 +00:00
Anthony Minessale d8604b6647 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10452 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 01:05:36 +00:00
Anthony Minessale 42404123e9 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10451 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 01:01:42 +00:00
Anthony Minessale 144b7876fa update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10450 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 01:00:44 +00:00
Anthony Minessale abeba3204c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 23:44:41 +00:00
Anthony Minessale 4f09b0b8ee update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10448 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 23:40:49 +00:00
Anthony Minessale abcc0357d4 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10447 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 23:26:25 +00:00
Anthony Minessale 0cb51fb336 sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10446 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 22:46:40 +00:00
Anthony Minessale 770b94c46d update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10445 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 22:36:31 +00:00
Anthony Minessale 1b06fb4734 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10444 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 22:15:51 +00:00
Anthony Minessale 03a9bbe63a let ppl do info dtmf wrong
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10443 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 22:15:02 +00:00
Anthony Minessale c71d8268ad update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10442 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 20:40:44 +00:00
Anthony Minessale 3f5e303f4a coding blind is annoying
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10441 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 16:13:03 +00:00
Anthony Minessale c41ba7ac4d close MODENDP-149
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10440 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 15:47:46 +00:00
Anthony Minessale fe89c35d9a add chan vars to param event during hangup hook
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10439 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 15:24:52 +00:00
Anthony Minessale 77bfea8b7d update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10438 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 15:11:17 +00:00
Anthony Minessale afe55146ac update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10436 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 02:21:04 +00:00
Anthony Minessale bd03bfb066 add hits to tone detect
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10435 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 02:05:11 +00:00
Brian West f617384fca update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10434 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 01:23:48 +00:00
Anthony Minessale 70ecd353cb update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10432 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-17 22:03:49 +00:00
Anthony Minessale eb8b3f4e7b put sip: into register-proxy when it's not specified
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10431 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-17 21:38:17 +00:00
Andrew Thompson 321c468691 actually try to handle bind_search xml responses
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10430 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-17 21:15:52 +00:00
Anthony Minessale 65f179ca92 fix linksys transfers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10429 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-17 20:13:12 +00:00
Anthony Minessale 84c502eb1b fix linksys bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10427 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-17 18:42:48 +00:00
Anthony Minessale 844e745fc8 fix FSCORE-225
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10426 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-17 17:53:57 +00:00
Anthony Minessale 47207ba3d8 deal with strange reinvite with no sdp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10421 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-16 18:45:21 +00:00
Michael Jerris 5dd6b9f4e6 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10420 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-15 22:24:27 +00:00
Michael Jerris 756b97c4e1 avoid seg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10419 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-15 22:22:43 +00:00
Anthony Minessale be846e07ec add params to use sip callid as uuid on inbound calls and uuid as sip callid on outbound calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10418 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-15 17:44:27 +00:00
Anthony Minessale a36eccb8ee update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-15 15:19:28 +00:00
Anthony Minessale 6af84c9790 default call id to match session uuid on outbound calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-15 02:46:25 +00:00
Anthony Minessale dbed41b4f7 use the same call-id on all registers from the same gateway
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10415 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-15 02:38:40 +00:00
Anthony Minessale 64a0bfc593 add exec directove
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-15 02:28:20 +00:00
Anthony Minessale dfa101177c fix bug in apiExecute
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-15 01:30:15 +00:00
Michael Jerris d16cbd53e4 clean up error message handling in module loader process.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10412 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-15 00:32:58 +00:00
Anthony Minessale 0a198ddded swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10411 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 23:31:41 +00:00
Anthony Minessale 2ed601f934 more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 23:31:21 +00:00
Andrew Thompson bca7917503 added some cleanup code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10409 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 22:35:40 +00:00
Andrew Thompson 137a0759f8 actually send and receive bind_search events, don't do anything with the reply yet tho
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10408 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 22:05:03 +00:00
Anthony Minessale 5909ec6bc3 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10407 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 20:43:32 +00:00
Anthony Minessale d66d49ae61 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10406 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 18:11:54 +00:00
Anthony Minessale ff0c6deb89 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10405 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 18:01:27 +00:00
Anthony Minessale 30279bbc43 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10404 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 17:56:59 +00:00
Andrew Thompson b2bf73de6e Ton of stuff, mainly laying groundwork for bind_search functionality
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10403 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 17:55:20 +00:00
Anthony Minessale a2e2c8ae46 add filters to event_sink
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 17:29:14 +00:00
Anthony Minessale 34931616e1 expose funcs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10401 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 17:05:09 +00:00
Anthony Minessale fc6a7ced55 expose funcs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10400 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 16:54:54 +00:00
Anthony Minessale 7b7916c46b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10399 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 16:25:26 +00:00
Anthony Minessale ea496f95e5 finish fixing MODAPP-166
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10398 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 14:20:10 +00:00
Anthony Minessale 675b65239c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10397 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 03:41:17 +00:00
Anthony Minessale 4dd19bf5de wrong week to quit sniffing glue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 03:01:08 +00:00
Anthony Minessale 41e836c4f2 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 02:59:00 +00:00
Anthony Minessale 446d728553 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10394 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 02:46:28 +00:00
Brian West 01a9438332 unprotect these interfaces when done
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10393 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 01:00:02 +00:00
Anthony Minessale a2dc540831 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 00:20:22 +00:00
Anthony Minessale cc36e27286 It's time to play the music, It's time to light the lights
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10391 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 23:25:38 +00:00
Anthony Minessale 2990ef8cd4 fix codec issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10390 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 23:07:03 +00:00
Andrew Thompson e7a37e580e Add support for 'getpid'; a way to return the fake cnode process id on the FreeSWITCH side
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10389 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 22:46:58 +00:00
Anthony Minessale c15841420a add attr lookup to user_data
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10388 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 22:42:49 +00:00
Brian West 689311fb87 small bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10387 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 22:36:24 +00:00
Michael Jerris af7c8e397a segfaults are bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 21:05:01 +00:00
Anthony Minessale 892e50fc46 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10384 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 20:48:49 +00:00
Michael Jerris d5dd24374f build tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10383 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 20:47:45 +00:00
Anthony Minessale 6d8d2abe48 shorten sql stmt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10382 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 20:41:44 +00:00
Michael Jerris 38e54bd39d add new syntax to uuid_setvar to allow you to unset a var.
New syntax is:
<uuid> <var> [value]

Previously value was required, now if it is omitted it will unset the var.
(MODAPP-167)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10381 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 20:26:15 +00:00
Anthony Minessale 9d600b5cea rewrite switch_play_and_get_digits MODAPP-166
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 20:23:59 +00:00
Anthony Minessale c8e4831d26 try to fix openbsd build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10379 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 19:22:29 +00:00
Anthony Minessale 476d88b442 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10378 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 19:08:54 +00:00
Brian West ac223c7429 if we happen to change codecs during a hold/unhold update the samples per packet in the process just in case we change rates.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10377 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 18:06:40 +00:00
Anthony Minessale b513c90769 fix win32 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 18:03:36 +00:00
Anthony Minessale 1d74ab745b more ref checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 17:40:25 +00:00
Brian West f886471991 increase prebuffer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 16:54:53 +00:00
Anthony Minessale 46eb368010 mac can't handle 1ms conditional broadcasts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10373 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 16:36:55 +00:00
Anthony Minessale 6399df61fa oops i found this on one of my boxes and never comitted it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10372 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 16:36:22 +00:00
Brian West d43a44574e don't pass timestamps here either if samples per packet don't match
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10370 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 07:36:06 +00:00
Michael Jerris e4e6623a84 bump api version for modules.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10368 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 21:17:22 +00:00
Brian West f5f2c56d1d SYSTEM_SHUTDOWN to MANAGER_REQUEST since its not really a shutdown in these scenarios
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10367 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 20:45:18 +00:00
Anthony Minessale a12fc6fba0 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 20:07:06 +00:00
Anthony Minessale 4c829292b7 umm ya
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10365 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 19:45:21 +00:00
Anthony Minessale 909a38fcc0 move macro
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10364 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 19:45:12 +00:00
Anthony Minessale 722b830652 look out below....(make current)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 19:28:05 +00:00
Anthony Minessale c62253405f add rwlocks to module parents
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10362 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 17:10:20 +00:00
Michael Jerris 2fbe2fd1cf MODAPP-165 time_test error checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10361 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 16:05:48 +00:00
Anthony Minessale 90f1f37222 add mutex to codecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10360 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 15:34:34 +00:00
Michael Jerris 98f74a5f99 better sound prefix handling when using say: and allow say: on kick sounds.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10359 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 14:15:58 +00:00
Michael Jerris ead52728e0 whitespace cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10358 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 13:59:14 +00:00
Anthony Minessale 9571f7942c posturepedics for better sleep
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10357 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 13:55:22 +00:00
Michael Jerris 90f79c3f0d better error message.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10356 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 13:41:18 +00:00
Michael Jerris 75b650fb43 disable 100rel by default. NOTE: Potentially breaking change, check your configs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 13:02:44 +00:00
Michael Jerris 16bcb7e1e6 (FSCORE-217) Add support for passing the cause of hangup to the uuid_kill command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:46:44 +00:00
Anthony Minessale 9f3f08e7c5 possible fix for FSCORE-221
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:44:13 +00:00
Michael Jerris 8a338d4138 make mod_perl load global
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:29:33 +00:00
Anthony Minessale 2dd433fb80 fix compiler warning in msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 10:42:55 +00:00
Brian West ee7008087f Don't copy the time stampes over when the sample rates differ
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 10:28:16 +00:00
Anthony Minessale 33ca42dc6c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 19:45:28 +00:00
Anthony Minessale e2259d2c65 sigterm works again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 19:27:49 +00:00
Michael Jerris c99b8fb34f pull back change from apr 1.3.0
" *) Rework the WIN32 CV code to signal the condition only if one or
     more threads are blocked on the condition variable. If no threads
     are waiting on the condition variable, nothing happens. The change
     also eliminates the thundering-herd problem of the manual-reset
     event, which (theoretically) wakes up all threads waiting on. Now
     the behavior of the CV's should be the same on Unix and win32
     platforms. PR 42305.  [Davi Arnaut]
"

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 18:35:48 +00:00
Michael Jerris 2f469375cd disable new sleep on windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:30:52 +00:00
Michael Jerris 0f8503f509 (MODENDP-148) Move "a=sendrecv" from session to media section of SDP
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:29:35 +00:00
Anthony Minessale f0acd4ff65 fix err
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:25:45 +00:00
Anthony Minessale 2db7264cef let b legs use park_after_bridge too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:03:09 +00:00
Anthony Minessale 1af037cf58 allow calls to be stolen from originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 14:26:21 +00:00
Anthony Minessale 4549a90d63 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 13:32:11 +00:00
Michael Jerris be091b64bd update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 11:26:37 +00:00
Brian West 79d8cddde1 spelling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:58:30 +00:00
Brian West 36c704e1ff even more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:53:33 +00:00
Brian West 80a9d9efcd more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:39:32 +00:00
Brian West 8d25c31d28 more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:26:55 +00:00
Brian West 0b34ce74f2 network
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:00:41 +00:00
Andrew Thompson 8515c087a8 Remove a couple debug prints that slipped in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 19:47:52 +00:00
Andrew Thompson 7dc1a95f6f Add a 1.5 second sleep on module shutdown to prevent segfaults, fix a compiler warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 19:42:38 +00:00
Andrew Thompson bb13eea83c Add sendmsg support and remove some debug prints
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 18:38:54 +00:00
Michael Jerris 7a2f14a1cd clean up mod_conference
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 18:31:58 +00:00
Anthony Minessale 49f353b74e Adjust core and add video caps to mod_conference with video follow audio (first cut)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 18:26:41 +00:00
Michael Jerris d3e7370885 (LBAPR-1) load mod_lua with global symbols space so that sub modules are able to link to it properly. Broken in svn r9605.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 11:21:54 +00:00
Andrew Thompson 8c15644255 use switch_true instead
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 02:20:03 +00:00
Andrew Thompson 69b7d6546c Allow config parameter 'shortname' to be 'true' or 'yes', add sample config file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 02:06:19 +00:00
Andrew Thompson fb3505ec92 Try to start epmd (erlang port mapper daemon) if ei_publish fails
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 00:43:55 +00:00
Andrew Thompson 08f8cb41d8 Import recent fixes from mod_event_socket, work on cleanup on unload (still segfaults tho)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:56:50 +00:00
Michael Jerris 5bc6dc2c63 line endings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:47:01 +00:00
Michael Jerris a193d8435f fix fifo build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:46:27 +00:00
Anthony Minessale 80c1802ea2 move bind to load func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10298 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:25:38 +00:00
Anthony Minessale fdf9d0fd6f prevent seg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:08:57 +00:00
Anthony Minessale 08e67499ef prevent seg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10296 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:01:06 +00:00
Anthony Minessale 2f4d7a9b74 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 22:16:22 +00:00
Anthony Minessale 340dc1da7e add patch from MODAPP-162
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 17:36:08 +00:00
Anthony Minessale dd010de195 sleep a few more nanoseconds till pekka looks at this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 17:22:17 +00:00
Anthony Minessale 211e106fae make multiple-registations=true use the contact method and call-id option to do it the old way
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10291 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 17:00:46 +00:00
Anthony Minessale b18903ecf3 fix MODEVENT-32
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 14:48:49 +00:00
Anthony Minessale 23b022fa33 add patch from MODAPP-161
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10288 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 14:34:20 +00:00
Anthony Minessale cf36f64573 add park_after_bridge variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 14:10:02 +00:00
Andrew Thompson c5178a5ba1 Don't create a new memory pool until it's clear we actually need it.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10281 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 03:21:19 +00:00
Andrew Thompson 53d696803b Add initial support for sendevent to mod_erlang_event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10280 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 01:29:44 +00:00
Anthony Minessale bd9891ac78 silly compiler warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10279 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 00:57:47 +00:00
Anthony Minessale 76d12d97c5 add some stuff to mod_fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 00:25:51 +00:00
Anthony Minessale 9557929408 move macro to the core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10276 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 00:24:31 +00:00
Andrew Thompson 2156075c60 Add mod_erlang_event to tree - a module that makes FreeSWITCH act like an erlang c-node.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-06 21:03:30 +00:00
Michael Jerris b17ebda4df add our own module load code (LBAPR-1)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10272 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-06 17:29:50 +00:00
Michael Jerris 837b2c9bed tweak windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-06 16:35:48 +00:00
Anthony Minessale ddb0012bda add some vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10264 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-06 03:36:15 +00:00
Brian West b7b8570429 tweak this because lose race really means it was answered elsewhere
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-06 02:07:44 +00:00
Anthony Minessale 78541e1ddb fix leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10261 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-06 00:09:44 +00:00
Michael Jerris 2432ba1785 (MODEVENT-29) seg on unload of mod_radius_cdr when it is in the middle of a radius call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10260 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 21:53:33 +00:00
Anthony Minessale d6af605c2e fix MODEVENT-29
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10259 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 20:19:52 +00:00
Anthony Minessale b03a9e7602 google commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10258 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 20:16:44 +00:00
Anthony Minessale 25b2a61721 udpate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 18:22:36 +00:00
Stefan Knoblich c9f4c0ca6f Fix mod_managed staged install
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10255 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 18:08:04 +00:00
Anthony Minessale 4ffbf8c042 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 17:28:31 +00:00
Anthony Minessale 869302e302 add flush_dtmf app and uuid_flush_dtmf api command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 17:25:54 +00:00
Michael Jerris af0d0d28c4 remove extra ;s
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 17:12:26 +00:00
Brian West 22c37c1a1a move this to profile debug its harmless mostly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 15:55:53 +00:00
Anthony Minessale c217d45cf0 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 00:20:30 +00:00
Brian West 71f94e0ee5 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 00:01:37 +00:00
Brian West 881b45a11e tweak from Carlos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-04 19:31:49 +00:00
Anthony Minessale c9a24dd36e Add ability to choose uuid from originate string (use at your own risk)
[origination_uuid=someid]sofia/default/100@dom.com

it's only valid in [], cannot be used on 2 existing calls at once and is not
reccommended if you don't need it.

event_socket users can use it to do

api create_uuid   
#### (then save uuid into a local variable say $uuid) ###
filter unique-id $uuid
events all
originate [origination_uuid=$uuid]sofia/default/100@dom.com

Then you can get all the events in anticipation on that channel.

Anything people do to cause problems misusing this will not be supported.




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-04 16:46:33 +00:00
Michael Jerris 807bef81ed make hash case sensitive so we can have same file format both upper and lower case (.gsm vs .GSM)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-04 15:41:25 +00:00
Anthony Minessale 53b9d9c86f more code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 21:54:03 +00:00
Anthony Minessale 7074c7abdd add hashing to event header lookup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10227 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 20:08:44 +00:00
Anthony Minessale d4087da371 follow on MODENDP-147
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 20:07:45 +00:00
Michael Jerris 726221b643 200 OK re-invite without sdp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 19:56:48 +00:00
Michael Jerris 473a45c074 fix msvc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10224 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 19:56:16 +00:00
Brian West e3753e99ef cache auth_gateway_name in sofia for challenged bye
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 17:39:09 +00:00
Anthony Minessale 3766601b5a fix FSCORE-216 declinatio mortuus obfirmo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 16:38:32 +00:00
Anthony Minessale f4904d09c5 fix FSCORE-215
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 15:45:38 +00:00
Michael Giagnocavo 4d9d2121cd Ignore warning 4505 in release too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 06:39:32 +00:00
Stefan Knoblich 2e9b22f39d Add quotation marks to clarify acl messages + indentation cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10218 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-02 20:14:12 +00:00
Anthony Minessale 1a07de8743 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10217 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-02 02:10:01 +00:00
Anthony Minessale f7d78f8626 move logic down a step
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10216 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-01 16:18:04 +00:00
Michael Jerris 8152198348 initial checkin of switch_dso.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 21:53:07 +00:00
Anthony Minessale 44b6886c7a add tz stuff to mod_say_en, other langs need similar code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 20:24:06 +00:00
Anthony Minessale c2133d4d62 add more debugging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10212 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 19:14:19 +00:00
Michael Jerris 86e4283ade windows build fixes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 18:22:00 +00:00
Anthony Minessale def5574449 silence warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10210 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 17:18:45 +00:00
Anthony Minessale ab1bbcf7ac swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10209 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 17:14:48 +00:00
Anthony Minessale 235bf0c075 one more for good measure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 15:20:18 +00:00
Anthony Minessale de0ed8f226 update filters to have optional - prefix to omit a match within a match from the positive filter
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10207 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 23:37:16 +00:00
Anthony Minessale 81c1dc0de9 redo some stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 22:40:39 +00:00
Brian West e708b762dc revert previous change so voicemail length check works
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10205 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 17:37:52 +00:00
Anthony Minessale d07bfb56f6 whatcha talking bout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10204 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 16:40:54 +00:00
Anthony Minessale 09f7c7f660 fix typo thanks MichaelGG
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 15:18:07 +00:00
Anthony Minessale 623ba5c271 patch for FSCORE-205
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10202 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 12:46:09 +00:00
Anthony Minessale 93b20b8dc9 add path thing for mwi
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 03:12:52 +00:00
Michael Jerris fb90c20bc7 bug found by pyite in new filter feature.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-30 02:27:22 +00:00