summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2004-10-07fix typo in chan sip that causes segVAnthony Minessale II
2004-10-07Fix which one we use initreqprep vs. reqprep (bug #2591, 2596)Mark Spencer
2004-10-07Add realtime support to SIPMark Spencer
2004-10-06Be sure prev struct is built properly (bug #2581)Mark Spencer
2004-10-06Merge anth's realtime patch, as well as the bindaddr fix that didn't make it ...Mark Spencer
2004-10-06 changed it to not play a received DTMF frame if native bridged!Ben Kramer
2004-10-06 commented out Caller ID setting stuff, needs to be updated to match new formatBen Kramer
2004-10-06Use reqprep, not initreqprep for NOTIFY for REFER...Mark Spencer
2004-10-06Locking updates for debug mode, fix SIP MWI (bug #2582)Mark Spencer
2004-10-05Fix MGCP seg (bug #2572)Mark Spencer
2004-10-05Fix zap seggyMark Spencer
2004-10-05Major changes to res_config to support centralized config, eliminate configur...Mark Spencer
2004-10-04Fix SIP friends + MySQL (head only)Mark Spencer
2004-10-04Have SIP_CODEC variable override replace all other codecs (bug #2566)Mark Spencer
2004-10-04a major rework - type=peer support, code cleanup, and optimization. Still not...Jeremy McNamara
2004-10-04a major rework - type=peer, code cleanup, and optimizationJeremy McNamara
2004-10-03Add ability to check voicemail from multiple folders (bug #2561)Mark Spencer
2004-10-03Correct CDR's for supervised transfer (bug #1595)Mark Spencer
2004-10-03Fix potential callerid snafu's in iax and sip (based on 2562)Mark Spencer
2004-10-03shrink phone number for callerid matching (bug #2562)Mark Spencer
2004-10-03Major PBX revamps (including labels, update examples)Mark Spencer
2004-10-02Don't set state to UP state within the driver, but instead allow ast_read to ...Mark Spencer
2004-10-02Add #ifdef to chan_zap.c in case someone updates asterisk but not libpriJames Golovich
2004-10-02Allow PRI timers to be congfigurable. (bug 2518)James Golovich
2004-10-02Fix littlet ypoMark Spencer
2004-10-02More IAX2 TNS/TOS/PRES fixesMark Spencer
2004-10-02Add iax2 parsing for TNS/TON/PRESMark Spencer
2004-10-02Remove IAX and VoFR channel drivers permenantlyMark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-10-01Use event2str consisitently in chan_zap anytime we are printing debug info ab...James Golovich
2004-10-01work on peers some more, still highly brokenJeremy McNamara
2004-09-30Fix SIP transport to ignore ;transport=udpMark Spencer
2004-09-30massive changes, very broken, do not use (from airport)Jeremy McNamara
2004-09-30make chan_h323 not compile, until i can fixJeremy McNamara
2004-09-30massive changes, very broken, do not use (from airport)Jeremy McNamara
2004-09-30Fix potential seg (Bug #2550)Mark Spencer
2004-09-30Merge ring pulse stuff (Bug #2016)Mark Spencer
2004-09-28On register timeout, pretend to ack any messages so that if they were 100 Try...Mark Spencer
2004-09-26Hold peerl lock while updating autocreatepeer stuffMark Spencer
2004-09-26Fix inband priindication checking in chan_zap.cJames Golovich
2004-09-24If no RTP stream is up, always request digits (bug #2492)Mark Spencer
2004-09-21support early media/intercept Bug #562Jeremy McNamara
2004-09-21Add a bit more newbie protectionJeremy McNamara
2004-09-19Don't register auth against something that isn't a register (bug #2468)Mark Spencer
2004-09-19protect against seg on busy systems. Bug #2249Jeremy McNamara
2004-09-19Merge UK + DTMF Caller*ID stuff and fix app_test descriptionMark Spencer
2004-09-17If singlepath=yes, don't send multiple RTP streams during transferMark Spencer
2004-09-17Make chan_iax2.c compile again on older gcc. Remember definitions must come ...James Golovich
2004-09-17Merge steven davie's IAX2 jitterbuffer fixesMark Spencer
2004-09-17/ fixed slight typo/cut-n-paste bugBen Kramer