summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-02-15add API function for parsing strings to time_t (issue #6320, with mods)Kevin P. Fleming
2006-02-14add 'systemname' option to prefix channel unique IDs with (issue #5825)Kevin P. Fleming
2006-02-14Merged revisions 9958 via svnmerge from Kevin P. Fleming
2006-02-14fixed a certain 64bit segfaultChristian Richter
2006-02-14fixed the occasional no audio issue, still need deeper investigation .. echot...Christian Richter
2006-02-13declare function_sipppeer as static (issue #6466)Russell Bryant
2006-02-13remove unneeded var (issue #6466)Russell Bryant
2006-02-12set peername after recent function updatesRussell Bryant
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...Kevin P. Fleming
2006-02-12major dialplan functions updateKevin P. Fleming
2006-02-11Makefile updates for renaming of chan_misdn_configRussell Bryant
2006-02-11rename chan_misdn_config.c to misdn_config.cRussell Bryant
2006-02-11Merged revisions 9609 via svnmerge from Russell Bryant
2006-02-11don't try to build a chan_misdn_config.soRussell Bryant
2006-02-11remove unused header and channel moduleKevin P. Fleming
2006-02-11Make IAX2 not try to authenticate when registration info is not changingMark Spencer
2006-02-11doh!Kevin P. Fleming
2006-02-10clean up SMDI support commit:Kevin P. Fleming
2006-02-10Add boost gain option to microphone, also minor bug fixes (#6388)Matthew Fredrickson
2006-02-10Minor bugfix for #6386Matthew Fredrickson
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)Matthew Fredrickson
2006-02-10Merged revisions 9404 via svnmerge from Kevin P. Fleming
2006-02-10restore 'rfc2833' naming for DTMF mode in chan_sipKevin P. Fleming
2006-02-10* jb can be configed by misdn_set_optChristian Richter
2006-02-10added Proceeding state, to be more ETSI conform with outgoing setups on the N...Christian Richter
2006-02-10Bug 6387 - janitor cleanup for linked listsTilghman Lesher
2006-02-09still some L1 related fixesChristian Richter
2006-02-09- Change "rfc2833" to "rtp" in sip.conf. Keeping backwards compatibility.Olle Johansson
2006-02-09remove unnecessary format check in zt_request so that we will actually acceptRussell Bryant
2006-02-09clarify return value (issue #6434)Russell Bryant
2006-02-09Merged revisions 9246 via svnmerge from Russell Bryant
2006-02-08Merged revisions 9232 via svnmerge from Matt O'Gorman
2006-02-08fix for the L2 SignallingChristian Richter
2006-02-08L2 Signalling in PTP-TE Mode fixedChristian Richter
2006-02-08* dozens of white-space removementsChristian Richter
2006-02-07Make sure we output the APDU debug on pri debug commandsMatthew Fredrickson
2006-02-07default values of jitterbuffer and jitterbuffer_upper_threshold should be > 0...Christian Richter
2006-02-06rename properties for forward-porting fixes so they don't conflict with devel...Kevin P. Fleming
2006-02-03 Don't set a global variable if the channel you're trying to set CHANLOCALSTA...BJ Weschke
2006-02-02make chan_misdn build on x86-64Kevin P. Fleming
2006-02-02updates to compile against current trunkKevin P. Fleming
2006-02-02* removed unnecessary struct elements and functionsChristian Richter
2006-02-02Fix w/ string field updates #6397Matthew Fredrickson
2006-02-02- Remove "frame relay" from chan_sip !Olle Johansson
2006-02-02git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9106 65c4cc65-6c06-...Matthew Fredrickson
2006-02-02- Add doxygen docs on return values on check_user_full()Olle Johansson
2006-02-02- Make debug logging for each authentication (twice per call) optionalOlle Johansson
2006-02-02More stringfield related changesMatthew Fredrickson
2006-02-02Fix so that hardhdlc works w/ chan_zapMatthew Fredrickson
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming