Author Message
DirkEngelbart
Joined: Aug 5, 2014
Messages: 17
Offline
Is there a way to find out via Breeze if the called party is busy or not available (mobile phone without network coverage etc.) using the network operators feedback?
JoelEzell
Joined: Nov 15, 2013
Messages: 780
Offline
Yes. The callTerminated callback has a CallTerminationCause. One of the causes is TARGET_BUSY.
Go to:   
Mobile view