Chapter 15. Command Line Reference

Selection

Explanation

registrar

Use the local registrar, including the ’db.sip.sip_alias’ table.

dialplan

Use the ’db.sipswitch.dial_plan’ table.

sip_auth_dir_sel

Selection

Explanation

in

Requests for local domains.

out

Requests for other domains.

both

All requests.

sip_filter_action_sel

Selection

Explanation

process

Allow the request.

reject

Reject the request.

sip_function_sel

A selection of which SIP requests to process, based on the Request-URI domain.

Selection

Explanation

proxy

Process all requests.

process

Only process requests to domains local to this unit.

reject

Process no requests.

sip_sel

A selection of traffic types.

Selection

Explanation

nonsip

Non-SIP traffic.

signaling

SIP signaling.

media

SIP media.

sip_transport_listen_sel

A selection of transports for SIP signaling.

Selection Explanation

tcpTCP.

udpUDP.

udp,tcp

UDP and TCP.

tlsTLS.

sips_sel

313