|
Title: Callcentric Speed Dial: how to get it to work? Post by: SteveL on November 11, 2013, 03:48:33 pm I'm trying get Callcentric speed dials working with my OBi 110. Callcentric offers a user-configurable phonebook with assignable speed dial numbers *75XX, where X is any digit between 0 and 9.
This issue appears similar to the thread Dialing *75 from your OBi, speed dial entry in VoIP.ms phone book http://www.obitalk.com/forum/index.php?topic=38.msg64#msg64 (http://www.obitalk.com/forum/index.php?topic=38.msg64#msg64). If anyone has figured out how to get this to work, I'd be appreciative. Thanks. Note: Star Code Profile A, Code 22 has a red ! at the end of the setting. Title: Re: Callcentric Speed Dial: how to get it to work? Post by: giqcass on November 17, 2013, 11:42:44 am I think you might need to change your outbound dial plan to allow these calls. Currently anything that starts with *75 activates an Obi function. Optionally you might be able to just change the line 22 star code from
Quote *75([1-9]|[1-9]x), Check Speed Dial, say($Spd[$Code]) to Quote *99([1-9]|[1-9]x), Check Speed Dial, say($Spd[$Code]) Edit: The topic you pointed out is the same problem with a different service provider. Follow the directions there. Title: Re: Callcentric Speed Dial: how to get it to work? Post by: azrobert on November 17, 2013, 03:05:02 pm There is another way to do this.
Assuming Callcentric is on SP2, change Star Code#22 to: *75(<sp2(*75>xx<)>), CC Speed Dial, call($Code) You must NOT have a rule in the Phone Port DigitMap that matches *75xx |