Our software isn't released. It escapes\!

git-svn-id: https://origsvn.digium.com/svn/libpri/tags/1.4.11.2@1816 2fbb986a-6c06-0410-b554-c9c1f0a7f128
This commit is contained in:
Richard Mudgett
2010-06-07 16:00:14 +00:00
parent b32ccb3fdd
commit 969b121c9b

View File

@@ -2,6 +2,17 @@
*libpri 1.4.11.2 released.
2010-06-04 17:45 +0000 [r1810] Richard Mudgett <rmudgett@digium.com>
* pri_facility.c: Q.SIG calling name in FACILITY message not
reported to the upper layer. Q.SIG can send the CallingName,
CalledName, and ConnectedName in stand alone FACILITY messages.
If the CallingName was not sent in the SETUP message, the caller
id name was not reported to the upper layer. (closes issue #17458)
Reported by: jsmith Patches: issue17458_post_qsig_name.patch uploaded
by rmudgett (license 664) issue17458_post_qsig_name_v1.4.11.1.patch
uploaded by rmudgett (license 664) Tested by: rmudgett, jsmith
2010-06-02 Leif Madsen <lmadsen@digium.com>
* libpri 1.4.11.1 released.