UserMessage SOAP Function
Hello,
I'm having problem setting up the UserMessage function,
With this function i can send a message to a user, upon success it returns a non zero int, am i right?
Should i be able to receive this message when i open the target user myPBX?
As if it was normal chat from a user to user within myPBX?
But in my case i'm not receiving anything in myPBX, and the return from UserMessage function is a non-zero integer, and weirdly it gets incremented on each request i send, is that's the correct return?
And what's more weird, myPBX interface makes a 3 beeps, without any notice, what should that be?
Any Info is really appreciated, thanks
I'm having problem setting up the UserMessage function,
With this function i can send a message to a user, upon success it returns a non zero int, am i right?
Should i be able to receive this message when i open the target user myPBX?
As if it was normal chat from a user to user within myPBX?
But in my case i'm not receiving anything in myPBX, and the return from UserMessage function is a non-zero integer, and weirdly it gets incremented on each request i send, is that's the correct return?
And what's more weird, myPBX interface makes a 3 beeps, without any notice, what should that be?
Any Info is really appreciated, thanks