You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
db-schema/db_scripts/diff/15200.up

3 lines
426 B

USE provisioning
UPDATE voip_preferences SET description='Force calls from this user/domain/peer to be routed to the peering servers after optional check of called number (if offline, non-local user or user of another customer). To enable peer relay set to "If callee is not local" or "Always" on the originating peer. Use with caution, as this setting may increase your costs!'
WHERE attribute='force_outbound_calls_to_peer';