aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2006-09-29fix a few build system bugs, and convert Makefiles to be compatible with GNU ...kpfleming1-3/+5
2006-09-29Compile first, pleasepcadach1-3/+3
2006-09-29Set TON/PRESENTATION information more carefully when no CallingNumber IE avai...pcadach1-0/+10
2006-09-29Fake display name by called number on incoming calls (until passing connected...pcadach1-0/+2
2006-09-29Ported code refers to H.450 - add includespcadach1-0/+6
2006-09-29Properly pass TON/PRESENTATION information - originalpcadach2-1/+308
2006-09-29Pass TON/PRESENTATION information toopcadach4-7/+42
2006-09-29don't abuse CFLAGS and LDFLAGS for build of Asterisk components, because they...kpfleming1-3/+3
2006-09-28Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka)file6-13/+10
2006-09-28Extend call establishment timeoutpcadach1-1/+4
2006-09-28Make sure the pvt exists before accessing it again as it may have gone away (...file1-1/+1
2006-09-28Fix compiler warningpcadach1-1/+1
2006-09-28Force remote side to start media on outgoing PROGRESS messagepcadach2-0/+40
2006-09-28Merged revisions 43764 via svnmerge from crichter3-25/+9
2006-09-28Do not open transmit channel until TCS is receivedpcadach1-0/+4
2006-09-27Get rid of two functions from a time now past (we THINK these are from pre-re...file1-33/+17
2006-09-27removed the chan_misdn versioning, since asterisk has it's owncrichter2-3/+2
2006-09-27Make rfc2833compensate a global option. file1-0/+5
2006-09-26Merged revisions 43705 via svnmerge from file1-2/+2
2006-09-26Add missing newline character in the warning message about deprecated TOS valuesrussell1-1/+1
2006-09-26Strip options off the argument passed for devicestate in chan_local. (issue #...file1-1/+5
2006-09-26Add proper codec support to chan_skinny. Works with at least ulaw, alaw, and...qwell1-15/+96
2006-09-25Fix ASN1 description of non-standard Cisco extensionspcadach3-8/+8
2006-09-25Backport changes of trunk:pcadach2-19/+30
2006-09-25Merged revisions 43472,43495 from trunkpcadach3-3/+7
2006-09-24Fix a CLI command registration issue where an erroneous message claiming thatrussell1-6/+1
2006-09-24Merged revisions 43552 via svnmerge from russell1-1/+3
2006-09-22Allow chan_skinny.so to be unloaded properly.qwell1-18/+55
2006-09-22return AST_MODULE_LOAD_DECLIDE if mISDN could not be configuredrussell1-1/+1
2006-09-22First shot at unload_module in chan_skinny..qwell1-37/+25
2006-09-21updates for better compontent supportmogorman1-1/+1
2006-09-21Some more clean up in the load function for chan_oss (issue #8002 reported by...file1-20/+20
2006-09-21Clean up chan_mgcp's module load function (issue #8001 reported by Mithraen w...file1-21/+22
2006-09-20merge down mark's users.conf fixeskpfleming1-0/+26
2006-09-20Fix some chan_zap warning messages, when HAVE_PRI is not defined.qwell1-7/+5
2006-09-20A few misses from constificationtilghman1-1/+1
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...tilghman4-16/+16
2006-09-20Split capability definitions into own source filepcadach5-356/+363
2006-09-20Remove unnecessary (long time ago commented out) codepcadach2-61/+0
2006-09-20Fix missed extension replacementpcadach1-1/+1
2006-09-20Change file naming to be conform OpenH323 rulespcadach4-11/+1
2006-09-20Do clean for h323 directory toofile1-0/+2
2006-09-20Merge in latest round of chan_h323 changes. These are all isolated to chan_h3...file5-108/+174
2006-09-20Merged revisions 43314 via svnmerge from kpfleming2-6/+6
2006-09-20Merged revisions 42133 via svnmerge from bweschke1-3/+16
2006-09-19move this header to include where it belongskpfleming1-2/+2
2006-09-19Get rid of zero size old config filemattf1-0/+0
2006-09-19Various updates from PCadach's chan_h323-live branchmattf1-1/+16
2006-09-19Work!!!mattf7-0/+1505
2006-09-19While this is experimental I don't think it should be experimental enough to ...file1-1/+1