Attention! The Adtran support community will be placed in read-only mode on Monday, May 12, at 8 AM CST for system maintenance. During this time, new posts, replies, or other content updates will be unavailable. The system will return to normal functionality by 9 AM CST on Tuesday, May 13. If you encounter any product issues during this read-only period, you can reach out to Adtran support at any time. Thank you!
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