aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Fix small memory leak in handle_init_event by always destroying the pthreadjpeeler1-0/+3
2009-09-15Send request contact header field with response to registrer queries instead ...mnicholson1-1/+5
2009-09-15revert accidental commitkpfleming1-136/+107
2009-09-15Use proper hostname for downloading sound files.kpfleming1-107/+136
2009-09-14Fix handling of DAHDI_EVENT_REMOVED event to prevent crash in do_monitor.jpeeler1-16/+25
2009-09-10Backport realtime fix to 1.4tilghman2-4/+9
2009-09-10IAX2 encryption regressiondvossel1-5/+27
2009-09-10Remove harmful code that causes endless loops. oej1-5/+0
2009-09-04make chan_sip compile under devmode againmvanbaak1-1/+1
2009-09-04Make apps send PROGRESS control frame for early media and fix too early media...oej1-3/+10
2009-09-03Merge code associated with AST-2009-006dvossel4-123/+1228
2009-09-02Re-send non-100 provisional responses to prevent cancellationtwilson1-7/+72
2009-08-31Also unlock the "other" channel, when returning, due to glare.tilghman1-0/+3
2009-08-21Ensure that T.38 INVITEs generated by Asterisk properly result in T.38 being ...kpfleming1-5/+7
2009-08-18Removed some deadwood and added some doxygen comments.rmudgett1-29/+30
2009-08-17Fix segfault when reloading chan_misdn.jpeeler1-0/+5
2009-08-17Fix uninitialized variable.rmudgett1-1/+1
2009-08-12Backport fix so that outbound CANCEL requests have same branch as challenged ...mmichelson1-1/+5
2009-08-10AST-2009-005tilghman12-92/+92
2009-08-05Dialplan starts execution before the channel setup is complete.rmudgett1-45/+59
2009-08-03Fixes dialplan wildcard extension taking precedence over call pickup code.dbrooks1-29/+29
2009-08-03Reverting index() fix, applying a different methodology, based upon developer...tilghman1-1/+1
2009-08-01Minor changes inspired by testing with latest GCC.kpfleming2-6/+11
2009-07-27Fix logic errors from 208746jpeeler1-1/+1
2009-07-25Fix compiling under dev-mode with gcc 4.4.0.jpeeler2-4/+8
2009-07-24Only send a BYE when hanging up a channel that is up.mmichelson1-1/+3
2009-07-23Fix a problem where a 491 response could be sent out of dialog.mmichelson1-10/+11
2009-07-23Only set the priindication setting when not performing a reloadjpeeler1-1/+1
2009-07-23Remove inaccurate XXX comment.mmichelson1-4/+0
2009-07-23Properly handle 183 responses which do not contain an SDP.mmichelson1-1/+12
2009-07-21Wait for wink before dialing when using E&M wink signalingjpeeler1-3/+3
2009-07-21Revert r207573, this approach could potentially block for an unacceptable jpeeler1-55/+1
2009-07-21Ensure that user-provided CFLAGS and LDFLAGS are honored.kpfleming1-6/+6
2009-07-20Wait for wink before dialing when using E&M wink signalingjpeeler1-1/+55
2009-07-20Answer video SDP offers properly when videosupport is not enabled.mmichelson1-3/+43
2009-07-17Fix format specifier to print out an unsigned long long.jpeeler1-1/+1
2009-07-17Enhance configuration option for overlapdial allowing direction choicejpeeler1-11/+29
2009-07-17sip option flags handled incorrectlydvossel1-1/+1
2009-07-17SIP incorrect From: header information when callpres is prohibdvossel1-4/+7
2009-07-15Merged revision 206700 fromrmudgett2-19/+52
2009-07-14Fixes several call transfer issues with chan_misdn.rmudgett3-333/+454
2009-07-14Merged revisions 206384 via svnmerge from russell1-3/+5
2009-07-14Fix some memory leaks in chan_misdn.rmudgett2-23/+56
2009-07-10Properly ACK 487 responses to canceled INVITEs.mmichelson1-3/+9
2009-07-10SIP registration auth loop caused by stale noncedvossel1-7/+25
2009-07-10Ensure that outbound NOTIFY requests are properly routed through stateful pro...mmichelson1-2/+6
2009-07-09No audio on calls from Asterisk to various ISDN devices until DTMF sent by ca...rmudgett1-0/+1
2009-07-08Fixes 8khz assumptionsdvossel1-7/+8
2009-07-02Removed confusing warning message "Got Busy in Connected State"rmudgett1-2/+0
2009-06-29Add error message so that it is clear why a SIP peer was not processed whenmmichelson1-0/+1