aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2003-07-01Update for sendingcompletemarkster1-3/+3
2003-07-01update to deal with new rtp.c changesjeremy1-2/+12
2003-07-01Create concept of a "pending agent", so you can have agents access pending callsmarkster1-44/+209
2003-07-01Add agent groupings, fix the "incorrect" message on first login attemptmarkster1-2/+18
2003-07-01Fix race in local, update queuemarkster1-3/+22
2003-06-30Start on video mode for meetme, change symantics of iax2 marker in full framesmarkster1-2/+2
2003-06-30Add video support to IAX2 (theoretically)markster2-15/+85
2003-06-29Accept MGCP keepalivemarkster1-9/+16
2003-06-29Default to allowing H.263 but not H.261markster1-1/+1
2003-06-28Properly handle broken up packetsmarkster1-4/+3
2003-06-28Add SIP/RTP video support, video enable app_echo, start on RTCPmarkster2-68/+232
2003-06-27Minor cleanupsmarkster1-1/+1
2003-06-25Turn off moh on SIP transfermarkster1-1/+3
2003-06-25Updatejeremy1-1/+1
2003-06-25Update to work around G.729 compile issues, for nowjeremy4-5/+20
2003-06-25See if this stops a segjeremy2-2/+2
2003-06-24Make names more rationalmarkster1-3/+14
2003-06-21Voicetronix updatesmarkster1-11/+14
2003-06-20remote lame ^M'sjeremy4-4/+4
2003-06-18Merge (for the time being) the alert code...markster1-7/+21
2003-06-18remove unimplemented optionsjeremy1-5/+0
2003-06-17Minor fix for SIP authenticationmarkster1-1/+2
2003-06-16Change to be correct infojeremy1-2/+2
2003-06-16Update with current informationjeremy1-2/+7
2003-06-16Check if the musiconholdclass was changed with setmusiconhold and if yes then...martinp1-0/+3
2003-06-15Handle registration setups better when username contains an @markster1-2/+7
2003-06-14Remove duplicate definemarkster1-2/+0
2003-06-13Minor voicetronix updatemarkster1-7/+10
2003-06-12Add SRV code to SIP, cleanup ENUM and make IAX2 do the right thing on dialsmarkster2-7/+26
2003-06-08Fix the segfault in get_calleridname if the From: string starts with "<sip:..."martinp1-2/+5
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-04add print showing which H.323ID we are gonna usejeremy1-0/+5
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-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 supportmarkster1-0/+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
2003-05-24Enforce mailboxes checked in increasing ordermarkster1-2/+10
2003-05-24Restart faster on checking NOTIFY messages on mailboxesmarkster1-0/+6
2003-05-22Only send 180 ringing once, fix CTRL+D in main codemarkster1-1/+3
2003-05-22Fix another deadlock in IAX2markster1-7/+21
2003-05-20clarify messages, try to stop another debian segjeremy2-4/+7
2003-05-19Finally fix the fix (what a day)martinp1-2/+3
2003-05-19Fix a typomartinp1-1/+1