Tasks Needed to be Performed
|
接收呼叫者之呼叫 (Collecting Digits)
分析所撥號碼 (Digit Analysis)
| 決定路徑 (Routing)
| 建立連線 (Call set up)
| 呼叫受話者 (Terminating)
| 連接雙方 (Make Connection)
| 計時計費 (Billing)
| 處理掛斷 (Hang-up)
| 特殊功能之處理 (Special Feature, Call Waiting, Call Forwarding, etc.)
| |
---|
Call Processing module response to user's request (signal) and decides
next task to take
|
The process is modeled as a Finite State Machine
|