Commit Graph

540 Commits (master)
 

Author SHA1 Message Date
Sergey V. Lobanov 9ace221ca0 Makefile: Add the ability to build libpri on MacOS for Linux target.
2 years ago
bbabic a7a2245b12 q931.c: Fix subaddress finding octet 4.
7 years ago
Tzafrir Cohen c038af7892 Makefile: Use CPPFLAGS
8 years ago
Richard Mudgett f8e6096bfe q931.c: Lucent switch implementation bug workaround (Part 2)
8 years ago
Richard Mudgett d2585d6da2 q931.c: Lucent switch implementation bug workaround.
8 years ago
Richard Mudgett 90019b935a q931.c: Add number ie specification references.
8 years ago
Kevin Harwell c71499df29 Adding .cleancount and .gitreview files
9 years ago
Richard Mudgett 2952e95715 q931.c: Fix DISCONNECT Progress Indicator ie handling.
9 years ago
Richard Mudgett 7da3366cec q931.c: Substitute PROGRESS for DISCONNECT with progress indicator #8
9 years ago
Richard Mudgett 734e922301 Add .gitignore
9 years ago
Richard Mudgett a9722804c1 q931.c: Tighten mandatory ie checks.
9 years ago
Richard Mudgett 6b2cc87b30 q931.c: Update ALERTING_NO_PROGRESS conditional code.
9 years ago
Richard Mudgett fc96191788 q931.c: Made not recognize ie 0x01 for switches other than 4ESS, 5ESS, NI2, and DMS-100.
10 years ago
Richard Mudgett 5fda3d8c68 q931.c: Send STATUS messages when receiving messages in the wrong call state.
10 years ago
Richard Mudgett af8a550ff9 q921.c: Send DM and DISC frames with only three data octets instead of an extra fourth octet.
10 years ago
Richard Mudgett a50516c1e4 q931.c: Make always post a PRI_EVENT_KEYPAD_DIGIT if keypad digits come in an INFO message.
10 years ago
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 13beaacc80 libpri: Make TE-PTP mode respond to MDL TEI check requests.
11 years ago
Richard Mudgett 84b2560da5 Fix hole in layer2_persistence option for TE PTMP links.
12 years ago
Richard Mudgett 28553ff8cb Handle optional Recommendation octet 3a in Cause IE.
12 years ago
Richard Mudgett 1a0927ca23 Q.SIG: Allow PROGRESS when in the Active state.
12 years ago
Richard Mudgett de78c8d37f Fix compiler error with ALERTING_NO_PROGRESS define.
12 years ago
Richard Mudgett cdb844c16b Fix compiler warning in pritest.c.
12 years ago
Richard Mudgett 75bf8f0a20 Allow passing compiler flags (CFLAGS, LDFLAGS)
12 years ago
Richard Mudgett 5e3581c977 Fix compile error in pridump.c.
12 years ago
Richard Mudgett d9c6cc68a5 SVN ignore built utilities.
12 years ago
Richard Mudgett 27808e3640 * Made no longer compile *.lo files they are identical to *.o files.
12 years ago
Richard Mudgett 4af121db62 Make pridump and testprilib compile again.
12 years ago
Richard Mudgett 053a38202e Removed MDL/TEI management configuration warning message.
12 years ago
Richard Mudgett fffb7babaf Implement T316 to allow RESTART messages to be automatically retransmitted.
12 years ago
Richard Mudgett f78400fc07 Make pri_pres2str() return correct string.
13 years ago
Richard Mudgett a7eaec1aaa Make number not available presentation also set screening to network provided.
13 years ago
Kinsey Moore 17649b363b Make PRI_DEBUG_Q921_RAW work independantly of PRI_DEBUG_Q921_DUMP
13 years ago
Richard Mudgett 2c159d4685 Use ie2str(full_ie) where possible in q931.c.
13 years ago
Richard Mudgett 6078b21698 Remove nul octets from IE data that is normally treated as strings.
13 years ago
Richard Mudgett 4e7c3d1462 Implement handling a multi-channel RESTART request.
13 years ago
Richard Mudgett 5947536965 Fix message typo: Weird
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 239f8186ef Problems with ISDN MWI to phones.
14 years ago
Richard Mudgett c794af652e CallRerouting response not sent if peer hangs up first.
14 years ago
Richard Mudgett 1013e7626d Implement the mandatory T312 timer for NT PTMP broadcast SETUP calls.
14 years ago
Richard Mudgett afd91f7f31 Miscellaneous cleanup before T312 branch merge.
14 years ago
Richard Mudgett a5efd98835 Fix valgrind reported invalid read/write for display text feature.
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 e7a5d0da62 B channel lost by incoming call in BRI NT PTMP mode.
14 years ago
Richard Mudgett df22f0e1cb DMS-100 not receiving caller name anymore.
14 years ago
Richard Mudgett 492a19ab7d * Added switchtype to ROSE invoke operation not handled message.
14 years ago