Click or drag to resize

CallManager Methods

The CallManager type exposes the following members.

Methods
 NameDescription
Public methodCreateAndStartSession 
Public methodGetRoutingHistory 
Public methodRouteCall(IBaseCall) 
Public methodRouteCall(ISessionCall) Entry point for call manager on incoming calls. Bejovo hivas eseten hivodik meg. A dial plan alapjan fogja routingolni a caller.To-t figyelembe veve.
Public methodRouteCall(IBaseCall, Destination) 
Public methodRouteCall(ISessionCall, Destination) Konkretan megadjuk, hogy kit hivjunk fel. Ekkor a routing kimarad az elso korbol (viszont ha pl. Busy, akkor utana mar a routing ismet ervenyesul).
Protected methodRouteCall(ISessionCall, RouteParams) Lekerdezi a dial plantol a destinationt, majd legyart a destination-hoz egy hivast. Ha tortent kozben valami error, arrol ertesulunk.
Public methodRouteSessionCall(IBaseCall, String, String, String) 
Public methodRouteSessionCall(ISessionCall, String, String, String) 
Top
See Also