i still have trouble running this library
how can i modify regServerUri and remoteUri
and how can i add JNDI DNS module
and what about the others files which have a main method like SipUri.java, SipClient.java,
DNSProxyLookup.java, SdpMessage.java..
could give me more informations about that
thanks a lot
best regards
Logged In: YES
user_id=188671
Simple Answer
Dont use this. I might sound a bit harsh , but this is
one piece of badly written code. There are a lot of
assumptions being made at all places in code. The design is
really bad. Once you get to know what approach is taken to
build this you may feel like choosing another SIP stack.
They have tried to do a lot of things and ended up doing
everything in a wrong way. No hard heelings though.
Sudhakar