Click or drag to resize

CallManagerRouteCall Method

Overload List
  NameDescription
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.
Top
See Also