I am trying to override the Callerid for only calls originating from the PRI
and Not from the fxs/voice ports
Is this possible ?
Add the line "caller-id-override number-inbound {phone number}" to your PRI voice trunk, and it will override all calls from that trunk.
Example:
voice trunk T02 type isdn
caller-id-override number-inbound 2121112222
Add the line "caller-id-override number-inbound {phone number}" to your PRI voice trunk, and it will override all calls from that trunk.
Example:
voice trunk T02 type isdn
caller-id-override number-inbound 2121112222
Perfect thank you