aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-26Fix inband priindication checking in chan_zap.ccitats1-1/+1
2004-09-26add includes in res_agi.c to fix BSD compatibilityrussell1-0/+5
2004-09-26Fix typo in cdr.txt (bug 2510)citats1-1/+1
2004-09-26tweak the queues.conf.samplerussell1-1/+3
2004-09-25Fix for "show applications like" (bug #2501)markster1-1/+1
2004-09-25Fix URL for Tonymarkster1-1/+1
2004-09-25Add Asterlink/anthm to the CREDITS listmarkster1-0/+4
2004-09-25Make holdtime announcement say "less than 2 minutes" instead of "1 minutes" (...markster4-3/+72
2004-09-24fix polish stuff in say.canthm1-2/+2
2004-09-24add app_forkcdranthm5-20/+120
2004-09-24If no RTP stream is up, always request digits (bug #2492)markster1-3/+3