Commit Graph

103 Commits (master)

Author SHA1 Message Date
Richard Mudgett 998e6ba598 Adjust T202 default value to the minimum.
10 years ago
Richard Mudgett cfac266390 libpri: Add control of inband audio progress indication ie to the SETUP_ACKNOWLEDGE message.
11 years ago
Richard Mudgett fffb7babaf Implement T316 to allow RESTART messages to be automatically retransmitted.
12 years ago
Richard Mudgett a7eaec1aaa Make number not available presentation also set screening to network provided.
13 years ago
Richard Mudgett c5ec479bd2 Outgoing BRI calls fail when using Asterisk 1.8 with HA8, HB8, and B410P cards.
13 years ago
Richard Mudgett 092811da55 Option needed for Q931_IE_TIME_DATE to be optional in CONNECT message.
14 years ago
Richard Mudgett 1013e7626d Implement the mandatory T312 timer for NT PTMP broadcast SETUP calls.
14 years ago
Richard Mudgett 898bc57fce Improve the usefulness of pri_dump_info_str() output.
14 years ago
Richard Mudgett 9effbfc130 Add determined remote node type to pri_dump_info_str().
14 years ago
Richard Mudgett e01dce27b7 Swap of master/slave in pri_enslave() incorrect.
14 years ago
Richard Mudgett ed0d76d538 Add display ie text handling options.
14 years ago
Richard Mudgett 82a0a8e2ab Enable LIBPRI_COUNTERS code by default.
14 years ago
Richard Mudgett 261ab22dda Invalid PTMP redirecting signaling as TE towards NT.
14 years ago
Richard Mudgett 19e2a84c89 Add call transfer exchange of subaddresses support and fix PTMP call transfer signaling.
14 years ago
Richard Mudgett 230e2d9013 Added TEI identity check feature to reclaim dead TEIs.
14 years ago
Richard Mudgett 5923df047d Partial support for dynamic interfaces with NFAS.
14 years ago
Richard Mudgett f9c3c8d026 Extract the layer 2 link structure out of struct pri.
14 years ago
Richard Mudgett 53c142990f Restructure the Q.931 call record to layer 2 link association.
14 years ago
Richard Mudgett 2045db6a69 Segfault in pri_schedule_del() - ctrl value is invalid.
14 years ago
Richard Mudgett 05158ec5fb BRI PTMP: Active channels not cleared when the interface goes down.
14 years ago
Richard Mudgett e0f4da2773 Added more parameter checks to pri_set_timer() and pri_get_timer().
14 years ago
Richard Mudgett 34370a5984 Don't crash in __pri_new_tei() if a GR303 subchannel creation fails.
14 years ago
Richard Mudgett e12b0913ec Convert most references of Q931_MAX_TEI to use ARRAY_LEN().
14 years ago
Richard Mudgett 41115a1da6 Make pri_dump_event() only print the event name.
14 years ago
Richard Mudgett 4b21faa82d Add pri_new_bri_cb() API - Create BRI D-channel with user defined I/O callbacks and data
14 years ago
Richard Mudgett 297ff74885 Inband disconnect setting does nothing on BRI spans.
15 years ago
Richard Mudgett e4b8bed7e9 ETSI Call Waiting support.
15 years ago
Richard Mudgett 382e7e5c86 Added ETSI Explicit Call Transfer (ECT) support.
15 years ago
Richard Mudgett 6829faae06 Add Call Completion Suppplementary Service
15 years ago
Richard Mudgett d808143f8f Dialing an invalid extension causes incomplete hangup sequence.
15 years ago
Richard Mudgett 5ff4710e77 Make some internal routines available to other libpri components.
15 years ago
Richard Mudgett d5d69dddac Miscellaneous simple reorganization.
15 years ago
Richard Mudgett 68a107a3e3 Restore ability to change the Q.921 K value.
15 years ago
Richard Mudgett 2ec071bae6 Minor comment changes.
15 years ago
Richard Mudgett 748c69e160 pri_restart() is no longer needed since the Q.921 rewrite.
15 years ago
Matthew Fredrickson 4d3bb14731 Merge of Q.921 rewrite branch for wider testing.
15 years ago
Richard Mudgett 46df6d2cd4 Fix debug output so built up output lines are readable again.
15 years ago
Richard Mudgett b698032e04 Reimplement callback mechanism to handle APDU response messages that we care about.
15 years ago
Richard Mudgett e23ea9568c Add dummy call reference support.
15 years ago
Richard Mudgett a2dcb6adba Add BRI PTMP NT mode, HOLD/RETRIEVE, Call rerouting/deflection, and keypad facility support.
15 years ago
Richard Mudgett a78ee730c9 Add support for calling and called subaddress. Partial support for COLP subaddress.
15 years ago
Richard Mudgett 296c64df23 Miscellaneous changes:
15 years ago
Richard Mudgett 175c1e470f Merged revisions 1143, 1144 from
15 years ago
Richard Mudgett 4d19486781 Update pri_event2str() to current defined events.
15 years ago
Richard Mudgett e7c9ecb1b2 Split justsignalling into cis_call and cis_auto_disconnect functionality.
15 years ago
Richard Mudgett dcd62e467f Add COLP support to libpri for ETSI PTP, ETSI PTMP, and Q.SIG.
15 years ago
Richard Mudgett 27a5c7afb6 Fix potential buffer overflow in pri_dump_info_str().
15 years ago
Sean Bright 562e1fb7ca Add support for sending Reverse Charging Indication IE on ISDN PRI.
15 years ago
Richard Mudgett 2eaca806b9 Make it easier to add more timers/counters and vary the defaults based upon switchtype.
15 years ago
Kevin P. Fleming 39f7f72d8f Add 'const' qualifier to character string argument to keypad facility API calls
16 years ago