[Asterisk-java-users] Problem with UniqueId and originate command
Brought to you by:
srt
From: Ben H. <bra...@gm...> - 2005-05-11 18:12:43
|
Hi, I am trying to send out a call and track the call progress to know if it went through and if not what the cause was. When I get the response from the originate, the uniqueid is null making it very hard to tell what events belong to the originate. All of the events have the uniqueid, but without it set in the response, is there a way to tell what belongs to what? I am using the 0.1 release. Thanks in advance, Ben |