aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2007-07-24Don't create the Asterisk channel until we are starting the PBX on it.qwell1-16/+13
2007-07-23Fix some incorrect softkey labels in messages.qwell1-8/+3
2007-07-23Merged revisions 76653 via svnmerge from file1-2/+2
2007-07-23Don't try to queue up hold/unhold frames on a non-existent channel.qwell1-0/+8
2007-07-23Merged revisions 76560 via svnmerge from file1-1/+8
2007-07-23(closes issue #10268)file1-1/+1
2007-07-23Use a signed integer for storing the number of bytes in the packet read fromrussell1-1/+1
2007-07-21Merged revisions 76226 via svnmerge from russell1-0/+1
2007-07-20Allow getting a call from an existing "sub" channel.qwell1-26/+25
2007-07-20It's possible for sub->owner to be NULL here if you cancel the call immediate...qwell1-1/+1
2007-07-20Merged revisions 76080 via svnmerge from file1-0/+5
2007-07-19Remove some duplicate code.qwell1-1/+0
2007-07-19Merged revisions 75927 via svnmerge from russell1-1/+3
2007-07-18Need to make sure we set milliseconds and timestamp - pointed out by the rece...qwell1-0/+2
2007-07-18Merged revisions 75757 via svnmerge from russell1-1/+1
2007-07-18Umm, why are we transmitting dialtone on cfwdall?qwell1-1/+0
2007-07-18Backport GCC 4.2 fixes. Without these Asterisk won't build under devmode usin...file2-3/+3
2007-07-18Fixes for 7935/7936 conference phones.qwell1-19/+96
2007-07-18Fix issues with new 79x1 phones.qwell1-11/+20
2007-07-18Few more places that needs to check for onhold state.file1-3/+3
2007-07-18(closes issue #10165)file1-2/+3
2007-07-18Don't bother reloading chan_h323 if it did not load successfully in the first...file1-0/+4
2007-07-17Merged revisions 75449 via svnmerge from russell1-1/+1
2007-07-17Merged revisions 75444 via svnmerge from russell3-11/+21
2007-07-17Merged revisions 75440 via svnmerge from russell1-0/+1
2007-07-13Merged revisions 75052 via svnmerge from russell1-3/+12
2007-07-12Change to my previous fix regarding agent logoff soft. Now uses deferlogoff i...mmichelson1-4/+6
2007-07-12This patch resolves 10143; thanks to irroot for the patch; looked acceptable....murf1-2/+3
2007-07-12It helps if I actually add this stuff for the 7921 too - otherwise it won't a...qwell1-0/+3
2007-07-12Add device ID for 7921 wireless skinny phoneqwell1-0/+1
2007-07-12Fix dialing in skinny that was broken in some cases.qwell1-1/+1
2007-07-11Merged revisions 74766 via svnmerge from russell1-3/+8
2007-07-11Merged revisions 74719 via svnmerge from mmichelson1-1/+3
2007-07-11Instead of figuring out kernel versions that have compiler.h and not... let's...file1-0/+3
2007-07-11Only check if we need to do a SIGMA based tone generation if we have a card. ...file1-1/+1
2007-07-10Merged revisions 74376 via svnmerge from qwell1-4/+6
2007-07-10Only spit out an inringing warning message when it is applicable. Since call ...file1-2/+2
2007-07-09Merged revisions 74158 via svnmerge from qwell1-8/+8
2007-07-09Only destroy the scheduler context if it was allocated. (issue #10124 reporte...file1-2/+3
2007-07-09Few minor thread synchronization tweaks. (issue #10124 reported by gzero)file1-1/+1
2007-07-08While tracking down a bug, I need some more history. Dumphistory is very usef...oej1-0/+2
2007-07-06Merged revisions 73768 via svnmerge from russell1-1/+4
2007-07-06Merged revisions 73678 via svnmerge from russell1-2/+6
2007-07-06Merged revisions 73674 via svnmerge from mmichelson1-1/+1
2007-07-05Fix a crash in chan_sip. Don't try to stop the monitor thread if it was neverrussell1-1/+1
2007-07-05copy from the correct buffer when deferring a full framerussell1-10/+10
2007-07-05* Store the call number that a thread is processing without the full frame bitrussell1-3/+4
2007-07-05Merged revisions 73547 via svnmerge from kpfleming1-0/+3
2007-07-05Merged revisions 73466 via svnmerge from file1-0/+2
2007-07-05Make this module build for me in dev-moderussell2-3/+5