summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2008-01-15Merged revisions 98946 via svnmerge from Russell Bryant
2008-01-15Merged revisions 98943 via svnmerge from Russell Bryant
2008-01-15Merged revisions 98934 via svnmerge from Joshua Colp
2008-01-14Merged revisions 98894 via svnmerge from Joshua Colp
2008-01-14Add proper call forwarding (all and busy) support for chan_skinny.Jason Parker
2008-01-14Fix for potential crash with vmextenJason Parker
2008-01-12Add 'zap set dnd' CLI command, and ensure that the AMI DNDState event always ...Kevin P. Fleming
2008-01-11Add 'auto' signalling mode for Zaptel channels.Kevin P. Fleming
2008-01-11Merged revisions 98164 via svnmerge from Tilghman Lesher
2008-01-11Ascom phones send Flash events as SIP INFO using '!' as the 'digit'Kevin P. Fleming
2008-01-11Add a new global and per-peer option to chan_sip, qualifyfreq, which allows youRussell Bryant
2008-01-10Merged revisions 97973 via svnmerge from Tilghman Lesher
2008-01-10The fixes in this commit are mainly to allow compiling of trunk with --enable...Steve Murphy
2008-01-10Several manager changes:Tilghman Lesher
2008-01-09remove a wrong 'const'Luigi Rizzo
2008-01-09Two changes:Luigi Rizzo
2008-01-09Merged revisions 97489 via svnmerge from Philippe Sultan
2008-01-09Implement keyboard handling, and use it to enterLuigi Rizzo
2008-01-09Merged revisions 97448 via svnmerge from Kevin P. Fleming
2008-01-09Merged revisions 97410 via svnmerge from Kevin P. Fleming
2008-01-09implement the "console startgui" and "console stopgui"Luigi Rizzo
2008-01-09make get_video_desc() return the active console ifLuigi Rizzo
2008-01-08add copyright (most of this code was written by Marta Carbone),Luigi Rizzo
2008-01-08add support for textareas, used for various dialog windows on the gui.Luigi Rizzo
2008-01-08Change reference to external library so it appears on the extref listingOlle Johansson
2008-01-08One line documentation ftw!Joshua Colp
2008-01-08Merged revisions 97195 via svnmerge from Joshua Colp
2008-01-08Move common code for setting T38 capabilities and fix a bug with fax detectio...Joshua Colp
2008-01-08Merged revisions 97077 via svnmerge from Tilghman Lesher
2008-01-07add support for cropping the keypad image while displaying it.Luigi Rizzo
2008-01-07update comments to reflect reality (or at least planned behaviour).Luigi Rizzo
2008-01-07resolve a load-time problem avoiding a call to console_do_answer.Luigi Rizzo
2008-01-05Now that the version.h file was getting properly regenerated every time the svnRussell Bryant
2008-01-05Add the URL to the home page for portaudio. Also add the location of theRussell Bryant
2008-01-05improve chan_usbradio to use indications just like chan_alsa/chan_oss do nowKevin P. Fleming
2008-01-04Merged revisions 96525 via svnmerge from Tilghman Lesher
2008-01-04[commit message]Kevin P. Fleming
2008-01-04Merged revisions 96449 via svnmerge from Russell Bryant
2008-01-03Merged revisions 96394 via svnmerge from Russell Bryant
2008-01-03eliminiate sound_thread() and other stuff from chan_oss since Asterisk indica...Kevin P. Fleming
2008-01-03coding guidelines cleanupKevin P. Fleming
2008-01-03Merged revisions 96198 via svnmerge from Christian Richter
2008-01-02Add support for generating a ringing sound on an incoming call. This is a bitRussell Bryant
2008-01-02Note that this module doesn't actually play a ringing sound for an incoming callRussell Bryant
2008-01-02Show the correct CLI command to answer the callRussell Bryant
2008-01-02actually parse and store echocan parameters from zapata.conf... this *should*...Kevin P. Fleming
2008-01-02Add curly braces around a compound if statement so that trunk will build prop...Mark Michelson
2008-01-02another checkpoint... chan_zap can now use the new ZT_ECHOCAN_PARAMS ioctl if...Kevin P. Fleming
2008-01-02Change instances of AST_NONSTANDARD_APP_ARGS(foo, bar, ',') to AST_STANDARD_A...Mark Michelson
2008-01-02Merged revisions 95946 via svnmerge from Joshua Colp