Commit Graph

6376 Commits

Author SHA1 Message Date
Anthony Minessale 8aeed83995 MODAPP-380
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 15:47:39 +00:00
Brian West 8b6824ba24 missing break
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15983 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 14:57:39 +00:00
Anthony Minessale ba8e009228 add fsctl flush_db_handles to expire any unused db handles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 00:03:17 +00:00
Brian West aa8ec7e82f nothing to see
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15979 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-16 00:29:43 +00:00
Anthony Minessale 86304c0247 more tab completion cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 23:05:49 +00:00
Michael Jerris e240bd9fac dos2unix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15975 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 21:25:49 +00:00
Brian West d591f32c36 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15974 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 20:45:10 +00:00
Anthony Minessale cfe0df58c6 convert mod_fifo to cache_db
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 19:22:57 +00:00
Mathieu Rene 26793b552d mod_commands: fix db_cache's auto-complete
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 18:37:58 +00:00
Mathieu Rene d2c72cf569 add console_complete_xml api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15967 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 18:26:06 +00:00
Anthony Minessale a0479189b2 bowl over previous commit that nearly conflicted out 2 hours of coding (grrr) hook new complete api up to FSAPI and export tab completion down to fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15956 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 00:19:30 +00:00
Anthony Minessale 4a86f888be cleanup tab completion more and introduce new callback based expansion functions to do real time tab completion in some areas, needs people to add more funcs etc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-14 20:10:06 +00:00
Mathieu Rene e6a0c4e99f mod_sofia: move NUTAG_MIN_SE to sofia_glue_do_invite so it only appears on requests. MODSOFIA-47
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15943 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-13 19:36:44 +00:00
Michael Jerris 837ac8eb3f fix dependency on Makefile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15942 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 23:43:11 +00:00
Michael Jerris 9e62c6fb9a upgrade openldap to fix gcc 4.4 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15941 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 22:31:36 +00:00
Michael Jerris d8b1f9f163 fix mod_xml_ldap dependencies on Makefile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 22:25:11 +00:00
Michael Jerris d8bcbcb2f8 fix deps in mod_ldap Makefile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15939 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 22:19:10 +00:00
Georgiewskiy Yuriy 8d71550ced add PI handling in Call Proceeding
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15937 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 16:48:50 +00:00
Georgiewskiy Yuriy a683e4e7e7 add PI handling in alerting.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 16:33:38 +00:00
Georgiewskiy Yuriy 33dce1a621 fix slow start handling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15935 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 14:39:44 +00:00
Michael Jerris 7cc4b54e58 fix -srcdir for mod_yaml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15934 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 03:34:43 +00:00
Michael Jerris 0c62b3f1d6 fixes for --srcdir
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15933 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 03:28:15 +00:00
Michael Jerris b79a9d3e89 fix typos and missing include directories
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 03:16:01 +00:00
Michael Jerris 0cc8d49853 fix mod_xml_ldap build on OS X 10.6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15931 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 02:47:02 +00:00
Michael Jerris c813825e81 fix OS X 10.6 bulild for mod_radius_cdr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 02:26:59 +00:00
Michael Jerris 1a29281138 fix mod_shout --srcdir build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15927 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 23:23:14 +00:00
Michael Jerris 736136c86e fix typo and --srcdir build for mod_pocketsphinx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 23:01:21 +00:00
Anthony Minessale 9f63ba44ca skip update when val has not changed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 22:38:48 +00:00
Anthony Minessale e23f44cced last commit was daft, real fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15923 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 22:21:29 +00:00
Michael Jerris fcbe0ad045 fix mod_speex --srcdir build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 22:16:44 +00:00
Anthony Minessale c68fc40766 typo in log message
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 22:09:36 +00:00
Michael Jerris 435177998e remove pre-configuration from celt tarball
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 22:04:47 +00:00
Anthony Minessale 5e38b054a6 MODAPP-376 3rd time's a charm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 21:51:10 +00:00
Michael Jerris d2cf7f862a fix --srcdir builds for modules that download libraries mod_flite mod_pocketsphinx mod_celt mod_radius_cdr mod_soundtouch mod_memcache mod_curl mod_xml_ldap mod_shout mod_ldap (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 21:20:02 +00:00
Brian West 2bae37ae96 sign this is a new option when you don't wanna use auto-nat but you wish to toggle the lies of the contact
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15916 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 20:48:01 +00:00
Michael Jerris 34d5446e9d fix --srcdir builds for mod_sndfile and mod_siren
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15914 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 19:04:20 +00:00
Michael Jerris c4d1333185 fix portaudio build with jack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15911 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 18:12:55 +00:00
Mathieu Rene 5f60263167 mod_conference: add conference member data into the play-file-member-done event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15909 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 16:43:30 +00:00
Rupa Schomaker b78a8b3236 remove memcache version, it never worked right and is unworkable w/out a lot
of effort.  will revisit when pluggable limit implemented


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 16:14:52 +00:00
Brian West d2e00a74fd update sphinxbase, pocketsphinx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15907 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 15:04:30 +00:00
Georgiewskiy Yuriy 2375a250ae move faststart to callproceeding due to some broken hardware not anderstand correclty faststart in progress.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15906 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 14:54:12 +00:00
Georgiewskiy Yuriy c0b178bdef fix rtp timer initialisation.
implement alerting-indication option and channel variable.
implement progress-indication option and channel variable.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15905 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 12:18:29 +00:00
Anthony Minessale a4da5e5833 FSCORE-510
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15902 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 04:18:10 +00:00
Michael Jerris b1bc85029c fix dependency
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15900 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 03:55:02 +00:00
Michael Jerris ae67ecceac fix mod_portaudio linux build with alsa (MODAPP-377)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15899 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 03:20:06 +00:00
Brian West be1f9c40bc swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15898 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 02:50:51 +00:00
Michael Jerris 2ca3c17e90 try to fix portaudio linking (MODAPP-377)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15895 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 02:11:04 +00:00
Brian West 21e3bb970a if space
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 01:20:26 +00:00
Anthony Minessale 376861fd8c reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15892 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 00:29:40 +00:00
Anthony Minessale d13a46acd5 stop race condition in sofia where we tried to send an ack on a dead call and turn off early hangup by default (if you dont know that that is, good, do not document this)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15891 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 00:28:54 +00:00
Andrew Thompson c2cde58f38 Move erlang module's default config file to be with all the others
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 22:10:12 +00:00
Anthony Minessale a06ae39905 FSCORE-511
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15876 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 21:04:33 +00:00
Anthony Minessale cd1824e119 Adding switch_mprintf (broken out from sqlite)
Adding new %w to mprintf to auto escape both single quote and backslashes
Improve the tab completion a tad and fix some sqlite/odbc compat with new mprintf opts
Change the default stream writer to use switch_vmprintf so %q/%w can be used there too



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15875 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 20:51:13 +00:00
Andrew Thompson 15363cdb2f Tracking API change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15871 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 17:43:10 +00:00
Brian West 185fa599db these two cases do not need to be on IF the flag is set otherwise you can't LIE about the contact dyanmically. These are the TWO cases that had a not PFLAG_AUTO_NAT else do the right thing in this case.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15870 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 14:40:47 +00:00
Brian West ae7fe7d4c4 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15866 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 01:44:26 +00:00
Anthony Minessale 6fde2f3961 add priority queue for events so important broadcasts like hold music can take precedenced over event-lock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15865 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 01:29:02 +00:00
Anthony Minessale 91d886ec7b omfg duh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15860 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 20:11:45 +00:00
Anthony Minessale dd6219c62d try to make the dir first so if it fails the mod fails properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15859 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 16:16:24 +00:00
Michael Jerris b805ac1c20 mod_sofia: fix send-message-query-on-register set to 'false' (MODSOFIA-42)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15857 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 15:52:35 +00:00
Brian West 32e8fab7b6 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15855 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 14:50:51 +00:00
Michael Jerris ead4f5bb35 mod_sofia: add shutdown-on-fail param to sofia profiles (MODSOFIA-45)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 14:42:30 +00:00
Anthony Minessale b497fbd5f8 fix seg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15853 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 22:51:39 +00:00
Brian West 9d49a57b67 move log line to debug only
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 22:28:52 +00:00
Brian West f556ece4e8 MODENDP-273, Try this.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 21:30:49 +00:00
Michael Jerris 8967d4e670 add disable_q850_reason chan var to disable sending Reason header in sip BYE messages (MODSOFIA-44)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 21:23:13 +00:00
Michael Jerris a977524425 more --srcdir fixes (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 20:31:12 +00:00
Michael Jerris 84c9c22c1c fix --srcdir build for mod_ilbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 17:40:49 +00:00
Michael Jerris 3290521970 fix --srcdir build for mod_sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 17:39:30 +00:00
Michael Jerris 1c9dae81a9 mod_conference: add mute on/mute off actions in addition to toggle mute action (MODAPP-370)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15845 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 17:25:28 +00:00
Anthony Minessale 2f4fcf9a9f MODAPP-376 .. AGAIN
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15844 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 17:22:42 +00:00
Brian West bdd80b759a missing ikey
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15843 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 17:00:09 +00:00
Michael Jerris 39ee7ef2af change name of 'key' field due to reserved name in sql
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15842 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 16:37:48 +00:00
Anthony Minessale 1326265b96 add uuid_recv_dtmf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15840 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 01:47:54 +00:00
Anthony Minessale 450e63c0d1 MODAPP-376
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15838 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 00:05:40 +00:00
Brian West b7f4b4cd2b don't seg if tech_pvt isn't there.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15837 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 22:10:38 +00:00
Michael Jerris a2cd9bfb54 attempted srcdir fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15834 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 19:55:56 +00:00
Anthony Minessale 6592c9a616 remove unnecessary line and add NULL check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15832 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 19:07:53 +00:00
Jeff Lenk 12e54755cd update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15831 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 18:14:27 +00:00
Michael Jerris 0863bbcbae don't set auto-nat on ipv6 profiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15829 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 16:29:52 +00:00
Michael Jerris 50c8d92713 mod_vmd: make MIN_TIME configurable via channel variables(MODAPP-372)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15825 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 15:04:58 +00:00
Brian West ed5506c661 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15824 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 13:35:30 +00:00
Michael Jerris 216c47b509 automake mod_skypiax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15821 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 09:26:46 +00:00
Michael Jerris 59472c23ef automake mod_portaudio and mod_portaudio_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15820 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 09:00:05 +00:00
Michael Jerris 4d72cd6ba0 automake mod_iax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15819 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 07:59:34 +00:00
Michael Jerris 0953fbc88e whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15818 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 07:57:22 +00:00
Michael Jerris 7050de5c62 automake mod_t38gateway (still not a real working module)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15817 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 07:53:45 +00:00
Michael Jerris ea181ca4aa move mod stress to use automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 07:45:28 +00:00
Michael Jerris f5ee8eea00 fix setting of BASE passed to module makefiles when doing --srcdir builds (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15814 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 07:22:00 +00:00
Michael Jerris aad61cadd4 move mod_expr to use automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15813 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 07:14:34 +00:00
Michael Jerris bad1d93169 move mod_enum to use automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 07:07:43 +00:00
Michael Jerris 4b095aebcb cleanup Makefile.am based module Makefiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15811 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 06:47:28 +00:00
Michael Jerris bcbc54f997 mod_sofia: send bye instead of cancel after invalid 200 OK (MODENDP-270)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15808 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 03:32:56 +00:00
Michael Jerris abebcb13f9 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15807 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 00:46:54 +00:00
Michael Jerris d6f2852836 code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15806 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 00:07:23 +00:00
Michael Jerris 8faff0e076 code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 21:25:57 +00:00
Michael Jerris d1be73ed83 code before decl and whitespace
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 21:23:09 +00:00
Anthony Minessale 10db68adce can't win
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15794 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 20:54:15 +00:00
Anthony Minessale d10d505e56 can't win
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 20:54:07 +00:00
Anthony Minessale 625defb1f2 try this jlenk
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15792 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 20:40:53 +00:00
Anthony Minessale c75b69decb clean up mod_event_multicast to use blocking recvfrom and better error checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15791 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 20:32:56 +00:00
Mathieu Rene 866d98f586 set sip_copy_custom_headers=false to avoid custom sip headers to be copied on the b-leg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 19:57:50 +00:00
Jeff Lenk c01fe7f901 fix runaway ptime mismatch with xlite and bv
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 18:10:27 +00:00
Mathieu Rene c56c6f966c mod_dahdi_codec: code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 06:10:32 +00:00
Anthony Minessale 6158aac6ab huge sonus infection FSRTP-8
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 22:51:50 +00:00
Michael Jerris 718671a30d fix code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15776 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 18:19:30 +00:00
Mathieu Rene dea8d99a81 mod_skypiax: code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15765 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 06:09:32 +00:00
Mathieu Rene 302355202a add escape api command to escape a string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15764 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 02:37:05 +00:00
Anthony Minessale 0b4bd3e1c1 retry reg faster on dns timeouts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 20:47:46 +00:00
Anthony Minessale f8da7ac30e more nat cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15759 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 18:46:17 +00:00
Anthony Minessale 5e1914efca allow recursive broadcasting
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15757 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 18:13:11 +00:00
Michael Jerris 577147a774 fix non solaris mod_perl build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15753 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 14:24:52 +00:00
Michael Jerris 454852bde0 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 14:24:10 +00:00
Michal Bielicki 48f96e39ef First go at fixing FSBUILD-93 but seems only 75% done
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15751 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 07:56:18 +00:00
Brian West 56f10fb3c6 Well I'll be a son of a monkey's bitch, it was that bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15748 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 01:58:05 +00:00
Michael Jerris 02c7a3acc9 picked the wrong day to stop sniffing glue...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15745 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 22:19:07 +00:00
Christopher Rienzo 578466fd4a fix for loquendo MRCPv2 - destroy session instead of removing channel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15736 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 14:59:34 +00:00
Anthony Minessale c314c09976 add Vagabond's week of year patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-30 16:23:42 +00:00
Michael Jerris ae05a0c5de cleanup makefiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-30 15:21:04 +00:00
Michael Jerris 7c255937c3 pass configure args/vars to sub-configure commands run from module makefiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-30 14:23:09 +00:00
Michael Jerris c619db0f4e test build of this on openwrt please
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15716 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-30 12:20:55 +00:00
Michael Jerris bd6082c923 fix --srcdir build for mod_expr (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15711 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-29 08:28:28 +00:00
Michael Jerris c2a682921b fix mod_enum --srcdir build (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15710 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-29 08:20:34 +00:00
Michael Jerris b871302d45 a few modules now build with --srcdir (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15709 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-29 08:15:01 +00:00
Michael Jerris 7bfdd463b6 more --srcdir fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15708 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-29 05:50:59 +00:00
Michael Jerris d9a103bd5b an attempt at working --srcdir builds for the modules. (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15704 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-29 04:58:51 +00:00
Anthony Minessale 8372d9c2bf only assume sendonly is hold operation when call is already answered in proxy-media situation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-27 19:02:20 +00:00
Anthony Minessale f07550126b FSCORE-503
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15697 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-27 16:47:08 +00:00
Rupa Schomaker a111968873 choose CURLOPT_TIMEOUT variant at compile time, use MS if available
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 15:54:10 +00:00
Rupa Schomaker dac51bf526 urggh, TIMEOUT_MS needs libcurl 7.16.2, we have 7.16.0
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15685 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 15:25:19 +00:00
Rupa Schomaker ca55ba252f don't leak db connections (ok, only 1)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 06:59:57 +00:00
Rupa Schomaker 5828d178de add shorter timeout + warn on slow responses
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15683 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 06:13:10 +00:00
Rupa Schomaker 7dc4612e2f use new cache db api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15682 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 05:38:43 +00:00
Rupa Schomaker ae2ed8f5d8 use new cached odbc api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 03:54:04 +00:00
Anthony Minessale 36689432e0 move mod_limit to cache_db and clean up vm legacy code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15677 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 00:07:24 +00:00
Anthony Minessale 8ae40dd26a reset the remote_media ip/port vars more oftern
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15676 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 23:09:23 +00:00
Anthony Minessale 16fdb470bb too bad nobody reads all the rest of the code where more critical issues may lie
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15675 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 22:21:02 +00:00
Anthony Minessale 6daa81d7b8 ok find stangor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15674 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 21:34:51 +00:00
Anthony Minessale c706e9bb3c only kill event socket on 100 consecutive errors
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15671 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 19:59:26 +00:00
Marc Olivier Chouinard d8c745a1bd mod_voicemail: Change so total_new_messages and total_saved_messages include the count of new/saved urgent messages (Issue caused by MODAPP-359)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 18:26:49 +00:00
Brian West 1588d5c552 voicemail tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 00:23:07 +00:00
Anthony Minessale 9330d877a4 refactor code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 00:03:00 +00:00
Anthony Minessale d34d8ae16b add separate inbound/outound codec prefs params to sofia profile original codec-prefs sets both to the same value for back-compat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 18:52:57 +00:00
Anthony Minessale aba8d7590f FSCORE-481
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 18:18:09 +00:00
Marc Olivier Chouinard cf8d26bef3 mod_sofia: Revert part of MODSOFIA-41 r15654 that deal with phone reboot. It break aastra and polycom reboot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 16:26:04 +00:00
Brian West c48ccd9e95 use profile flag instead
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15655 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 16:24:24 +00:00
Brian West 383541f3d0 MODSOFIA-41 , fail2ban support in mod_sofia thanks jay binks.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 16:11:56 +00:00
Michael Jerris 21b0575ea9 fix mod_spidermonkey on osX 10.6 (lets see if this breaks any other platforms)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15650 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 05:25:16 +00:00
Marc Olivier Chouinard 90c7043e2a mod_voicemail: Fix r15636 so New are New, and Old are Old messages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15639 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 23:15:26 +00:00
Michael Jerris d0810cd4de mod_voicemail: decrease sql queries for message counts (MODAPP-359)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15636 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 22:46:34 +00:00