[Asterisk-Users] Polycom - missed calls dial back

Aaron Paxson aj at thepaxson5.org
Thu May 18 14:25:53 MST 2006


Well, if you need to add a 9, because it's an "outside line", then just create a pattern for it.  Anything that is 7 or 10 digits "MUST" be an outside line (assuming your internal extensions are < 7 or 10).

exten => _XXXXXXX,1,Dial(9${EXTEN})
exten => _XXXXXXXXXX,1,Dial(9${EXTEN})

I'm not sure why this is such a bad idea.  It's two lines, in a centralized dialplan.  Rather than searching endless XML labels across all your Polycoms.
  ----- Original Message ----- 
  From: Chad Osmond 
  To: Asterisk Users Mailing List - Non-Commercial Discussion 
  Sent: Thursday, May 18, 2006 3:01 PM
  Subject: RE: [Asterisk-Users] Polycom - missed calls dial back


  Prepend outgoing calls by using Dial(9{exten}) instead of dialing 9 to get out on your system...
  Or, add a 9 to caller id.





------------------------------------------------------------------------------
  From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Bill Gibbs
  Sent: May 18, 2006 11:37 AM
  To: Asterisk Users Mailing List - Non-Commercial Discussion
  Subject: [Asterisk-Users] Polycom - missed calls dial back


  This is not necessarily Asterisk specific but if I have Polycom 301/501 and 601s and want to dial a missed call back, how do I prepend a 9 - can I do this via the polycom config?  I can't find anything in the docs.

   

  Bill



------------------------------------------------------------------------------


  _______________________________________________
  --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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060518/3ed2676c/attachment.htm


More information about the asterisk-users mailing list