Discussion:
state machine
(too old to reply)
a***@yahoo.es
2007-06-22 07:49:55 UTC
Permalink
Hi all,

I have a voice mail app under capi. This app use a state machine. The
state machine works good if the PABX state machine works fine. For
example, when the app sent a disconnect it wait for the ack. If it
does not receive the ack the app is in one state machine for ever. Any
ideas for no depend to PABX state machine?

Thanks in advance.

Angel
News
2007-08-07 08:13:31 UTC
Permalink
Implement quit long timeouts which brings back your state machine to idle
state (N0/P0).
But yet IŽve never seen a app senden disconnect_req (and receiving
disconnect_conf) and is 8endless) missing disconnect_ind.

Regards,
Jochen Klein www.servonic.com
Post by a***@yahoo.es
Hi all,
I have a voice mail app under capi. This app use a state machine. The
state machine works good if the PABX state machine works fine. For
example, when the app sent a disconnect it wait for the ack. If it
does not receive the ack the app is in one state machine for ever. Any
ideas for no depend to PABX state machine?
Thanks in advance.
Angel
Continue reading on narkive:
Loading...