aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2004-12-16Properly deal with Q.931 cause codesjeremy2-8/+27
2004-12-16Merge russell's flag macro patch (with slight mods) (bug #3046)markster1-13/+0
2004-12-16Warn when libpri is too oldmarkster1-4/+1
2004-12-16Properly deal with Caller*ID, document the new RTP Payload setting, remove co...jeremy6-17/+44
2004-12-15Major fixes: Fixed deadlock issue, added support for inband call progress and...jeremy4-101/+407
2004-12-15/ finished off support for DTMF caller ID (brazil) using patch provided bybkramer1-2/+29
2004-12-15Little addition to the redirectionreason stuffmattf1-0/+3
2004-12-15Add new variable for PRIREDIRECTREASON in dial plan if you a call is redirectedmattf1-1/+28
2004-12-15Remove broken "ackcall" fix (bug #3043)markster1-0/+5
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)markster5-23/+62
2004-12-13/ fix for callerid configuration when opening channel driverbkramer1-1/+0
2004-12-13Fix res_config_mysql crash (thanks drumkilla!) (bug #3009)markster1-2/+5
2004-12-13GR-303 conferencing fixesmarkster1-18/+20
2004-12-12Merge SIP authentication reuse patch (bug #2917) aka "The Broadvoice Patch" w...markster1-18/+98
2004-12-12Make registertimeout be configurable (bug #2874)markster1-1/+8
2004-12-12Expose SIP URI (bug #3017)markster1-0/+3
2004-12-11Don't send DTMF when there is no owner (partof bug #3011)markster1-1/+1
2004-12-11Add iax2 provisioning application for dialplanmarkster1-0/+42
2004-12-11Fix use count for agent/local (bug #2996 et al)markster2-0/+9
2004-12-11Reload fixes (bug #2991)markster1-55/+59
2004-12-10Added 'c' option to AgentMonitorOutgoing (like in wiki, wiki, wiki) whichjim1-0/+5
2004-12-10Fix ackcall problem for Zaptel channelsjim1-0/+8
2004-12-09Fixed call parking, added separate paramater to allow/disallow call parking onjim2-2/+13
2004-12-09Update comment for fmtp 16, implement in RTP (bug #2999)markster1-1/+1
2004-12-07Big diet for struct ast_channelmarkster3-6/+6
2004-12-07change strdupa to ast_strdupa (bug #2988)russell1-1/+1
2004-12-04silliness (N for "nat" not "no")markster1-1/+1
2004-12-03Fix allow/disallow nomenclature (bug #2945, part deux)markster1-6/+6
2004-12-03Add *preliminary* per-peer outbound proxy (bug #2859, new patch though)markster1-15/+36
2004-12-02Oopsmarkster1-1/+1
2004-12-02Add nasty sip get header, too (bug #2838)markster1-0/+56
2004-12-02Add nasty "AddSIPHeader" application (bug #2846)markster1-15/+117
2004-12-02Add user=phone option (bug #2244, thanks oej)markster1-5/+45
2004-12-02Merge SIP portion of new codec work from bug #2945markster1-166/+78
2004-12-01Don't create the channel if there already is one...markster1-3/+4
2004-12-01Merge manager action and example (bug #2701)markster1-0/+71
2004-12-01Make sure we really have a bridged channel (bug #2963)markster1-3/+5
2004-11-30/ fixed bug w/regards to playing dtmf's on native bridgesbkramer1-1/+1
2004-11-30/ added "indication" option, to use Ast indication functionsbkramer1-3/+23
2004-11-29/ added new function to use the Asterisk callerid functions.bkramer1-48/+144
2004-11-29Don't print silly unregistered messages on realtimemarkster1-1/+1
2004-11-29Don't seed on temponly peersmarkster1-1/+1
2004-11-28Add option for small headers (bug #2948)markster1-1/+18
2004-11-28Add ability to store voicemail in ODBC databasemarkster1-4/+4
2004-11-25Try call if call is 0 or more (bug #2935)markster1-1/+1
2004-11-25Small chan_features patch (bug #2939)markster1-1/+1
2004-11-23Fix for rpid (from airport, bug #2910)markster1-1/+2
2004-11-23Don't hold the iaxsl[x] lock while finding the peer, do it ahead of time.markster1-5/+7
2004-11-22Fix typo (missing braces) (bug #2919)markster1-2/+4
2004-11-22Don't allow more than 10 seconds of audio for callerid (bug #2920)markster1-0/+9