aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2010-07-19Regression with T.38 negotiationpabelanger1-7/+7
2010-07-16Default to no udptl error correction so that error correction will be disable...mnicholson1-0/+5
2010-07-16priexclusive in chan_dahdi.conf ignored when reloading dahdi modulermudgett1-2/+4
2010-07-09Fix logging message for stale nonce.pabelanger1-1/+1
2010-07-07Close the DAHDI FD on error when processing chan_dahdi toneduration config pa...rmudgett1-0/+1
2010-07-06Add option to not do a call forward on 482 Loop Detectedtwilson1-10/+19
2010-07-05Command 'stop gracefully' doesn't.tilghman2-16/+44
2010-07-02Have the DEADLOCK_AVOIDANCE macro warn when an unlock fails, to help catch po...tilghman4-8/+23
2010-07-02Fix various typos, reported by Lintiantzafrir3-9/+9
2010-06-29Allow the "useragent" value to be restored into memory from the realtime back...tilghman1-6/+8
2010-06-28Decode URI in contact header of 302 response.mmichelson1-0/+1
2010-06-24ss_thread calls pri_grab without lock during overlap dialrmudgett1-0/+2
2010-06-22Decrease the module ref count in sip_hangup when SIP_DEFER_BYE_ON_TRANSFER is...mnicholson1-0/+1
2010-06-22Modify chan_sip's packet generation api to automatically calculate the Conten...mnicholson1-71/+61
2010-06-18Eliminate deadlock potential in dahdi_fixup().jpeeler1-2/+2
2010-06-16Need to lock the agent chan before access its internal bits.qwell1-0/+2
2010-06-16fixes chan_iax2 race conditiondvossel1-6/+4
2010-06-15Merged revisions 270658 via svnmerge from twilson1-18/+20
2010-06-15fixes FXS port still ringing when answered, as reported by Tzafrir on dev-list.alecdavis1-0/+1
2010-06-09Don't stop Asterisk if chan_oss fails to register 'Console' (due to another c...russell1-1/+1
2010-06-04Comment out a rule that likes to break the chan_h323 build randomly.russell1-2/+6
2010-06-01Fix formatting issue with previous patch.pabelanger1-4/+3
2010-06-01Missing fallback to audio fax feature when T.38 re-INVITE failedpabelanger1-14/+26
2010-05-26add dahdi_func_write to zap_tech structuredvossel1-0/+1
2010-05-25fixes build issue with zapteldvossel1-0/+2
2010-05-17backport of DAHDI buffer policy dial string optiondvossel1-21/+100
2010-05-05Registration fix for SIP realtime.pabelanger1-3/+7
2010-04-30Ensure channel state is not incorrectly set in the case of a very early answer.jpeeler1-1/+1
2010-04-29DTMF CallerID detection problems.rmudgett1-12/+22
2010-04-28resolves deadlocks in chan_localdvossel1-5/+14
2010-04-27DAHDI "WARNING" message is confusing and vaguermudgett1-3/+14
2010-04-27hidecalleridname parameter in chan_dahdi.confrmudgett1-0/+1
2010-04-15Don't recreate peer, when responding to a repeated deregistration attempt.tilghman1-0/+15
2010-04-06DAHDI/PRI call to pri_channel_bridge() not protected by PRI lock.rmudgett1-7/+8
2010-04-02Resolve a deadlock that occurs due to a pointless call to ast_bridged_channel()russell1-24/+8
2010-03-30Don't kill Asterisk if the H323 listener does not start.russell1-1/+1
2010-03-20Resolve a number of FreeBSD build issues.russell1-1/+1
2010-03-17Revert API change in release branchestwilson4-8/+8
2010-03-13Merged revisions 252089 via svnmerge from twilson4-28/+22
2010-03-12Forward declaring dahdi_pri was already done.rmudgett1-1/+0
2010-03-12Make chan_dahdi wakeup_sub() prototype not conditional.rmudgett1-5/+2
2010-03-03Make sure to clear red alarm after polarity reversal.jpeeler1-0/+12
2010-03-03fixes problem with duplicate TXREQ packetsdvossel1-3/+8
2010-03-01Modify queued frames from local channels to not set the other side to upjpeeler1-30/+1
2010-02-27overlap receiving: automatically send CALL PROCEEDING when dialplan startsalecdavis1-1/+14
2010-02-27add a reference to the now-published IAX2 RFCkpfleming1-0/+1
2010-02-26For T.38 reINVITEs treat a 606 the same as a 488.mmichelson1-0/+2
2010-02-23fixes invite with replaces deadlockdvossel1-14/+46
2010-02-19Merged revision 247904 fromrmudgett1-27/+5
2010-02-09Fixes iaxs and iaxsl size off by one issue.dvossel1-3/+3