Commit Graph

4904 Commits (1c72a8ab495aa9eb658b0afc0041dcb9babd56e7)

Author SHA1 Message Date
Jeff Peeler 5be00864ee Prevent loss of Caller ID information set on local channel after masquerade.
15 years ago
David Vossel 4f90553a45 chan_sip: fixes provisional keepalive scheduled item crash
15 years ago
Tilghman Lesher 996a394a7d Prevent DAHDI channels from overriding the callerid, once it's been set by the user.
15 years ago
Mark Michelson 7bc66e1d77 Backport fixes for sip_uri_params_cmp() from trunk.
15 years ago
Richard Mudgett 8f60bcf42f DNID does not get cleard on a new call when using immediate=yes with ISDN signaling.
15 years ago
Paul Belanger b48d6c3dbe Regression with T.38 negotiation
15 years ago
Matthew Nicholson 1c8d76145b Default to no udptl error correction so that error correction will be disabled in the event that the remote end indicates that they do not support the error correction mode we requested.
15 years ago
Richard Mudgett 308d812403 priexclusive in chan_dahdi.conf ignored when reloading dahdi module
15 years ago
Paul Belanger dca914c43b Fix logging message for stale nonce.
15 years ago
Richard Mudgett 8c1f4940eb Close the DAHDI FD on error when processing chan_dahdi toneduration config parameter.
15 years ago
Terry Wilson 79d795c383 Add option to not do a call forward on 482 Loop Detected
15 years ago
Tilghman Lesher b0202ce6d1 Command 'stop gracefully' doesn't.
15 years ago
Tilghman Lesher 14550f93d0 Have the DEADLOCK_AVOIDANCE macro warn when an unlock fails, to help catch potentially large software bugs.
15 years ago
Tzafrir Cohen 97f61244f9 Fix various typos, reported by Lintian
15 years ago
Tilghman Lesher 65458abbe8 Allow the "useragent" value to be restored into memory from the realtime backend.
15 years ago
Mark Michelson 2cc343faa2 Decode URI in contact header of 302 response.
15 years ago
Richard Mudgett fac72f08b8 ss_thread calls pri_grab without lock during overlap dial
15 years ago
Matthew Nicholson 7eabbade0a Decrease the module ref count in sip_hangup when SIP_DEFER_BYE_ON_TRANSFER is set. This is necessary to keep the ref count correct.
15 years ago
Matthew Nicholson 2d31f18ae9 Modify chan_sip's packet generation api to automatically calculate the Content-Length. This is done by storing packet content in a buffer until it is actually time to send the packet, at which time the size of the packet is calculated. This change was made to ensure that the Content-Length is always correct.
15 years ago
Jeff Peeler 5cf7c69afb Eliminate deadlock potential in dahdi_fixup().
15 years ago
Jason Parker 25a613a993 Need to lock the agent chan before access its internal bits.
15 years ago
David Vossel 3245bb4b86 fixes chan_iax2 race condition
15 years ago
Terry Wilson 21bdb89a2b Merged revisions 270658 via svnmerge from
15 years ago
Alec L Davis 7d953183e6 fixes FXS port still ringing when answered, as reported by Tzafrir on dev-list.
15 years ago
Russell Bryant a8f624dc93 Don't stop Asterisk if chan_oss fails to register 'Console' (due to another channel driver already claiming it).
15 years ago
Russell Bryant 8427de3128 Comment out a rule that likes to break the chan_h323 build randomly.
15 years ago
Paul Belanger b3076dd0f5 Fix formatting issue with previous patch.
15 years ago
Paul Belanger abc4bceec2 Missing fallback to audio fax feature when T.38 re-INVITE failed
15 years ago
David Vossel 9d466eed00 add dahdi_func_write to zap_tech structure
15 years ago
David Vossel ff8057a92a fixes build issue with zaptel
15 years ago
David Vossel 0e37a19b92 backport of DAHDI buffer policy dial string option
15 years ago
Paul Belanger 07dbb0f074 Registration fix for SIP realtime.
15 years ago
Jeff Peeler 87e8d0ec46 Ensure channel state is not incorrectly set in the case of a very early answer.
15 years ago
Richard Mudgett e0d8abbfe2 DTMF CallerID detection problems.
15 years ago
David Vossel 2077fcfc6d resolves deadlocks in chan_local
15 years ago
Richard Mudgett 0ee6131402 DAHDI "WARNING" message is confusing and vague
15 years ago
Richard Mudgett e0623c7080 hidecalleridname parameter in chan_dahdi.conf
15 years ago
Tilghman Lesher 244f519a25 Don't recreate peer, when responding to a repeated deregistration attempt.
15 years ago
Richard Mudgett f4fc6dfb4a DAHDI/PRI call to pri_channel_bridge() not protected by PRI lock.
15 years ago
Russell Bryant e8f9c77145 Resolve a deadlock that occurs due to a pointless call to ast_bridged_channel()
15 years ago
Russell Bryant c689d464dd Don't kill Asterisk if the H323 listener does not start.
15 years ago
Russell Bryant 43393bd1a9 Resolve a number of FreeBSD build issues.
15 years ago
Terry Wilson 1b2dbf6c1a Revert API change in release branches
15 years ago
Terry Wilson 529e8af144 Merged revisions 252089 via svnmerge from
15 years ago
Richard Mudgett a247e69d65 Forward declaring dahdi_pri was already done.
15 years ago
Richard Mudgett 0bc0edcda9 Make chan_dahdi wakeup_sub() prototype not conditional.
15 years ago
Jeff Peeler 3896fecd58 Make sure to clear red alarm after polarity reversal.
15 years ago
David Vossel 8dbeb5925d fixes problem with duplicate TXREQ packets
15 years ago
Jeff Peeler 9a4e4eb749 Modify queued frames from local channels to not set the other side to up
15 years ago
Alec L Davis 271908886f overlap receiving: automatically send CALL PROCEEDING when dialplan starts
15 years ago