Comment #2 on issue 240 by [email protected]: Improve ISUP timeout events
http://code.google.com/p/jss7/issues/detail?id=240
public void
onTIMEOUT(org.mobicents.slee.resources.ss7.isup.events.TimeoutEvent event,
ActivityContextInterface aci) {
switch(event.getTimerID())
{
case TimeoutEvent.T1:
....
break;
case TimeoutEvent.T5:
....
break;
case TimeoutEvent.T16:
....
break;
case TimeoutEvent.T17:
...
break;
}
}
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.