8548 Commits

Author SHA1 Message Date
Anthony Minessale
4997507dfe adjust buffering sizes to allow resampling of high defination audio codecs so they can be transcoded to lower and higher levels
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11145 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 19:12:09 +00:00
Anthony Minessale
5edf696110 cache read_codec implementation to reduce risk of race conditions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11143 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 18:37:44 +00:00
Anthony Minessale
bb35643915 fix regression from change last week
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11137 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 17:12:09 +00:00
Anthony Minessale
a280368895 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11113 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-10 16:04:34 +00:00
Brian West
00160cc9c3 reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11112 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-10 16:01:02 +00:00
Anthony Minessale
c711a50846 fix double close of filehandles and add recording of native files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-10 03:52:28 +00:00
Anthony Minessale
732677a58f MODENDP-167
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 23:21:38 +00:00
Anthony Minessale
8b8e935551 make error more clear about missing trunk_type param in openzap.conf (and auto tolerate the err) and fix printf metas
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 22:09:49 +00:00
Anthony Minessale
ea5c385281 numerous fixes from regression testing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 20:34:01 +00:00
Anthony Minessale
2b5f146373 MODENDP-166
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 15:34:34 +00:00
Brian West
03858b52b7 doh this is wrong
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 03:30:25 +00:00
Brian West
df2913511c avoid segfault when playing a 48k wav as a transfer ringback to an 8k ulaw channel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 03:28:52 +00:00
Anthony Minessale
da034c4fbb comment out incomplete code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-08 19:45:44 +00:00
Brian West
f813ebe087 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-08 17:36:32 +00:00
Anthony Minessale
d6290803ac add bridge/unbridge too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11098 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-08 16:43:07 +00:00
Anthony Minessale
dd7897420a add park/unpark to verbose event list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-08 16:41:32 +00:00
Anthony Minessale
e6302e9407 fix resampling issues (add to 1.0 branch)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11090 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-08 01:42:09 +00:00
Anthony Minessale
c84bae29aa issue from http://track.sipfoundry.org/browse/XECS-2079
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-07 18:09:55 +00:00
Michael Jerris
4d97fb66a0 fix windows build breakage from svn rev 11084
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-07 14:25:08 +00:00
Anthony Minessale
2549501cf9 load global symbols in spidemonkey and change to new dso code (add to 1.0 branch)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-07 00:43:25 +00:00
Anthony Minessale
f31da71c14 add more sanity checks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-06 23:40:28 +00:00
Anthony Minessale
abb2691bde ditto
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-06 23:26:49 +00:00
Anthony Minessale
c576ef7a6e fix some media issues (shoud go into the 1.0 branch)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-06 22:39:48 +00:00
Anthony Minessale
ea8ddfd4f2 fix some media issues (shoud go into the 1.0 branch)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11080 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-06 21:22:01 +00:00
Anthony Minessale
4cc1136433 fix some media issues (shoud go into the 1.0 branch)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11079 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-06 21:07:58 +00:00
Anthony Minessale
bbac44c53a cleanup and fix disconnect race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11078 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-06 00:18:57 +00:00
Brian West
dace6b6bb9 sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11077 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 21:49:28 +00:00
Brian West
1a401ee77b doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11076 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 20:51:45 +00:00
Anthony Minessale
aae3c8b8a3 make conference verbose-events param to control if events have all the channel data or not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 20:44:45 +00:00
Anthony Minessale
71011217cb make conference verbose-events param to control if events have all the channel data or not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11074 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 20:43:53 +00:00
Anthony Minessale
2b3766a053 make conference verbose-events param to control if events have all the channel data or not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11073 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 20:25:02 +00:00
Brian West
9bd272284d Revert my change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 16:54:15 +00:00
Mathieu Rene
f5194b66b0 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 16:43:16 +00:00
Mathieu Rene
eebdfba586 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11070 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 16:42:46 +00:00
Brian West
4b58f8dbf5 auto_answer isn't set on a bridge
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 16:22:09 +00:00
Michal Bielicki
e18156535b vasprintf does not exist in solaris, so adding another ifndef
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11068 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 15:23:06 +00:00
Michal Bielicki
15d45c0604 getting rid of freaking DOS file endings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11067 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 15:01:47 +00:00
Brian West
532b650551 don't add pre tag because its bad to assume
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11066 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-04 00:58:50 +00:00
Ken Rice
df90cf179c Now we\'re really ready
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-03 21:39:12 +00:00
Brian West
dbb868ac11 TIMMAH!!!!!!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11064 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-03 18:57:31 +00:00
Brian West
9239d4217e shush compiler
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11063 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-03 18:24:45 +00:00
Anthony Minessale
160fbc2c3d add 'conference xml_list' and 'conference myconf xml_list'
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11062 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-03 18:04:30 +00:00
Anthony Minessale
74e21a82d2 fix issue MODENDP-165
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11061 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-03 03:10:11 +00:00
Michael Jerris
b5bff86cf3 add debug logs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11060 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-02 20:55:09 +00:00
Michael Jerris
a0435ed981 better error message
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-02 19:58:36 +00:00
Michael Collins
5079adbfd9 Bump Doxygen version to 1.0.2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11058 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-02 18:35:59 +00:00
Ken Rice
c5134b9448 why didnt we do this earlier
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11057 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-02 17:40:26 +00:00
Anthony Minessale
cd44e9e72e tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11056 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-02 17:39:31 +00:00
Ken Rice
63cd3a9810 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-02 04:38:12 +00:00
Ken Rice
a371baa459 even easier
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11054 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-02 04:31:34 +00:00