aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2006-02-14Merged revisions 9958 via svnmerge from kpfleming1-1/+1
2006-02-14fixed a certain 64bit segfaultcrichter1-2/+2
2006-02-14fixed the occasional no audio issue, still need deeper investigation .. echot...crichter2-2/+3
2006-02-13declare function_sipppeer as static (issue #6466)russell1-1/+1
2006-02-13remove unneeded var (issue #6466)russell1-2/+2
2006-02-12set peername after recent function updatesrussell1-1/+1
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...kpfleming1-2/+5
2006-02-12major dialplan functions updatekpfleming3-56/+43
2006-02-11Makefile updates for renaming of chan_misdn_configrussell1-6/+2
2006-02-11rename chan_misdn_config.c to misdn_config.crussell1-0/+0
2006-02-11Merged revisions 9609 via svnmerge from russell3-0/+3
2006-02-11don't try to build a chan_misdn_config.sorussell1-0/+3
2006-02-11remove unused header and channel modulekpfleming3-1274/+37
2006-02-11Make IAX2 not try to authenticate when registration info is not changingmarkster1-3/+7
2006-02-11doh!kpfleming1-2/+1
2006-02-10clean up SMDI support commit:kpfleming1-3/+3
2006-02-10Add boost gain option to microphone, also minor bug fixes (#6388)mattf1-18/+85
2006-02-10Minor bugfix for #6386mattf1-1/+1
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)mattf2-8/+86
2006-02-10Merged revisions 9404 via svnmerge from kpfleming2-8/+2
2006-02-10restore 'rfc2833' naming for DTMF mode in chan_sipkpfleming1-6/+6
2006-02-10* jb can be configed by misdn_set_optcrichter1-37/+92
2006-02-10added Proceeding state, to be more ETSI conform with outgoing setups on the N...crichter1-0/+6
2006-02-10Bug 6387 - janitor cleanup for linked liststilghman1-50/+28
2006-02-09still some L1 related fixescrichter1-2/+3
2006-02-09- Change "rfc2833" to "rtp" in sip.conf. Keeping backwards compatibility.oej1-6/+6
2006-02-09remove unnecessary format check in zt_request so that we will actually acceptrussell1-8/+0
2006-02-09clarify return value (issue #6434)russell1-1/+1
2006-02-09Merged revisions 9246 via svnmerge from russell1-0/+1
2006-02-08Merged revisions 9232 via svnmerge from mogorman1-0/+3
2006-02-08fix for the L2 Signallingcrichter1-0/+1
2006-02-08L2 Signalling in PTP-TE Mode fixedcrichter1-2/+16
2006-02-08* dozens of white-space removementscrichter4-148/+62
2006-02-07Make sure we output the APDU debug on pri debug commandsmattf1-2/+2
2006-02-07default values of jitterbuffer and jitterbuffer_upper_threshold should be > 0...crichter1-2/+2
2006-02-06rename properties for forward-porting fixes so they don't conflict with devel...kpfleming1-1/+1
2006-02-03 Don't set a global variable if the channel you're trying to set CHANLOCALSTA...bweschke1-1/+1
2006-02-02make chan_misdn build on x86-64kpfleming1-2/+5
2006-02-02updates to compile against current trunkkpfleming1-23/+24
2006-02-02* removed unnecessary struct elements and functionscrichter8-1313/+1161
2006-02-02Fix w/ string field updates #6397mattf1-2/+2
2006-02-02- Remove "frame relay" from chan_sip !oej1-7/+10
2006-02-02git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9106 f38db490-d61c-443f-...mattf1-1/+1
2006-02-02- Add doxygen docs on return values on check_user_full()oej1-5/+4
2006-02-02- Make debug logging for each authentication (twice per call) optionaloej1-3/+5
2006-02-02More stringfield related changesmattf2-15/+10
2006-02-02Fix so that hardhdlc works w/ chan_zapmattf1-1/+1
2006-02-01use string fields for some stuff in ast_channelkpfleming13-163/+151
2006-02-01Allows for user to uninstall asterisk binariesmogorman1-1/+2
2006-01-31Optimize settings of defaults for a new peer object and make sureoej1-38/+39