Re: pick up call on CTI routepoint
Stephan Steiner <[email protected]>
| Newsgroups | gmane.comp.java.sun.jtapi |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
>This is probably caused by the registration type used in register >method. You may want to use DYNAMIC_MEDIA_REGISTRATION type if you want >to answer the call. If DYNAMIC_MEDIA_REGISTRATION type is used you >should set the RTP when media open logical channel event is received. But the JTAPI Provider shouldn't throw undocumented errors, should it? And if you read the end of my initial post, you'll see that I tried changing the registration type, and that I get an empty CiscoRegistrationException message when I try to register. So if you have a working example, I'd very much like to look at some code. =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JTAPI-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".