[Asterisk-Dev] Originate Call and Unique ID
Stefan Reuter
srt at reucon.net
Wed Aug 31 02:02:49 MST 2005
> Is this okay, was there a change in asterisk, so only successfull calls
> will have a unique ID from now on? If yes, how would I solve this
> problem then?
If you set the Async attribute of your Originate Action to 'true' and
provide an ActionID you receive an OriginateFailure or OriginateSuccess
event (linked via ActionID) that provide you with the information you
need.
=Stefan
More information about the asterisk-dev
mailing list