From: Joshua Colp Date: Sat, 30 Dec 2006 18:22:54 +0000 (+0000) Subject: Blocked revisions 49070 via svnmerge X-Git-Tag: 1.6.0-beta1~3^2~3597 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d058abaf70539d1cde56e33c2b6efd322afb06f;p=thirdparty%2Fasterisk.git Blocked revisions 49070 via svnmerge ........ r49070 | file | 2006-12-30 13:19:57 -0500 (Sat, 30 Dec 2006) | 2 lines Use asprintf to build the channel names instead of custom function. I believe the custom function is doing some things that are not portable across all implementations. (issue #8570 reported by hterag & issue #8692 reported by nicolasg) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@49071 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---