Re: [Asterisk-java-users] Problem with UniqueId and originate command
Brought to you by:
srt
From: Ben H. <bra...@gm...> - 2005-05-16 23:08:52
|
I think I found the problem.=20 I recreated an originate command and sent it manually to * (using telnet). There is no UniqueId in the manager response. I did some digging, and I don't think it is in any released version of asterisk. Googling the lists, it looks like it was added in manager.c CVS version 1.85, but Asterisk 1.0.7 only has 1.74.2.1 I will try to port the changes back in to my version. - Ben |