Hello, I have to dial prefix 9 for non local numbers however when i missed calls i Can't redial this number because of "9" is not append . I use polycom phones . What Can i do ? Harry __________________________________________________ Do You Yahoo!? En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicit?s http://mail.yahoo.fr Yahoo! Mail
Harry, You can use the prefix in your dial string instead of actually dialing it. Dial(Zap/g0/9${EXTEN}) Alex On 6/8/06, hgaillac-sip@yahoo.fr <hgaillac-sip@yahoo.fr> wrote:> > Hello, > > I have to dial prefix 9 for non local numbers however > when i missed calls i Can't redial this number > because of "9" is not append . > I use polycom phones . > What Can i do ? > > > Harry > > > > __________________________________________________ > Do You Yahoo!? > En finir avec le spam? Yahoo! Mail vous offre la meilleure protection > possible contre les messages non sollicit?s > http://mail.yahoo.fr Yahoo! Mail > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Alex Robar alex.robar@gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060608/643a72dc/attachment.htm
On 6/8/06, hgaillac-sip@yahoo.fr <hgaillac-sip@yahoo.fr> wrote:> > I have to dial prefix 9 for non local numbers however > when i missed calls i Can't redial this number > because of "9" is not append . > I use polycom phones . > What Can i do ? >My preferred answer to this question is to not use a '9' prefix. This is a throwback to old analogue systems which needed the user to identify that a call was external because internal and external numbers could overlap to some degree. With a well designed modern digital system, this is usually not the case. Another method is to prefix any non-local callerID numbers with a '9' before Dial()ing the user, so that they are presented with the extended version of the number. The VoIP wiki has details of setting Caller ID in different versions of Asterisk. Hope that helps, Steve
On Thu, 2006-06-08 at 16:28 +0200, hgaillac-sip@yahoo.fr wrote:> Hello, > > I have to dial prefix 9 for non local numbers however > when i missed calls i Can't redial this number > because of "9" is not append . > I use polycom phones . > What Can i do ?RTFM? -- Dave Cotton <dcotton@linuxautrement.com>