Exciting News! Coming soon, our support community will have a new look and feel. There won't be any changes to your favorite features, but you can look forward to an exciting new experience. Stay tuned for more information!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Anonymous
Not applicable

TA 908e ISDN PRI to SIP (callerid override)

Jump to solution

I am trying to override the Callerid for only calls originating from the PRI

and Not from the fxs/voice ports

Is this possible ?

Labels (2)
0 Kudos
1 Solution

Accepted Solutions
Anonymous
Not applicable

Re: TA 908e ISDN PRI to SIP (callerid override)

Jump to solution

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

View solution in original post

0 Kudos
2 Replies
Anonymous
Not applicable

Re: TA 908e ISDN PRI to SIP (callerid override)

Jump to solution

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

0 Kudos
Anonymous
Not applicable

Re: TA 908e ISDN PRI to SIP (callerid override)

Jump to solution

Perfect thank you