Commit Graph

246 Commits (d8f64e6c98c14cb292fcd8b3563273e7b94e6241)
 

Author SHA1 Message Date
Matt O'Gorman d8f64e6c98 Merged revisions 311 via svnmerge from
19 years ago
Matthew Fredrickson 3c061000b5 Make sure we reset the field if we get one in a disconnect
19 years ago
Kevin P. Fleming a98061f019 set mime-type and eol-style on all files
19 years ago
Kevin P. Fleming 3ea2ea8cf1 Merged revisions 296,306 via svnmerge from
19 years ago
Kevin P. Fleming 6f831daaed rename merge property
19 years ago
Matthew Fredrickson 681a5f582e RLT works!!! Tested successfully on a DMS100 switch. (For those wondering, RLT
19 years ago
Matthew Fredrickson 0a326a9744 More little updates for RLT on DMS100. Fix ASN.1 dump code for multibyte facility IE headers
19 years ago
Matthew Fredrickson 30188c642d More changes for RLT
19 years ago
Matthew Fredrickson 3f78370c92 More fixes for RLT
19 years ago
Matthew Fredrickson 4c20e50a5d Fix the extension bit on our facility IE
19 years ago
Matthew Fredrickson 6b5781bb3a More silly cleanups
19 years ago
Matthew Fredrickson 333a5eb67a Header file cleanups
19 years ago
Matthew Fredrickson 0e2e37b537 Numerous updates for RLT (just remember, trunk can be a bumpy ride)
19 years ago
Kevin P. Fleming cb7b843e10 update to reflect all merged revisions from 1.2 branch
19 years ago
Kevin P. Fleming d97a630a81 Merged revisions 291 via svnmerge from
19 years ago
Matthew Fredrickson 9447f39f3f Makefile update to correctly do library version numbers
19 years ago
Matthew Fredrickson 8fa183a4bc Lots of changes for APDU handling and debugging. Thanks PCadach (bug #5265)!
19 years ago
Matthew Fredrickson 9e03b9b8c7 Add tzanger's patch which (among other things) prints whitespace in IE dumps
19 years ago
Matthew Fredrickson 274f535654 Make sure that the called number field is reset in case we only get sending complete in an INFORMATION message
19 years ago
Matthew Fredrickson 424fa816e3 Send RR as command instead of response when T200 expires after receiving RNR.
19 years ago
Russell Bryant 9c8628715f change 'char *' to 'const char *' for useruserinfo to go along with the fixes
19 years ago
Russell Bryant bb1f882f8a fix compiler warning that actually causes the build to fail since we treat
19 years ago
Kevin P. Fleming 8738891752 Merged revisions 274 via svnmerge from
19 years ago
Kevin P. Fleming b1db8aaae6 configure trunk for merging fixes from 1.2 branch
19 years ago
Matthew Fredrickson dd611af000 Modify the warning #define
19 years ago
Matthew Fredrickson 8d6d58ab09 Add in keypad facility transmission support
19 years ago
Matthew Fredrickson d6cab1d527 Allow receival of single digit keypad facility IEs. Was broken before.
19 years ago
Kevin P. Fleming a634c4253b remove CVS ignore lists
19 years ago
Kevin P. Fleming cf8c723f8b remove extraneous svn:executable properties
19 years ago
Matthew Fredrickson 014fd45a37 Fix typo in commit
19 years ago
Matthew Fredrickson 89384a8472 Add protection block
19 years ago
Matthew Fredrickson e0de929e20 Updates so that one can do user to user IE transmission
19 years ago
Matthew Fredrickson 160b8c91b8 Fix so that APDUs are not added multiple times for a call (Bug #5361)
19 years ago
Kevin P. Fleming 326c5c66d6 allow Makefile to be used more easily in automated build environments (issue #5291)
19 years ago
Anthony Minessale II 9842934154 fixing compile errors! check the patch but if it's wrong it's better than not compiling at all
19 years ago
Matthew Fredrickson f64108e394 Don't specify DS1 on Q.SIG
19 years ago
Matthew Fredrickson 83c78f9e85 Q.SIG fix. Don't send DISPLAY IE for callername
19 years ago
Mark Spencer cfee7ff007 Add ability to restart PRI at Q.921 layer
19 years ago
Kevin P. Fleming 4bbe741b99 send calling plan info for RDNIS and originally called number in new call events
19 years ago
Kevin P. Fleming 3269a4b034 cleanups and fixes for Solaris (issue #4999)
19 years ago
Matthew Fredrickson 21d693f0b4 Fix pridump so that it works again (bug 4803) Thanks PCadach
19 years ago
Kevin P. Fleming 598e8092f1 make copy_string able to build on older compilers (bug #4714)
19 years ago
Matthew Fredrickson bbd1d88f70 Fix for gcc-4.0
19 years ago
Matthew Fredrickson badbe8cf1f Fix for non constructed number component
19 years ago
Kevin P. Fleming 25cb0b7457 forward more ANI information to users of libpri (bug #4571)
19 years ago
Matthew Fredrickson ac9bba5121 Don't allow notification codes outside of the Q.931 spec for switches other
19 years ago
Matthew Fredrickson 00d12810bb more cause stuff
20 years ago
Matthew Fredrickson d8ac58da6d Allow cause IEs to be passed through libpri in PROGRESS messages
20 years ago
Kevin P. Fleming 3fe76c6aea correct improperly applied patch from bug 4405 (bug #4573)
20 years ago
Kevin P. Fleming f622f51004 use libpri_copy_string() (same as ast_copy_string()) instead of strncpy
20 years ago