aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-08-02Add sounds and descriptionsmarkster27-0/+52
2003-08-02Merge tilghman's voicemail changesmarkster2-71/+488
2003-08-02copy just the ip address over to __ouripjeremy1-1/+1
2003-08-02remote memory profilingjeremy1-3/+3
2003-08-01Allow to enter one digit extensions before the call is answered in the queuemartinp1-27/+38
2003-08-01Let directory application browse through the multi-company directory entriesmartinp1-1/+10
2003-07-31update the other callerid checkjeremy1-1/+1
2003-07-31stop seg if callerid is not sent at alljeremy1-1/+1
2003-07-30Fix TOS bit in SIP when verbose < 2, add support for mgcp TOS bitsmarkster2-8/+36
2003-07-30Small SIP simplificationmarkster1-3/+1
2003-07-30Allow subject to be setmarkster1-0/+11
2003-07-30Add missing soundsmarkster2-0/+0
2003-07-30If local user not found, allow call to passmarkster1-1/+2
2003-07-30Add alternate queueing strategies. Implment ringall, roundrobin, and randommarkster3-66/+211
2003-07-29Handle speex under most circumstancesmarkster1-0/+3
2003-07-29Fix some substantial locking issuesmarkster1-3/+15
2003-07-29Minor fixesmarkster2-3/+5
2003-07-28Fix couple of bugsmartinp2-24/+24
2003-07-28Fix the bug when Sending Complete IE is sent or not sent (i don't remember) a...martinp1-3/+3
2003-07-28Move the PROC lines so that it works when VIA ppl change that variablemartinp1-5/+8
2003-07-28Minor formatting fixmarkster1-1/+1
2003-07-28Add wrapup timemarkster3-7/+45
2003-07-28remove non implemented crap from config samplejeremy1-5/+0
2003-07-27Properly handle hangups on agent, improve formatting of sample agents.confmarkster2-3/+7
2003-07-27Merge / correct MM's patchesmarkster2-11/+80
2003-07-27Start on queueing strategiesmarkster1-69/+84
2003-07-26Revision to SIPmarkster1-12/+53
2003-07-26Minor fixupmarkster1-0/+1
2003-07-26Add per-user limits to chan_sipmarkster3-10/+67
2003-07-25Make sure o->chan is non-NULLmarkster1-1/+1
2003-07-24rollback today's futile attempts properlyjeremy2-15/+2
2003-07-24pull everything back out, I am really done nowjeremy1-3/+10
2003-07-24remove stupid micr CR/LF'sjeremy0-0/+0
2003-07-24One last attemptjeremy1-1/+7
2003-07-24roll back, i give upjeremy1-7/+1
2003-07-24try this crazy idea to make callerid work with no namejeremy2-5/+8
2003-07-24add more debugjeremy1-5/+5
2003-07-24Fix the INSERT for the disposition in the stringmartinp1-2/+2
2003-07-24Change the CREATE TABLE so that desposition would be a vartext (ANSWER, BUSY,...martinp1-1/+1
2003-07-24add some debug to see what callerid is doingjeremy1-0/+3
2003-07-24rollback the last changes. wrong directionjeremy1-14/+4
2003-07-24deal with no callerid name in all cases. really need to rethink this functionjeremy1-2/+9
2003-07-24deal with no callerid namejeremy1-2/+5
2003-07-24Merge Matteo's INFO patchmarkster1-7/+19
2003-07-23tweak to make user->callerid work properlyjeremy1-1/+1
2003-07-23implement callerid passing on type=users. Thanks Ol1verjeremy3-6/+8
2003-07-23Fix the 'disposition' field so that we have ANSWERED, NO ANSWERED, BUSY strin...martinp1-2/+2
2003-07-23finish that thoughtjeremy3-6/+10
2003-07-23attempt to implement the passing of callerid. not testedjeremy2-2/+9
2003-07-22Fix the compile problemmartinp1-3/+3