We are implementing a system where internal extensions can dial a specific extension and it forward to a 1-800 number. The vendor will "auto-login" our call based on Caller ID.
Thus, I want to forward the call, but I want the originating numbers (caller ID) to show as the extension or trunk number. No matter what I've tried, external numbers see the station's extension.
Example, my station's extension is x4500. The extension I call is x5000, it forwards to a test cellphone. No matter what I try, the test cellphone always shows "(555)-555-4500" I want it to show "(555)-555-5000" or the trunk number.
This is what I've tried.
`newterm` reports "Standard R015.02.01.06.4"
Thanks!
Nathan
Thus, I want to forward the call, but I want the originating numbers (caller ID) to show as the extension or trunk number. No matter what I've tried, external numbers see the station's extension.
Example, my station's extension is x4500. The extension I call is x5000, it forwards to a test cellphone. No matter what I try, the test cellphone always shows "(555)-555-4500" I want it to show "(555)-555-5000" or the trunk number.
This is what I've tried.
- 5000 as a station (port X). Forward the call using feature-access-codes (E.g. dialing *2<cellphone>)
- 5000 as a station. Forward the call using `change station` and "Unconditional for Internal calls to: <cellphone>"
- 5000 as a station with coverage path. Coverage path points to remote coverage point r37 (<cellphone>).
- 5000 as a vdn. Forward using vector:
- wait-time 3 secs hearing ringback
- collect 1 digits after announcement 6000
- route-to number <cellphone> with cov y if digit = 1
`newterm` reports "Standard R015.02.01.06.4"
Thanks!
Nathan
Comment