This is the list of message handlers and details about how they interact with specific components.
Message | Component | Match param | Match value | Def. priority | Adjustable | Notes | Description | MO Call | MT Call | Auth. SMS |
---|---|---|---|---|---|---|---|---|---|---|
call.preroute | ||||||||||
- | ott_demo_route | - | - | 50 | - | onPreRoute | - | - | Y | - |
call.route | ||||||||||
- | ott_demo_route | - | - | 80 | - | onRoute | - | Y | - | - |
- | ott_session | - | - | 110 | - | onRoute | - | - | Y | - |
call.execute | ||||||||||
- | regexroute | - | - | 50 | - | [alter_call_execute] | - | Y | Y | - |
- | ysipchan | callto | sip/... | 90 | - | - | Interoperation with other elements | Y | - | - |
- | dumbchan | callto | dumb/ | 90 | - | - | Used for the calls to the app | Y | Y | - |
- | tonegen | callto | tone/ | 90 | - | - | Used to provide ringback tone | - | Y | - |
- | callfork | callto | fork | 100 | - | - | Used to provide ringback tone | - | Y | - |
msg.execute | ||||||||||
- | ott_demo_bulkgate | - | - | 80 | - | onExecute | - | - | - | Y |
- | ott_demo_vonage | - | - | 80 | - | onExecute | - | - | - | Y |
- | ott_sms_map | - | - | 90 | - | onExecute | - | - | - | Y |
- | ott_yatesms | - | - | 90 | - | onExecute | - | - | Y |