On Sun, 2008-07-06 at 20:18 -0500, Joe Huddleston wrote: > Each function call returns 0, which is success, but there's obviously > no connection made to the server, or call to the remote user, as the > server isn't even running. Any ideas as to what I'm doing wrong?
I'm not an expert, but I think that you have to monitor the events that are sent to the callback function to know whether the call succeeds or fails -- almost all the interesting processing in sipxtapi is asynchronous. Dale _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
