Commit Graph

6676 Commits

Author SHA1 Message Date
Michael Jerris
5d7c2011c4 add advanced installer file (http://www.advancedinstaller.com/)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8895 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:43:06 +00:00
Michael Jerris
64997c4d8e vim extendtab is bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:12:26 +00:00
Michael Jerris
1d46f922e2 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 18:50:15 +00:00
Anthony Minessale
11cedd5fcb fix pointer thing contd
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8892 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 17:39:25 +00:00
Anthony Minessale
1328231c67 fix pointer thing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8891 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 17:24:53 +00:00
Anthony Minessale
53da93061a tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8890 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 17:11:15 +00:00
Michael Jerris
286362ca64 let configure figure out if we have the header files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8889 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 17:08:46 +00:00
Anthony Minessale
4d20dd3e9a fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 16:48:05 +00:00
Michael Jerris
8cfa2c170d build tweak for windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 16:35:36 +00:00
Anthony Minessale
e106662f1d fix for MODENDP-111
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8886 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 15:09:56 +00:00
Anthony Minessale
60e352cb6e can't win with sip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8885 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 15:01:46 +00:00
Anthony Minessale
a1cf7067b6 add EventConsumer obj to cpp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8884 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-02 21:12:57 +00:00
Michael Jerris
36e013853c add usage documentation for !importance (MODAPP-100)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8883 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-02 20:54:42 +00:00
Brian West
5c293154cd move enum into extensions so you can disable it with ease
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8882 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-02 20:44:16 +00:00
Anthony Minessale
eec83be1c9 tweak ping behaviour
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-02 17:18:34 +00:00
Anthony Minessale
43b712b7b1 add some write locks to the core and a function to unregister event bindings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8880 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 23:41:09 +00:00
Anthony Minessale
34215ce00f add USR1 as alias for hup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8879 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 22:30:28 +00:00
Michael Jerris
ebeb644779 add header that Nuaunce considers mandatory (MODASRTTS-5)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8878 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 18:04:34 +00:00
Michael Jerris
535698d12a fix cross compile (FSBUILD-53)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8877 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 17:53:03 +00:00
Michael Jerris
7b7af8f948 allows the "eavesdrop_group" variable to contain several groups, comma separated. (MODAPP-101)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8876 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 17:49:01 +00:00
Michael Jerris
e786772a72 don't destroy a codec that has not been created (MODAPP-101)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8875 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 17:45:35 +00:00
Michael Jerris
2d9184f616 dont flood logs with eavesdrop messages (MODAPP-101)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8874 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 17:41:54 +00:00
Michael Jerris
045a2999f4 tweak ifdef
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8873 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 17:40:53 +00:00
Michael Jerris
916f1cff48 whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8872 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 17:36:53 +00:00
Michael Jerris
d811f46f4e don't error in spec file and set a version on trunk (FSBUILD-48)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8871 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 16:48:11 +00:00
Michal Bielicki
cb3788f714 build tweak for solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8870 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 15:50:06 +00:00
Anthony Minessale
363e596da6 fix FSCORE-146
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 14:25:36 +00:00
Anthony Minessale
ae55323420 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 13:39:40 +00:00
Anthony Minessale
f1450d3a9a fix FSCORE-47
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8867 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-30 22:22:44 +00:00
Anthony Minessale
4b369c4f93 fix build for 64
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8866 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-30 21:55:38 +00:00
Anthony Minessale
ebe53e826c remove assert on uninit mem
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8865 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-30 20:42:23 +00:00
Anthony Minessale
35dc909cf6 Yet Another Mega Labotomy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-30 18:56:29 +00:00
Michael Jerris
938f62373d don't seg when using more than SWITCH_MAX_CODECS and bump SWITCH_MAX_CODECS to 50 (we have more than 30 in tree) (MODFORM-10)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8863 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-30 17:52:22 +00:00
Anthony Minessale
b84b74e9d3 deal with sips legacy bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8862 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 23:34:33 +00:00
Anthony Minessale
978486d139 deal with some sips: contacts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8861 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 21:38:59 +00:00
Anthony Minessale
0ca1319e1a update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8860 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 18:38:21 +00:00
Anthony Minessale
587bbe6557 add some more warning msgs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8859 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 17:46:04 +00:00
Michael Jerris
17b96b492c keep sofia from re-setting __func__
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 16:36:09 +00:00
Anthony Minessale
de5450c5fb tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8857 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 16:20:20 +00:00
Anthony Minessale
2cae9ae781 strip off our private params
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 16:01:40 +00:00
Anthony Minessale
d88d2c1b3c add url encode/decode api calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8855 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 15:07:28 +00:00
Anthony Minessale
dcca03341d let voicemail favor effective_caller_id_name/number
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 15:01:14 +00:00
Brian West
37466b64dc fix mod_shoutr record stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8853 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-26 20:58:22 +00:00
Anthony Minessale
879049b9d0 bigger buffer for regex match
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-26 20:37:14 +00:00
Anthony Minessale
0f16046103 add path support to sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-26 20:19:09 +00:00
Brian West
c441ffb848 tweak thx sekil
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-26 19:52:41 +00:00
Michael Jerris
dfe4e7af3f tweak for new lib location in newer cepstral version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-26 02:50:08 +00:00
Michael Jerris
c82df03538 const tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8848 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-26 02:45:16 +00:00
Michal Bielicki
872c349fec tweak for gcc build on solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-26 02:27:32 +00:00
Michael Jerris
424e771ea1 use the session interval
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-25 22:09:33 +00:00