aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2003-10-06Fix typo in CVSmarkster1-1/+1
2003-10-06Detect 100 as valid DTMF toomarkster1-0/+6
2003-10-06Increase sizes in SIP (bug #352)markster1-4/+4
2003-10-04Set acknowledged seqno to 0 on transfermarkster1-0/+1
2003-10-04Don't assume we acked when handling transfermarkster1-1/+2
2003-10-02Make sip show channel display a given callid when only partly specifiedmarkster1-4/+5
2003-10-01Update IAX2 parser for sending caller infomarkster4-0/+27
2003-10-01Add 486 message (SIP) to 17 cause (PRI) translation when you call Dial app an...martinp2-3/+33
2003-10-01Add usecallingpres keyword to zapata.conf for PRI to PRI call so that we woul...martinp1-3/+28
2003-10-01Check registry carefully before unlinkingmarkster1-1/+8
2003-10-01Fix leaking sip channelsmarkster1-3/+3
2003-10-01Fix SIP for outbound toomarkster1-0/+1
2003-09-30Add sayunixtime, chan_sip updates for codec negotiationmarkster1-2/+2
2003-09-30Minor IAX enhancments to support MusicOnHoldmarkster1-2/+13
2003-09-30lets try just a empty speed dial, for real this timejeremy1-2/+2
2003-09-30lets try just a empty speed dialjeremy1-2/+0
2003-09-30remove speedial setting, for nowjeremy1-0/+2
2003-09-30Destroy channels on BYE when no owner is presentmarkster1-0/+2
2003-09-29Change strdupa's to ast_strupda'smarkster2-2/+2
2003-09-29remove old debugjeremy1-3/+7
2003-09-29try to enable indicationsjeremy1-3/+3
2003-09-27anonyance fix, per tholojeremy1-1/+1
2003-09-27Fix various compiler warnings (bug #322)markster1-2/+2
2003-09-27Fix counter in SIP (bug #291)markster1-0/+5
2003-09-27anonyance fixes, per tholo :)jeremy1-1/+1
2003-09-26Initialize extensionmarkster1-2/+2
2003-09-26Fix last typomartinp1-1/+1
2003-09-26Don't do callprogress on incoming calls -> that used to put that call in a wi...martinp1-1/+1
2003-09-26Fix capability lookup failuremarkster1-0/+1
2003-09-25change default codecsjeremy1-3/+3
2003-09-25Keep voicemail from segging on a permissions problem (bug #245)markster1-10/+14
2003-09-25Bring into full TBR4 compliancemarkster1-9/+19
2003-09-24don't deal with gatekeeper on reload, known issue..someone fixjeremy1-0/+2
2003-09-22oopsie remove it from here toojeremy1-1/+0
2003-09-22rollback transfer support...not properly implementedjeremy3-110/+12
2003-09-17Allow detection of callerid on FXO with distinctive ringmartinp1-1/+3
2003-09-17Fix deadlock pointed to by Martinmarkster1-2/+2
2003-09-17DTMF enhancementsmarkster1-2/+14
2003-09-14don't die if skinny cannot figure out hostnamejeremy1-1/+1
2003-09-14minor code fixesjeremy1-6/+6
2003-09-14Don't die if no skinny configmarkster1-2/+2
2003-09-14remove debug, it's Miller time\!jeremy1-11/+0
2003-09-14stomp on seg fault if a call is attempted and the skinny device is not regist...jeremy1-16/+22
2003-09-14fix never ending ringingjeremy1-1/+8
2003-09-14pull out reloading, for now, causes segsjeremy1-0/+4
2003-09-14make tcp socket resuable. Bug #262jeremy1-2/+2
2003-09-14implement reloadjeremy1-0/+39
2003-09-13Merge sending complete patch with no number (bug #176)markster1-0/+6
2003-09-13many bug fixes and inbound calling: SKINNY/line@devicejeremy1-70/+165
2003-09-13Outgoing limit updates (bug #98)markster1-31/+80