Commit Graph

118 Commits (bcdf507f3c67ad8c01ef1d989ce53e45bea0f201)

Author SHA1 Message Date
Richard Mudgett bcdf507f3c Change D-channel warning to be less confusing on non-NFAS setups.
14 years ago
Richard Mudgett 8711d897d0 Make duplicate call ptr warning message more helpful.
14 years ago
Richard Mudgett f8b799c0c1 Made ISDN not add numbering plan prefix strings to empty numbers.
14 years ago
Richard Mudgett 9eb7ccef76 Rework sig_pri_hangup() to be simpler and clearer.
14 years ago
Matthew Jordan 7dc49195d8 Updated SIP 484 handling; added Incomplete control frame
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 c4afd498c0 Merged revisions 330033 from
14 years ago
Richard Mudgett a7394bcd28 Backport useful CLI "pri show channels" command to v1.8.
14 years ago
Richard Mudgett 209d8d3c15 PRI early media won't ring.
14 years ago
Richard Mudgett 0ec0f72506 Unable to pickup DAHDI/PRI call because call state is reported as DIALING.
14 years ago
Richard Mudgett 90c544c0e1 Don't get early media for ISDN on outgoing calls.
14 years ago
Richard Mudgett c5ad2f12a0 The dahdi_hangup() call does not clean up the channel fully.
14 years ago
Alec L Davis 20ef1e9c95 Fix ISDN calling subaddr User Specified Odd/Even Flag
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 4f3cf039f4 Race condition when ISDN CallRerouting/CallDeflection invoked.
14 years ago
Richard Mudgett 8bfde13607 Make pri parameter description consistent.
14 years ago
Richard Mudgett 5b9f9f78ca Get real channel of a DAHDI call.
14 years ago
Richard Mudgett 7b353a26ae sig_pri_new_ast_channel() should return NULL when new_ast_channel() fails.
14 years ago
Richard Mudgett a5f6367057 No response sent for SIP CC subscribe/resubscribe request.
15 years ago
Richard Mudgett 39728fbe4d Merged revisions 305342 via svnmerge from
15 years ago
Richard Mudgett 8e51d30b67 Merged revisions 303769 via svnmerge from
15 years ago
Richard Mudgett 78e1319a13 Deadlock between dahdi_request() and pri_dchannel() processing an incomming call.
15 years ago
Richard Mudgett 2baf7ac892 Merged revision 300711 from
15 years ago
Richard Mudgett 30a74dd9fe Chan_dahdi sends an empty COLP on the bridged channel.
15 years ago
Richard Mudgett 3ed89f0e89 Merged revisions 298194 via svnmerge from
15 years ago
Richard Mudgett ac9434aecc Merged revisions 294822 via svnmerge from
15 years ago
Richard Mudgett 3f9644b7db Analog lines do not transfer CONNECTED LINE or execute the interception macros.
15 years ago
Richard Mudgett 70415ccdfd No need to define the struct if there are no users.
15 years ago
Richard Mudgett d411ade931 Allow the DAHDI driver to compile, even with a sufficiently older version of libpri.
15 years ago
Tilghman Lesher d1aceac167 Several more defines that need to be altered for compiling against an older version of libpri
15 years ago
Tilghman Lesher cdc420235e Allow the DAHDI driver to compile, even with a sufficiently older version of libpri.
15 years ago
Richard Mudgett eeec27dafc Connected line is not updated when chan_dahdi/sig_pri or chan_misdn transfers a call.
15 years ago
Richard Mudgett 7e28c7c90d Send CONNECT_ACKNOWLEDGE for CIS calls too.
15 years ago
Richard Mudgett cb82f20163 Avoid deadlock processing incoming AOC-E messages.
15 years ago
Richard Mudgett bb8e2fcef8 Revert stuff not ready for commit in -r289054.
15 years ago
Richard Mudgett 34b3615fff Break up long ast_manager_event_multichan() event lines.
15 years ago
Richard Mudgett c54833f35d Merged revisions 286116 via svnmerge from
15 years ago
Richard Mudgett 5f2b40c699 Simplified pri_dchannel() poll timeout duration code.
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 c453d72423 Merged revisions 283049 via svnmerge from
15 years ago
Tilghman Lesher 4aed988d66 Merged revisions 282607 via svnmerge from
15 years ago
Sean Bright e32da6f7a5 Fix compilation error in chan_dahdi (strdupa -> ast_strdupa).
15 years ago
Russell Bryant e7b5069c9f Fix inband DTMF detection on outgoing ISDN calls.
15 years ago
Richard Mudgett 301505c4c4 Rename sig_pri_pri to sig_pri_span. More descriptive of concept.
15 years ago
Richard Mudgett 7066a7f233 Reference correct struct member for unlikely event PRI_EVENT_CONFIG_ERR.
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
Richard Mudgett 30888f913d Merged revisions 272446 via svnmerge from
15 years ago
Richard Mudgett 93a5e74e37 Add digit manipulation tag support to chan_dahdi/sig_pri like chan_misdn.
15 years ago