Hi,
we have developed a PSTN gateway for the OCS.
Everything works fine so far - but we are facing an issue regarding the Forwarding State.
When Forwarding is changed from within the MOC GUI everything is OK - the MOC GUI reflects the change regarding the Forwarding State.
But when Forwarding is changed manually at the physical phone device than we do not have feedback about this fact from the MOC GUI.
We have already debugged this issue using the MOC logfiles.
scenario #1 - Forwarding is changed from within the MOC
our gateway receives a SetForwarding Request which is answered by a SetForwardingResponse followed by the approriate ForwardingEvent.
scenario #2 - Forwarding is changed manually via the physical phone device
our gateway sends a ForwardingEvent. The MOC logfile shows this incoming ForwardingEvent and it seems to be accepted because there is no error message. It seems that there is also a kind of reaction as we see a line like "state changed to 2" if I remember correctly. But - as stated above - the forwarding change is not reflected by the GUI.
are we doing something wrong ? Or is this a known MOC issue ?