| The UA example MJSIP gives -- will register with the proxy(my case Asterisk) but, will not send additional digits to nav. IVR .... My application(ua) is built using(and learning from his UA ;-) ...I want to be able to send additional digits during the call.... After more study...I have not seen a higher level API allows that?? Since I want to send them out-of-band ....does that mean craft a INFO message and then send it?? And not being the best of JAVA pgmers....I do not see a high level API that allows this ... like CALL(), BYE(), hangup() ....
THX!!! |