summaryrefslogtreecommitdiff
path: root/channels/chan_iax2.c
AgeCommit message (Expand)Author
2004-01-11Show who sends us bad packetsMark Spencer
2004-01-11Implement missing functionMark Spencer
2004-01-11Locking changes for IAX2Mark Spencer
2004-01-10When poking a peer after registration, release lock temporarilyMark Spencer
2003-12-15Minor cleanupMark Spencer
2003-12-14Fix qualify + registerMark Spencer
2003-12-09Cleanup unload callsMark Spencer
2003-12-08Remove gratuitous raceMark Spencer
2003-12-05Quiet more authentication info if not enabledMark Spencer
2003-12-04Fix PGSQL voicemail issues (bug #625) and fix reload races in iax2Mark Spencer
2003-12-04Add auth debug optionMark Spencer
2003-12-03Don't don't show verbose 3 message when verbose not setMark Spencer
2003-11-17We have to hangup the bridge not continue on AbsoluteTimeoutMartin Pycko
2003-11-17Fix the AbsoluteTimeout issue with IAX/IAX2 when in native modeMartin Pycko
2003-11-15Add date/time to IAX2 registerMark Spencer
2003-11-14Don't try to expire if there is no expireyMark Spencer
2003-11-13Don't reconnect db on reload unless there was a failureMark Spencer
2003-11-13Update so that "users" are implemented as wellMark Spencer
2003-11-13Start on mysql_user, move to miseryMark Spencer
2003-11-12Preliminary support for iax2 friends in mysql databaseMark Spencer
2003-11-04Remove really broke MP3 stuff in favor of G.726 in the near futureMark Spencer
2003-10-06Fix typo in CVSMark Spencer
2003-10-06Detect 100 as valid DTMF tooMark Spencer
2003-10-04Set acknowledged seqno to 0 on transferMark Spencer
2003-10-04Don't assume we acked when handling transferMark Spencer
2003-10-01Update IAX2 parser for sending caller infoMark Spencer
2003-09-30Minor IAX enhancments to support MusicOnHoldMark Spencer
2003-09-08BSD portability enhancements (bug #234)Mark Spencer
2003-09-04Re-poke all peers on a reload (bug #216)Mark Spencer
2003-09-02Allow codecs to be specified on a per-peer and per-user basisMark Spencer
2003-09-01Send "PROGRESS" when DIAL is acceptedMark Spencer
2003-09-01fix seg fault due to the use of wrong pointerJeremy McNamara
2003-09-01Unlock our lock while we try to find the extensionMark Spencer
2003-08-30Increase minimum retry timeMark Spencer
2003-08-30Don't send until we're upMark Spencer
2003-08-24Make SIP registration persistent (bug #159)Mark Spencer
2003-08-24Persist IAX2 registrations across restartsMark Spencer
2003-08-16Show the names of the codecs instead of the numbers (bug #92)Martin Pycko
2003-08-14Make default behavior be to *not* use jitter bufferMark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-08-09Use stored secret if available, properlyMark Spencer
2003-07-29Handle speex under most circumstancesMark Spencer
2003-07-16Add "registered" option to iax2 show peersMark Spencer
2003-07-16Don't native bridge when we can'tMark Spencer
2003-07-09Timestamp fixesMark Spencer
2003-07-07Fix typoMark Spencer
2003-07-04Fix iax2 video/voice and update queueingMark Spencer
2003-06-30Start on video mode for meetme, change symantics of iax2 marker in full framesMark Spencer
2003-06-30Add video support to IAX2 (theoretically)Mark Spencer
2003-06-12Add SRV code to SIP, cleanup ENUM and make IAX2 do the right thing on dialsMark Spencer