I am having a problem with sending out caller id from the TA to softswitch. I have tried all the suggested methods from match ani to override-caller-id and it does not work. It appears as if the only supported method is to send the caller ID in an RPID header. Is there any way to do this? I saw some posts regarding PAI but nothing regarding RPID.
thanks
I had to search for this because its been a while. If I remember correctly, I spent a long time trying to figure this one out and found that RPID was not supported on the TA9xx. Correct me anyone if I am wrong please. I ended up using P Asserted Identity instead. See attached,
voice trunk T01 type sip
description "SIP"
match ani "xxxx" add p-asserted-identity "12135551212"
match ani "$" add p-asserted-identity "12135551313"
i have the same issue, did you get anywhere with this?
Hello and thanks for posting to the community.
What kind of device are you connected to on the CPE side of the TA 900 - PRI PBX, FXS analog phones, SIP PBX? If you can provide a config (scrub any sensitive info), I can assist with what debug to run to see what is happening. OR you can create a ticket with Product Support and come share the result when you have it working.
Thanks,
Geo
Scott,
I was able to get it to work. The Adtran documentation I followed was correct. I had some additional settings I had to configure on the PBX to allow the proper RPID to pass.
That is great. Do you mind sharing the doc or link you followed so in case another user runs into this, there is some information for them to use?
Thanks!
Geoff
I had to search for this because its been a while. If I remember correctly, I spent a long time trying to figure this one out and found that RPID was not supported on the TA9xx. Correct me anyone if I am wrong please. I ended up using P Asserted Identity instead. See attached,
voice trunk T01 type sip
description "SIP"
match ani "xxxx" add p-asserted-identity "12135551212"
match ani "$" add p-asserted-identity "12135551313"