Adtran block call number SIP to PRI
Adtran block call number SIP to PRI
https://supportcommunity.adtran.com/t5/Total-Access-900-900e-Series/Call-Block/td-p/5968
If you want to block calls coming from this trunk you can block it on the destination trunk.
Here is an example of a system with a VoIP trunk and a PRI trunk:
voice grouped-trunk PRI
trunk T02
accept $ cost 0
reject 12125551212 <- Blocks calls from the VoIP to PRI
voice grouped-trunk VOIP
trunk T01
accept $ cost 0
reject 12125551212 <- Blocks calls from the PRI to VoIP
If you have more than two trunks you may want to use SABR https://supportforums.adtran.com/docs/DOC-1862
Comments
Post a Comment