Polycom 501 & DID

Does anyone have any experience programming a polycom phone and making one if it’s softkeys a dialout for a DID #?

I’m able to successfully make a call in through the DID & *, want to try dialing out using that #.

You could use a soft key our you could just setup an extension that uses set callerid to your did. Example below, but not tested, syntax could be wrong.

exten = 7xxxxx.,1,SetCallerID("VIP <8675309>)
exten = 7xxxxx.,2,Dial(SIP/${EXTEN}:1@pbx)
exten = 7xxxxx.,3,Hangup