summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2005-11-03Request a sane amount of bandwdith from GK, and fix one-way auido problems wi...Jeremy McNamara
2005-11-03document UserByAlias usageJeremy McNamara
2005-11-03/ added dropping of loop when hanging up a station port from another chanBen Kramer
2005-11-02/ fix to for compiling with both 2.4.x and 3.x vpb-driversBen Kramer
2005-11-02 working on delay issue when bridging via ast_bridgeBen Kramer
2005-11-01 added patched to support collecting caller ID before first ring usingBen Kramer
2005-11-01issue #5566Kevin P. Fleming
2005-11-01issue #4678Kevin P. Fleming
2005-10-31Only consider timeouts on realtimers (bug #5554)Mark Spencer
2005-10-31finish chan_misdn commitKevin P. Fleming
2005-10-31revert strncpy->ast_copy_string changes where the semantics are subtly differentKevin P. Fleming
2005-10-31allow netsock objects to be unref'd so they can disappear when needed (issue ...Kevin P. Fleming
2005-10-31properly handle '100 Trying' that arrives after a dialog has been dropped (is...Kevin P. Fleming
2005-10-31handle improperly formatted initial requests properly (issue #5483)Kevin P. Fleming
2005-10-31add experimental mISDN channel driver (issue #4077)Kevin P. Fleming
2005-10-31add some warning message for when chan_sip gets overloaded (issue #5530)Kevin P. Fleming
2005-10-31don't increment 'inuse' counter when call is being failed because of limit (i...Kevin P. Fleming
2005-10-31add some additional log output and comment cleanup in the registration proces...Kevin P. Fleming
2005-10-31properly support 'musicclass' setting for peers/users (issue #5521)Kevin P. Fleming
2005-10-30Fix ability to do lots of outbound registrations (bug #5529)Mark Spencer
2005-10-29Remove ancient copy/paste error (bug #5541)Mark Spencer
2005-10-29Fix minor iax2 device state issue (bug #5540)Mark Spencer
2005-10-28fix remaining breakage from yesterday's changesKevin P. Fleming
2005-10-28use new app-argument macros, and try to fix yesterday's breakageKevin P. Fleming
2005-10-28Merge highly modified fullcontact in realtime sip patch (bug #4832, heavy mods)Mark Spencer
2005-10-27strncpy to ast_copy_stringRussell Bryant
2005-10-27Remove unnecessary checks before calls to ast_strlen_zero. Also, changeRussell Bryant
2005-10-26doxygenify the comments for data structures and defines in chan_iax2Russell Bryant
2005-10-26use an enum instead of #define'd integers in a couple of placesRussell Bryant
2005-10-26fix up arguments to AgentCallbackLogin so that the options string and theRussell Bryant
2005-10-26more doxygenification (issue #5513)Russell Bryant