top level api
"Janos Haber" <[email protected]> Fri, 16 Mar 2007 13:27:10 +0100
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
Hi! Somebody know top level SIP API based on JAIN_SIP? The Nist API is cool but too low level. I want to simply set the local port, the host port and address, the authentication details (username/details) and the sdp description. I not want to write the low level answers (example refresh or handling the transaction terminated event by hand). I tried to write a sip app with Nist which communicate with Voipbuster server (I connected), but it's it's send 3 transaction terminated event and disconnected after 1 min. The sip-communicator and the sip-applet examples is too compilcated. I only want to call 2 SIP address and connect the RTP ports (no RTP parsing etc). But it's too complicated with Nist API (Creating many headers, handling the errors, transactions etc...) Cow _______________________________________________ nist-sip mailing list [email protected] http://www-x.antd.nist.gov/mailman/listinfo/nist-sip