Re: [Asterisk-java-users] RedirectAction to MeetMe
Brought to you by:
srt
From: Johannes B. <j....@ad...> - 2006-10-18 13:52:01
|
Okay ... it was my fault. My calls store some details with the = channel-names in it and I accidentally used channel.toString() in one = place instead of channel.getName(). I still get hangups on redirect but at least it is done without an error = now. |