Commit Graph

72 Commits (9fc52cdaa3e2ba3386f6734b96fe9eeaaa12debb)

Author SHA1 Message Date
Mark Michelson e95efa6c50 Fix misuses of timeouts throughout the code.
13 years ago
Richard Mudgett b887a43667 Fix the analog dial *0 flash-hook of bridged peer feature.
13 years ago
Richard Mudgett d8ff69cb1b Add missing ast_hangup() calls on some analog exception paths.
13 years ago
Kevin P. Fleming f83d1b98e8 Add support-level indications to many more source files.
13 years ago
Richard Mudgett 3863d34cdf Fix deadlock potential with ast_set_hangupsource() calls.
13 years ago
Richard Mudgett aa8ed90f30 Fix POTS flash hook to orignate a second call deadlock.
13 years ago
Jonathan Rose ae528efea3 Coverity Report: Fix issues for error type CHECKED_RETURN for core
13 years ago
Mark Michelson eafb430562 Fix findings 0-3, 5, and 8 for Coverity MISSING_BREAK errors.
13 years ago
Alec L Davis 1b6601bc0a push 'outgoing' flag from sig_XXX up to chan_dahdi
14 years ago
Richard Mudgett 202cfa080e Restore call progress code for analog ports.
14 years ago
Richard Mudgett f2b371fedf More parking issues.
14 years ago
Kinsey Moore 00c0f7d5b9 Call pickup broken for DAHDI channels when beginning with #
14 years ago
Richard Mudgett c5ad2f12a0 The dahdi_hangup() call does not clean up the channel fully.
14 years ago
Richard Mudgett 46067d2dc4 Merged revisions 313189 via svnmerge from
14 years ago
Richard Mudgett 10e378b07c Chan_dahdi does not retain CID when detecting DTMF CID without polarity reversal.
14 years ago
Richard Mudgett 5634ae11d5 Merged revisions 296166 via svnmerge from
15 years ago
Richard Mudgett a77913a22d One way audio before answering call waiting call on analog port.
15 years ago
Richard Mudgett 7fbafbd5df Bring sig_analog extraction more into alignment with orig-trunk/v1.6.2 chan_dahdi.
15 years ago
Richard Mudgett 3f9644b7db Analog lines do not transfer CONNECTED LINE or execute the interception macros.
15 years ago
Richard Mudgett 252cffd38d Merged revisions 293806 via svnmerge from
15 years ago
Richard Mudgett 643d500d66 Merged revisions 293647 via svnmerge from
15 years ago
Richard Mudgett ea00bff969 Analog 3-way call would not connect all parties if one was using sig_pri.
15 years ago
Richard Mudgett 651d43c698 Merged revisions 293417 via svnmerge from
15 years ago
Richard Mudgett 55a1b13da8 Merged revisions 293340 via svnmerge from
15 years ago
Richard Mudgett b8f40f4805 Merged revisions 291655 via svnmerge from
15 years ago
Jeff Peeler c9bfde6afd Add parking extension for non-default parking lots.
15 years ago
Richard Mudgett cbb2327e6d Simplify some code in sig_analog.
15 years ago
Richard Mudgett a6c9f0aadc Unable to originate calls using E&M over T1.
15 years ago
Richard Mudgett 72f370ecc1 Fix a call to analog_set_pulsedial() not setting 0 or 1 only.
15 years ago
Alec L Davis 8b3c00a824 missed FXS kewl start polarityswitch when finally on hook.
15 years ago
Alec L Davis 85bfe38f2f Support FXS module Polarity Reversal on remote party Answer and Hangup
15 years ago
Tzafrir Cohen 16b4813599 Fix invalid test for rxisoffhook in FXO channels
15 years ago
Jeff Peeler 58061391a1 Fix regression with distinctive ring detection.
15 years ago
Richard Mudgett cf7bbcc4c6 Expand the caller ANI field to an ast_party_id
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Jeff Peeler 0ef5550742 Change expected operation from error to debug message
15 years ago
Jeff Peeler 00433d60e6 Fix no call waiting caller ID
15 years ago
Russell Bryant 3194c061a7 Don't blow up if an ast_channel doesn't get allocated.
15 years ago
Richard Mudgett 159f0d4b24 The inalarm flag is not passed up from the sig_analog and sig_pri submodules.
15 years ago
Jeff Peeler 6dd80de93d Merged revisions 260434 via svnmerge from
15 years ago
Richard Mudgett a3ce3441bb Merged revisions 260195 via svnmerge from
15 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
15 years ago
Richard Mudgett b1ccb1a44e Simplified dahdi_request() channel selection failed reason/cause code.
15 years ago
Jeff Peeler e8a99a9962 Merged revisions 250480 via svnmerge from
15 years ago
Jeff Peeler 568c057c4c Extend max call limit duration from 24.8 days to 292+ million years.
16 years ago
Richard Mudgett c5cfc2a867 Removed unused parameters from analog_available() and sig_pri_available().
16 years ago
Kevin P. Fleming ef9be94b35 Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release
16 years ago
Jeff Peeler 50b7338d02 Fix call forwarding for analog phones.
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Jeff Peeler 10e8ee1746 Add a few missing events to analog_handle_event.
16 years ago