aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-10-03Allow you to use labels with + to be nice to Tilghman.markster4-24/+39
2004-10-03Cleanup formatting in app_math.ccitats1-118/+98
2004-10-03Fix potential callerid snafu's in iax and sip (based on 2562)markster2-3/+10
2004-10-03shrink phone number for callerid matching (bug #2562)markster1-0/+3
2004-10-03Update documentationmarkster1-24/+14
2004-10-03Add (heavily modified) math application (bug #2534)markster3-1/+360
2004-10-03Fix netbsd paths (bug #2560)markster1-2/+2
2004-10-03Fix HasVoicemail so it can parse all arguments correctly (bug 2559)citats1-13/+15
2004-10-03Update changelogmarkster1-0/+1
2004-10-03Add '+foo' option, update sample configmarkster2-5/+17
2004-10-03Update chanelogmarkster1-0/+1
2004-10-03Major PBX revamps (including labels, update examples)markster23-286/+404
2004-10-02Allow "n" or "next" and "s" or "same" in dialplan logic prioritiesmarkster1-3/+15
2004-10-02Don't set state to UP state within the driver, but instead allow ast_read to ...markster2-4/+2
2004-10-02Add #ifdef to chan_zap.c in case someone updates asterisk but not libpricitats1-0/+2
2004-10-02Allow PRI timers to be congfigurable. (bug 2518)citats2-1/+34
2004-10-02Formatting cleanup in app_voicemail.ccitats1-262/+256
2004-10-02Implement voicemail force account setup (bug #2077)markster2-2/+126
2004-10-02Fix littlet ypomarkster1-1/+1
2004-10-02More IAX2 TNS/TOS/PRES fixesmarkster1-1/+14
2004-10-02Add iax2 parsing for TNS/TON/PRESmarkster7-6/+60
2004-10-02Remove IAX and VoFR channel drivers permenantlymarkster3-6798/+0
2004-10-02Move populate TNS/Presentation/TON from calling channelmarkster1-0/+4
2004-10-02Huge callerid rework (might break H.323, others)markster56-862/+999
2004-10-01Fix some formatting in asterisk.ccitats1-8/+10
2004-10-01Use event2str consisitently in chan_zap anytime we are printing debug info ab...citats1-1/+1
2004-10-01Code formatting cleanupcitats1-20/+22
2004-10-01work on peers some more, still highly brokenjeremy1-52/+69
2004-10-01Add configurable options to Speex (from anthm) (bug #2536)markster2-1/+142
2004-10-01Merge Tilghman's color detection patch (bug #2495)markster1-10/+85
2004-09-30Fix SIP transport to ignore ;transport=udpmarkster1-0/+3
2004-09-30massive changes, very broken, do not use (from airport)jeremy1-111/+149
2004-09-30make chan_h323 not compile, until i can fixjeremy1-1/+1
2004-09-30massive changes, very broken, do not use (from airport)jeremy3-63/+59
2004-09-30Fix callerid for canada (bug #2552)markster1-0/+2
2004-09-30Fix potential seg (Bug #2550)markster1-2/+4
2004-09-30Merge ring pulse stuff (Bug #2016)markster1-14/+22
2004-09-30update description for VoiceMailMain (bug #2546)russell2-2/+7
2004-09-29Fix little "less than" issuemarkster2-1/+2
2004-09-29Fix FastAGI working with non default ports (bug 2539)citats1-1/+1
2004-09-28Fix verbose logger queue so that list doesnt get touched without msglist_lock...citats1-2/+2
2004-09-28Fix threads in FreeBSD (bug #2478)markster2-6/+6
2004-09-28Fix BSD buildmarkster1-1/+1
2004-09-28On register timeout, pretend to ack any messages so that if they were 100 Try...markster1-0/+11
2004-09-28add ability to purge callers from queue if no agents are logged inrussell3-1/+21
2004-09-27Strip mp3 id3 headers (bug #2525)markster3-0/+0
2004-09-27Remove duplicate sys/socket.h include from res_agi.ccitats1-1/+0
2004-09-27Fix 2 memory leakscitats2-1/+2
2004-09-26make pick-up extension configurable. update ChangeLogrussell3-0/+8
2004-09-26Hold peerl lock while updating autocreatepeer stuffmarkster1-0/+2