Commit Graph

114 Commits (master)

Author SHA1 Message Date
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 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 239f8186ef Problems with ISDN MWI to phones.
14 years ago
Richard Mudgett 1013e7626d Implement the mandatory T312 timer for NT PTMP broadcast SETUP calls.
14 years ago
Richard Mudgett ed0d76d538 Add display ie text handling options.
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
David Vossel 660609c45b support for sending ETSI advice of charge
15 years ago
Richard Mudgett 8c5eeeae79 ETSI Message Waiting Indication (MWI) support.
15 years ago
Richard Mudgett 0b28bf0aab ETSI Malicious Call ID support.
15 years ago
Richard Mudgett e4b8bed7e9 ETSI Call Waiting support.
15 years ago
Richard Mudgett 9bb285fdc1 ETSI Advice Of Charge (AOC) event reporting.
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 2ec071bae6 Minor comment changes.
15 years ago
Richard Mudgett b698032e04 Reimplement callback mechanism to handle APDU response messages that we care about.
15 years ago
Richard Mudgett 62d35faf6b We now have 32 timers. No need to reserve minimum space anymore.
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 503ef0531a Make event channel parameter encoding consistent.
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 4f0b3f3109 Doxygenify the timer comments.
15 years ago
Sean Bright 562e1fb7ca Add support for sending Reverse Charging Indication IE on ISDN PRI.
15 years ago
Richard Mudgett c5cdc66b72 Convert PRI_TIMER_xxx to an enum so PRI_MAX_TIMERS can be automatically adjusted.
15 years ago
Richard Mudgett 2eaca806b9 Make it easier to add more timers/counters and vary the defaults based upon switchtype.
15 years ago
Sean Bright 7092459702 Capture and expose the Reverse Charging Indication IE on ISDN PRI.
15 years ago
Sean Bright 64fd25fcac Revert unintentional changes
15 years ago
Sean Bright 16304b6a65 Set reviewboard property.
15 years ago
Kevin P. Fleming 39f7f72d8f Add 'const' qualifier to character string argument to keypad facility API calls
16 years ago
Richard Mudgett ba45095c5a ROSE ASN.1 facility encode and decode rewrite of existing messages.
16 years ago
Jeff Peeler 18fa4716a5 Add service maintenance message support
16 years ago
Richard Mudgett 88551af7ef Comment changes to note what ISDN message type causes the event.
16 years ago
Leif Madsen 9ecdbed001 Fix a small spelling error.
16 years ago
Matthew Fredrickson e1bfec4b1e Merging in additional Q.SIG features in #13454. Includes Q.SIG physical/logical channel mapping support, extended coding of Q.SIG name operations (calling name), and call rerouting support via added dialplan application.
16 years ago
Kevin P. Fleming 64eaca5bfa Merged revisions 610 via svnmerge from
16 years ago
Kevin P. Fleming 16df54e01a correct comments to match code
16 years ago
Kevin P. Fleming 16719a5f74 rename API call and option (nothing has been released to use it yet so this should be safe) to be more accurate in describing what it does
16 years ago
Kevin P. Fleming aad7c3e8f1 modify work done for issue #10552, making the support of inband audio after RELEASE a configurable option, since it is causing problems for a number of users
16 years ago
Matthew Fredrickson b9a6ab0c69 Moving trunk changes back into 1.4
17 years ago
Brett Bryant dee4c9ae0f Add new API call (pri_get_version) to show the current version of the branch for support purposes.
17 years ago
Matthew Fredrickson 160be09f76 Improve transmission, receiving, and dumping of bearer capability IE (#11593)
17 years ago
Jason Parker 595154da5a Fix an incorrect pri_event structure definition.
17 years ago
Matthew Fredrickson 2a27c0f173 Fix for #10189. Make sure we properly report the user layer 1 for H.223 and H.245
17 years ago
Matthew Fredrickson ed9c90a985 Make sure we pass the call back in setup_ack
19 years ago
Matthew Fredrickson e2091c29ef Cause code clarifications (Q.SIG versus non Q.SIG)
19 years ago
Russell Bryant 9c8628715f change 'char *' to 'const char *' for useruserinfo to go along with the fixes
19 years ago