in reply to passing an array to mulitipul module and return value from that module
While I cannot help you with SIP or your code, which is overly verbose for the problem, I can tell you how to debug network/protocol problems. Get a network sniffer like wireshark, and capture the traffic of a normal, working client. Then capture the traffic of your fake client. Then diff the two captures, and you will find where they differ. Once you've found where they differ, you then have to make your client duplicate the working client.
|
|---|