Commit Graph

54 Commits (ba65f21e73e9a8769baf6cf4b1e08e06e68862a5)

Author SHA1 Message Date
Richard Mudgett 74a9fcd6c4 Clear ISDN channel resetting state if the peer continues to use it.
13 years ago
Richard Mudgett e9a0da476a Add ability to ignore layer 1 alarms for BRI PTMP lines.
13 years ago
Alec L Davis 1b6601bc0a push 'outgoing' flag from sig_XXX up to chan_dahdi
13 years ago
Richard Mudgett c5fc58c3a0 Restore the 'w' modifier support for ISDN spans. Dial(DAHDI/g0/1234w888)
14 years ago
Richard Mudgett 9328590ddb Outgoing BRI calls fail when using Asterisk 1.8 with HA8, HB8, and B410P cards.
14 years ago
Richard Mudgett a7394bcd28 Backport useful CLI "pri show channels" command to v1.8.
14 years ago
Richard Mudgett 4242cb82f4 Crash if ISDN span layer 1 is down on initial load.
14 years ago
Richard Mudgett 458a57d1d3 Merged revisions 312574 via svnmerge from
14 years ago
Richard Mudgett 5b9f9f78ca Get real channel of a DAHDI call.
14 years ago
Richard Mudgett a5f6367057 No response sent for SIP CC subscribe/resubscribe request.
14 years ago
Richard Mudgett 8e51d30b67 Merged revisions 303769 via svnmerge from
15 years ago
Tzafrir Cohen 8a73e54701 Typos: recieved => received
15 years ago
Richard Mudgett 5634ae11d5 Merged revisions 296166 via svnmerge from
15 years ago
Richard Mudgett ac9434aecc Merged revisions 294822 via svnmerge from
15 years ago
Richard Mudgett c271acacda Made output libpri event names if pri debugging is enabled when sig_pri processes them.
15 years ago
Richard Mudgett 82c2cf5159 Use the correct type for aoce_delayhangup bit field.
15 years ago
Richard Mudgett 301505c4c4 Rename sig_pri_pri to sig_pri_span. More descriptive of concept.
15 years ago
Richard Mudgett 93a5e74e37 Add digit manipulation tag support to chan_dahdi/sig_pri like chan_misdn.
15 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
15 years ago
Richard Mudgett 0122ccd29c Extract sig_ss7 out of chan_dahdi.
15 years ago
Richard Mudgett 1c67f208a7 Add ETSI Message Waiting Indication (MWI) support.
15 years ago
Richard Mudgett afcbc93dae Add ETSI Call Waiting support.
15 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
15 years ago
Richard Mudgett 48dd4d1249 Add ETSI Explicit Call Transfer (ECT) support.
15 years ago
Richard Mudgett 159f0d4b24 The inalarm flag is not passed up from the sig_analog and sig_pri submodules.
15 years ago
Richard Mudgett 00a1a96ff5 Separate the uses of NUM_DCHANS and MAX_CHANNELS into PRI, SS7, and MFCR2 users.
15 years ago
Richard Mudgett 537edff10f Remove PRI CCSS BUGBUG message and update configure script.
15 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
15 years ago
Richard Mudgett 7f68a32417 Minor tweaks and comment updates to chan_dahdi.
15 years ago
Richard Mudgett b1ccb1a44e Simplified dahdi_request() channel selection failed reason/cause code.
15 years ago
Richard Mudgett ee5e65194f Reduce the amount of database access for HAVE_PRI_SERVICE_MESSAGES.
15 years ago
Richard Mudgett c5cfc2a867 Removed unused parameters from analog_available() and sig_pri_available().
16 years ago
Jeff Peeler ac9a4cecf3 Fix problem on digital channels due to digital flag not getting set
16 years ago
Richard Mudgett 6406f39594 DAHDI ISDN channel names will not allow device state to work. (Interim solution.)
16 years ago
Richard Mudgett cff6d02b53 Add to chan_dahdi ISDN HOLD, Call deflection, and keypad facility support.
16 years ago
Joshua Colp fd9f9ab01e Add a callback to sig_pri which is called when sig_pri is going to queue a control frame on a channel.
16 years ago
Richard Mudgett 9c05faf76d Prevent deadlock if chan_dahdi attempts to change PRI channel names.
16 years ago
Richard Mudgett 307bf124d2 Locking issues dealing with service_lock.
16 years ago
Jeff Peeler edb5e6efd9 Cleanup approach in 217804 and don't reach inside the sig_pvt.
16 years ago
Richard Mudgett fd561e871f Fix memory leak of sig_xxx private structures.
16 years ago
Richard Mudgett 595ab444af Made chan_dahdi able to ignore incoming calls that are not in a MSN list for ISDN PTMP CPE spans.
16 years ago
Richard Mudgett 39c9838d77 Add COLP support to chan_dahdi/sig_pri.
16 years ago
Richard Mudgett bc0a3453cd Restoring some code to sig_pri. Not sure if it is really needed.
16 years ago
Richard Mudgett 53ea9a0576 More changes from chan_dahdi that did not make it into sig_pri.
16 years ago
Richard Mudgett ff91b378e0 Fix CALLERID() values for sig_pri on incoming calls.
16 years ago
Richard Mudgett 95d037edad Trim trailing whitespace.
16 years ago
Jeff Peeler bab2f57316 Add missing ifdef-s for service maintenance message functionality
16 years ago
David Brooks 48363c16e1 Fixes numerous spelling errors. Patch submitted by alecdavis.
16 years ago
Jeff Peeler 980db1601a Fix sending of interface identifier unconditionally in sig_pri
16 years ago
Jeff Peeler 646cd02c09 The dialing flag was mistakingly removed from sig_pri.
16 years ago