summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-04-06- Don't change channel direction on re-invitesOlle Johansson
2006-04-06- Implement handle_request_notify to handle incoming NOTIFY requestsOlle Johansson
2006-04-06Implement a handle_response_refer function to take care of responsesOlle Johansson
2006-04-06Change transmit_notify_sipfrag to handle other messages than 200 OK, needed forOlle Johansson
2006-04-06- doxygenOlle Johansson
2006-04-06structures can be copied with the '=' operators, no need toLuigi Rizzo
2006-04-06normalize some for() loops.Luigi Rizzo
2006-04-06skinny debug/verbose cleanup.North Antara
2006-04-05Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand()...Tilghman Lesher
2006-04-05some final fixes for cpnChristian Richter
2006-04-05* advanced the error Handling routine for wrong frames from mISDNChristian Richter
2006-04-04 fixed some essential segfaults happening under heavy load. Added a bit more ...Christian Richter
2006-04-04Formatting cleanupOlle Johansson
2006-04-04Issue #6878 - Manager event DNDstate hidden under verbose option (casper)Olle Johansson
2006-04-04- Don't return AST_DEVICE_UNKNOWN to devicestate engine, since this willOlle Johansson
2006-04-04chan_iax2 cleanups and optimizations (#6858)Matthew Fredrickson
2006-04-04adds manager event when an iax2 peer loses registration.Matt O'Gorman
2006-04-03Add tag to NOTIFY headers (imported from 1.2)Olle Johansson
2006-04-03* removed unneeded bc->state fieldChristian Richter
2006-04-03bug updates chan_h323 to some api changes it Matt O'Gorman
2006-04-03Don't add hangup cause on non-final responses. (Imported from 1.2)Olle Johansson
2006-04-03Issue #6848 - Accept MWI subscriptions with no Accept: headerOlle Johansson
2006-04-01Don't add ast_extension_state on re-subscribesOlle Johansson
2006-04-01Reverse revision 16804 that disables authenticationOlle Johansson
2006-03-31 Don't process re-subscribes as new subscriptions. BJ Weschke
2006-03-31move a NULL check to before the first time the pointer is dereferenced (issue...Russell Bryant
2006-03-31- code formatting tweaksRussell Bryant
2006-03-31Merged revisions 16744 via svnmerge from Russell Bryant
2006-03-31Doxygen fixOlle Johansson
2006-03-31Make REG_STATE_* enumOlle Johansson
2006-03-31Don't accept new INVITE if we already have one pending.Olle Johansson
2006-03-31minor cleanup: localize a variable and replace i++; i++ with i +=2;Luigi Rizzo
2006-03-31useless 'extern' and trailing whitespace removalLuigi Rizzo
2006-03-31Do not leave a thread in limbo if an error occurs, or if testing packet loss.Joshua Colp
2006-03-30Merged revisions 16581 via svnmerge from Tilghman Lesher
2006-03-30don't use 8000, use DEFAULT_SAMPLE_RATELuigi Rizzo
2006-03-30as discussed with Mark a few weeks ago, the 'newstack' argumentLuigi Rizzo
2006-03-30deprecate insecure=very and insecure=yes, since we have more explicit version...Kevin P. Fleming
2006-03-30Issue #5374 - Enable internal timing of generators (cmantunes)Olle Johansson
2006-03-30Issue #6450 - Don't remove characters from SIP uri's when not neededOlle Johansson
2006-03-30Fix IAX2 multithreaded scheduling (issue #6840)Joshua Colp
2006-03-30Formatting fix.Olle Johansson
2006-03-29fixed no dtmf detect on 64 bitChristian Richter
2006-03-29oops! :)Russell Bryant
2006-03-29conversion from malloc to ast_mallocRussell Bryant
2006-03-29Issue #6823 - Registration and port numbers. (from 1.2)Olle Johansson
2006-03-28another batch of cli simplificationsLuigi Rizzo
2006-03-28normalize/simplify a bit of the command completion code.Luigi Rizzo
2006-03-28make 'sip show subscriptions' include context for subscribed hintsKevin P. Fleming
2006-03-28The condition to check the zaptel version was too strict.Luigi Rizzo