summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-29remove remaining .cvsignore filesKevin P. Fleming
2005-11-21fix port number handling in peer building functionsKevin P. Fleming
2005-11-21fix a bug found during a recent upgradeKevin P. Fleming
2005-11-21issue #5815Russell Bryant
2005-11-21issue #5800Russell Bryant
2005-11-21issue #5794Russell Bryant
2005-11-20issue #5792Josh Roberson
2005-11-20issue #5799Josh Roberson
2005-11-17Add missing carriage return and line feed to the SDP line indicating that we ...Russell Bryant
2005-11-17backport chan_modem fixes from v1-2Kevin P. Fleming
2005-11-16don't register channel type until we are ready, coding format updatesJeremy McNamara
2005-11-16don't build chan_modem by defaultKevin P. Fleming
2005-11-16fix previous commit to actually do it properly...Kevin P. Fleming
2005-11-16issue #5764Kevin P. Fleming
2005-11-15issue #5539Kevin P. Fleming
2005-11-15issue #5672Kevin P. Fleming
2005-11-15issue #5739 (plus ast_copy_string() usage conversion)Kevin P. Fleming
2005-11-15issue #5751Kevin P. Fleming
2005-11-13Fix i4l breakage (bug #5729)Mark Spencer
2005-11-12fix a lil' typoRussell Bryant
2005-11-12Fix build on FreeBSD 4.11Mark Spencer
2005-11-12issue #5712Kevin P. Fleming
2005-11-12fix typoKevin P. Fleming
2005-11-11minor fixesKevin P. Fleming
2005-11-11Fix DTMF issue with 3-way native zapMark Spencer
2005-11-11issue #5713Kevin P. Fleming
2005-11-11issue #5671Kevin P. Fleming
2005-11-10issue #5693Kevin P. Fleming
2005-11-10issue #5685Kevin P. Fleming
2005-11-10issue #5700Kevin P. Fleming
2005-11-09eliminate useless warnings generated by IAXy registrationsKevin P. Fleming
2005-11-09correct logic for group-match CONGESTION checkingKevin P. Fleming
2005-11-09issue #3360 plus related fixKevin P. Fleming
2005-11-08issue #5604Kevin P. Fleming
2005-11-08Fix three-way issueMark Spencer
2005-11-08more header include simplificationKevin P. Fleming
2005-11-08issue #5648Kevin P. Fleming
2005-11-08issue #5634 and a little ChangeLog cleanupKevin P. Fleming
2005-11-08issue #5639Kevin P. Fleming
2005-11-06don't loop forever on an invalid options string (issue #5629)Russell Bryant
2005-11-06issue #5605Russell Bryant
2005-11-06use enum's for iax user/peer flags, and for pvt stateRussell Bryant
2005-11-06chan_misdn updates (bug #5597)Mark Spencer
2005-11-06Fix chan_oss buglets (bug #5618)Mark Spencer
2005-11-06Fix chan_zap build on non-PRI (bug #5620)Mark Spencer
2005-11-05Handle DTMF properly when combined with other eventsMark Spencer
2005-11-04allow the IAXPEER function to check a peer's statusRussell Bryant
2005-11-03i/ got the loop drop the wrong way aroundBen Kramer
2005-11-03major update to arg/option parsing APIs and documentationKevin P. Fleming