Anthony Minessale
93cc3dc556
normalize tests for outbound channels to use switch_channel_direction instead of testing for CF_OUTBOUND
2010-12-15 20:59:42 -06:00
Giovanni Maruzzelli
c7aefe934f
gsmopen: retry serial initialization if failed, zeroing audio buffers, slower retry on soundcard busy (EAGAIN)
2010-11-26 06:48:48 -06:00
Giovanni Maruzzelli
567dab9376
gsmopen: fix alsa_nogsmlib_nocplusplus/mod_gsmopen/Makefile
2010-10-19 12:01:43 -05:00
Giovanni Maruzzelli
355c0dbb8f
gsmopen: fix FS-2793, compilation stops
2010-10-19 12:01:43 -05:00
Anthony Minessale
46c6650a94
pass originate flags into session_request so we can selectivly skip throttling
2010-08-26 12:19:49 -05:00
Giovanni
70ab76902e
skypopen: updating Windows solution
2010-04-22 13:28:23 +02:00
Travis Cross
db26c65ea7
Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree.
...
Check for files that we are accidentally ignoring:
git ls-files -i --exclude-standard | sed -e "s:.:\!\/\\0:"
Check for files that we might want to ignore:
git ls-files -o --exclude-standard | sed -e "s:.:\/\\0:"
2010-04-05 23:17:43 +00:00
Michael Jerris
a33b576e70
copy mod_gsmopen from branch
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17138 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-30 05:59:43 +00:00