Commit Graph

313 Commits (bbaeec95136292c885a7b34723e4b0378668d91e)
 

Author SHA1 Message Date
Richard Mudgett bbaeec9513 Use the correct branch integrated property when generating the version string.
16 years ago
Joshua Colp 48fc219865 Make sure we only have 4 octects on unrestricted 64k data calls.
16 years ago
Leif Madsen 9ecdbed001 Fix a small spelling error.
16 years ago
Matthew Fredrickson 3d91cd5e30 A couple of last BRI fixes in libpri... don't discard pending iframes when we call the q921_dchannel_up routine, since we need to be able to send the ones that were queued up while the D-channel went down and is being reactivated. Also fix some buggy logic in the frame transmission decision code.
16 years ago
Matthew Fredrickson a30eeee9a8 Change behavior so that we do not send I-frames when link is down, but instead queue them up until the link comes up and send them out then.
16 years ago
Matthew Fredrickson 07c4195876 Add additional case where T200 expires greater than N200 times and we need to release and reacquire the TEI.
16 years ago
Matthew Fredrickson 40ae2a030a Add some additional debug for Q.921 MDL messages as well as fix a bug in RESTART messages on BRI
16 years ago
Matthew Fredrickson 2c104c4dbd Fix a number of Q.921 bugs, found doing TBR4 compliance testing, thanks to Tzafrir, Xorcom, and co. (#12861). Thanks!
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
Jason Parker aeb5a6d284 Make install paths use libdir, like libss7
16 years ago
Kevin P. Fleming 64eaca5bfa Merged revisions 610 via svnmerge from
16 years ago
Kevin P. Fleming 67bc1003ab update ignore list
16 years ago
Kevin P. Fleming 419282d399 use better version.c creation process, and better dependency tracking process too
16 years ago
Jason Parker 9e6df1092c I believe this is what was meant. (it matches how Asterisk does it)
16 years ago
Jason Parker 1c7588ead5 libpri is not libss7 :D
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 8c5da8a278 ignore generated files
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
Dwayne M. Hubbard 95ccc0e03c While working on issue 3450 I noticed that the information channel selection field in the channel identification IE was displayed incorrectly when using 'pri intense debug'. I wanted another pair of eyes to look at the code because everything looked correct until Shaun Ruffell noticed the missing comma in the msg_chan_sel array.
17 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
Kevin P. Fleming b9bd97cdb7 fix the indentation in this function so that it is actually possible to read it and understand the logic and flow
17 years ago
Joshua Colp c93dfbae5f If inband audio is being provided with a disconnect message let the audio be heard before releasing the channel.
17 years ago
Matthew Fredrickson 160be09f76 Improve transmission, receiving, and dumping of bearer capability IE (#11593)
17 years ago
Matthew Fredrickson ba46c5ca03 Merged revisions 513 via svnmerge from
17 years ago
Kevin P. Fleming 33a28eeda1 Merged revisions 478 via svnmerge from
17 years ago
Jason Parker 595154da5a Fix an incorrect pri_event structure definition.
17 years ago
Matthew Fredrickson cdb9c294c1 Fix user-user IE order in setup message (#10705)
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 e498bef21f Merged revisions 460 via svnmerge from
17 years ago
Jason Parker ac51a8e058 Merged revisions 445 via svnmerge from
17 years ago
Jason Parker 11f13f9b2d Allow setting CC to something with a space, such as `make CC="gcc -m32"`
17 years ago
Matthew Fredrickson cd56dc1b1c Merged revisions 426 via svnmerge from
18 years ago
Matthew Fredrickson a17ce5bdea Merged revisions 423 via svnmerge from
18 years ago
Matthew Fredrickson fcd5775b8b Merged revisions 415 via svnmerge from
18 years ago
Matthew Fredrickson 199d4c7fc5 Merged revisions 389 via svnmerge from
18 years ago
Joshua Colp a22bd0df05 Merged revisions 385 via svnmerge from
18 years ago
Kevin P. Fleming a898653315 how about we use the correct name for this one
18 years ago
Kevin P. Fleming 16ae0df732 it's time :-)
18 years ago
Matthew Fredrickson 342c1f81ca Make sure we send any pending facility APDUs after we receive proceeding. #7551
18 years ago
Matthew Fredrickson 9969553056 Make IE debug more consistent and readable. (#7559)
18 years ago
Matthew Fredrickson 9037525b7b Improve call state handling code. (#7269)
18 years ago
Russell Bryant f245f64a2e Blocked revisions 360 via svnmerge
18 years ago
Russell Bryant cd91dba660 ensure buffer gets initialized (issue #7512, klaus3000)
18 years ago
Matthew Fredrickson a24748c0f8 Fix for #7378, namespace collision issue.
18 years ago
Matthew Fredrickson 8c69834e21 Updates to add T309 to libpri. Thanks flefoll!
18 years ago
Kevin P. Fleming 8192b42674 prepare for new zaptel.h location
18 years ago
Kevin P. Fleming de00a26f71 remove support for CVS checkouts
19 years ago
Kevin P. Fleming fe9fff6dcb revert change that didn't actually change anything, and fix formatting of conditional expression so it's more clear what it does
19 years ago