aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-06-17Fix a compile errormartinp1-1/+1
2003-06-17Fix a typomartinp1-1/+1
2003-06-17Add the new routine for busydetect that you can choose to use in asterisk/Mak...martinp2-11/+116
2003-06-17Fix the playtones app so that we can pass the tones as an argument ( we don't...martinp1-2/+9
2003-06-17Minor fix for SIP authenticationmarkster1-1/+2
2003-06-17Fix voicemail2 dittymarkster1-2/+2
2003-06-16Change to be correct infojeremy1-2/+2
2003-06-16Update with current informationjeremy1-2/+7
2003-06-16Add musiconhold entry to agents.conf.samplemartinp1-0/+4
2003-06-16Check if the musiconholdclass was changed with setmusiconhold and if yes then...martinp1-0/+3
2003-06-16Fix build for MySQLmarkster1-1/+1
2003-06-16Minor cleanupmarkster1-0/+1
2003-06-15Handle registration setups better when username contains an @markster1-2/+7
2003-06-15Internationalize DISA and fix Voicemail when receiving messages and you're ch...markster2-58/+69
2003-06-14Remove duplicate definemarkster1-2/+0
2003-06-14Fix music on hold on parkmarkster1-2/+3
2003-06-14Fix teeny typomarkster1-2/+2
2003-06-13Minor voicetronix updatemarkster1-7/+10
2003-06-13Fix transfer to parkingmarkster1-1/+1
2003-06-12Add missing srv.c and srv.h filesmarkster2-0/+319
2003-06-12Add SRV code to SIP, cleanup ENUM and make IAX2 do the right thing on dialsmarkster5-12/+29
2003-06-11Fix minor ACL declarationmarkster1-0/+1
2003-06-11manager unique idmarkster3-17/+26
2003-06-11Add setmusiconhold to agimarkster1-1/+24
2003-06-11Use digit/response timeoutsmarkster3-7/+11
2003-06-09implement action: AbsoluteTimeoutjeremy1-0/+30
2003-06-08Fix the segfault in get_calleridname if the From: string starts with "<sip:..."martinp1-2/+5
2003-06-06Add the variable LEN(STRING) to retrieve the length of the STRINGmartinp1-0/+11
2003-06-06Add intercepting the calleridname from incoming SIP callsmartinp1-2/+31
2003-06-05Add support for handling INFORMATION messages carying more than one digitmartinp1-5/+19
2003-06-04Increase the buffer to 512 so that we could process longer config linesmartinp1-1/+1
2003-06-04Somehow it didnt' get updated with the previous patchmartinp1-2/+1
2003-06-04Add some configuration keywords for voicemail2: pbxskip, emailbody, fromstringmartinp3-3/+76
2003-06-04add print showing which H.323ID we are gonna usejeremy1-0/+5
2003-06-03For MF tones don't return the 0'os from the matrixmartinp1-1/+2
2003-06-03Add a verbose message for those that have immediate=yes on the PRImartinp1-1/+4
2003-06-03implement H.323ID specification on the exten line. Ex: H323/user@host.tld/h323idjeremy3-6/+23
2003-06-02Fix INFO on SIP with weird hardwaremarkster1-1/+1
2003-06-01tweak a few things to make PPC happyjeremy1-2/+8
2003-05-31remove references to jitter as we use Asterisk's RTP and fix a silly typojeremy5-27/+11
2003-05-30Save dialplan in new formatmarkster1-4/+17
2003-05-30Add unique identifiermarkster9-2/+22
2003-05-29Add FAXEXTEN to save the DID/DNIS when we transfer to "fax" extensionmartinp1-0/+2
2003-05-29Fix feature group d MFmarkster1-13/+24
2003-05-28Add National ISDN 1 supportmarkster2-1/+6
2003-05-28Make file writing be able to handle a switch in codecsmarkster1-0/+6
2003-05-28Write to read monitor before translationmarkster1-9/+12
2003-05-26Fix attachment behavior in voicemail2markster1-2/+4
2003-05-26Pass RING events in DOWN or RING statesmarkster1-1/+1
2003-05-26Update README for the lamers who can't make chan_h323 work, (then again will ...jeremy1-15/+64