Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/freeswitch: moved from testing | Natanael Copa | 2010-04-23 | 7 | -210/+0 |
| | |||||
* | testing/freeswitch: rebuild without debugging | Natanael Copa | 2010-04-23 | 1 | -3/+1 |
| | | | | the 1.0.6 seems to fix the issues | ||||
* | testing/freeswitch: upgrade to 1.0.6 | Natanael Copa | 2010-04-22 | 1 | -3/+3 |
| | |||||
* | testing/freeswitch: enable debugging | Natanael Copa | 2010-04-21 | 1 | -1/+3 |
| | |||||
* | testing/freeswitch fixes #326. Updated initd and added confd | Michael Mason | 2010-03-18 | 6 | -25/+38 |
| | |||||
* | testing/freeswitch updated with init script and post/pre install scripts | Michael Mason | 2010-03-17 | 5 | -15/+50 |
| | |||||
* | testing/freeswitch: moved from unstable | Natanael Copa | 2010-02-02 | 4 | -0/+162 |
| | | | | fixes #257 | ||||
* | unstable/freeswitch: moved from testing | Natanael Copa | 2009-08-21 | 6 | -428/+0 |
| | | | | does not build | ||||
* | testing/freeswitch: bumped pkgrel | Natanael Copa | 2009-03-06 | 1 | -1/+1 |
| | |||||
* | testing/freeswitch Patch for initd and install scripts | Michael Mason | 2009-03-06 | 2 | -0/+34 |
| | |||||
* | testing/freeswitch: new aport | Natanael Copa | 2009-03-04 | 4 | -0/+394 |
A communications platform written in C from the ground up http://www.freeswitch.org TODO: - make init.d scripts - check where logs etc goes. There are some dirs in /usr that probably should not be there. - test if it works - dahdi plugin? - download sounds. There are a make target for sounds but I'd prefer we add add the sounds url in sources. Might be we want those in a separate package. - Figure out how to use system libraries, pcre, speex, sqlite3, apr, apr-util and more rather than the version freeswitch ships. This should be a configure option probably. i.e --with-shared-pcre or similar |