Re: pick up call on CTI routepoint
Jirka Novak <[email protected]>
| Newsgroups | gmane.comp.java.sun.jtapi |
|---|---|
| Organization | Net-System Liberec |
| Message-ID | <[email protected]> |
Stephan,
> @Jirka: phew, so you implemented the solution I discarded as too complex.
> Don't you get any performance problems as the number of incoming calls you
> have to handle increases? I have to offer this service for more than hundred
> users (I don't have the exact number now, but the customer has more than 500
> IP terminals, and potentially every one of them could be subject to using
> the application).
We just tested it. Currently we preparing performance tests. You right,
we can gets to scalabilily problems.
> BTW, there's another solution to the problem, that I have partially
> implemented (but I'd really like to go for the clean solution with the low
> overhead, hence the look at cti routepoints):
>
> 1) incoming call
> 2) pick up call
> 3) make call to A
> 4) conference call to A with incoming call (so incoming caller is connected,
> but hears ringing)
> 5) make call to B
> 6) A or B picks up, disconnect the call still in ringing state and remove
> the cti port from the conference so that the incoming call is directly
> connected to the destination.
We will try it too. Thank you for idea.
> I'm still determined to get this darned thing working. Have you ever tried
> to register the RP for media registration (just call the register method and
> specify g711 capabilities)? Does it work for you?
No, we didn't. We successfuly tested it on CTI ports, but not in RP.
But I think that media termination on RP is not needed in your case. You
will not speak or play music when connecting call. So I think that you
do not need it.
Yours,
Jirka Novak
===========================================================================
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".