]> git.ipfire.org Git - thirdparty/asterisk.git/commit
When creating the secondary subchannel name, it is necessary to compare to
authorTilghman Lesher <tilghman@meg.abyt.es>
Thu, 14 Aug 2008 16:47:30 +0000 (16:47 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Thu, 14 Aug 2008 16:47:30 +0000 (16:47 +0000)
commit65a16565fd3a8b44549514d54c002e7c1a057627
treeb90f1fef87ad3891659d25637c33c3750d05cba0
parent960ebde9ca89fe5873cdffd27c2aa358413e503d
When creating the secondary subchannel name, it is necessary to compare to
the existing channel name without the "Zap/" or "DAHDI/" prefix, since our
test string is also without that prefix.
(closes issue #13027)
 Reported by: dferrer
 Patches:
       chan_zap-1.4.21.1_fix2.patch uploaded by dferrer (license 525)
       (Slightly modified by me, to compensate for both names)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@137847 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_dahdi.c