Simon Häni
2005-06-03 09:11:52 UTC
Hi NG,
I've got a next question to you... My application should phone to
msn's. But at that msn, there is only a NT and no phone or something.
In the Disconnect Reason there are possible error messages for me, but
I receive the DISCONNECT_CONF only if a phone disconnect the call. I
see that in the INFO_IND Message are also messages about the call
(error e.g.). Can anybody help me with this points?
I'its a little bit specialy because I'm programming in java with JCAPI.
The hex-value from INFO_IND is in this form:
0c 00 01 00 08 83 89 00 01 03 00 00
08 83: it is the message for INFO_IND
89: its a message from etsi (chapter 4.5.7), this value increment from
81 to 83 during the whole call. But the other values don't different...
Has anybody an idea how I could solve my problem?
The Info Mask is set to 0x3ff (it should also listen to all messages).
Regards,
Simon
I've got a next question to you... My application should phone to
msn's. But at that msn, there is only a NT and no phone or something.
In the Disconnect Reason there are possible error messages for me, but
I receive the DISCONNECT_CONF only if a phone disconnect the call. I
see that in the INFO_IND Message are also messages about the call
(error e.g.). Can anybody help me with this points?
I'its a little bit specialy because I'm programming in java with JCAPI.
The hex-value from INFO_IND is in this form:
0c 00 01 00 08 83 89 00 01 03 00 00
08 83: it is the message for INFO_IND
89: its a message from etsi (chapter 4.5.7), this value increment from
81 to 83 during the whole call. But the other values don't different...
Has anybody an idea how I could solve my problem?
The Info Mask is set to 0x3ff (it should also listen to all messages).
Regards,
Simon