From 969b121c9b599e2e6e0dd0e36b3cf53462529503 Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Mon, 7 Jun 2010 16:00:14 +0000 Subject: [PATCH] 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 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index d40379f..23b1a20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,17 @@ *libpri 1.4.11.2 released. +2010-06-04 17:45 +0000 [r1810] Richard Mudgett + + * 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 * libpri 1.4.11.1 released.