I cannot get the Do Not disturb function to work with my Asterisk box. If I dial *78 , or *79 on my phone ( Sayson 480i SIP IP Phone) and I get a call failed message. Is the *78 , *79 function installed by default? Does it use a certain module in Asterisk? Any advice/comments? Shawn Dillon -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050104/c0632fdf/attachment.htm
We have just finished installing some Sayson 480i phones ( will post a review soon) and I have one issue. I cannot seem to get the *78 , *79 ( and like) functions to work. Are these automatically installed with Asterisk? Anything required in the extensions.conf or sip.conf? When I dial *78 I get a 404 error on the phone ( Call failed). Nothing shows in the Asterisk console. Thanks in advance, Shawn Dillon -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050105/7cb407ad/attachment.htm
When I dial *78 I get a 404 error on the phone ( Call failed). Nothing shows in the Asterisk console.>>>>You need to check dial plan in the 480i...
As well as allowing *xx to be dialed in your device dialplan, do you also have those codes set up in extensions.conf to do TheRightThing(tm)? (ie set a database flag that then gets checked by your "call an extension" macro to see if DND is activated or not?) Paul