[asterisk-users] blind transfers with IP Polycom 501

Julian J. M. julianjm at gmail.com
Sun Oct 29 16:57:50 MST 2006


Yes, digitmap... If you just want to allow any digit pattern, use this digitmap:

xx.T

x -> Any valid digit
. -> 0 or more ocurences of previous charracter
T -> Default timeout (3 seconds)

Any digit followed by a 3 second timeout will match. You can include
pattern to match * and #.

xx.T|*x.T|#x.T

Julian.

On 10/29/06, Jeronimo Romero <jromero at eusnetworks.com> wrote:
> Do you mean the digitmap??
>
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of C F
> Sent: Sunday, October 29, 2006 5:57 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [asterisk-users] blind transfers with IP Polycom 501
>
> For the soft buttons to work the way you want it, make sure you got
> the Polycom dialplan setup right.
>
> On 10/29/06, Jeronimo Romero <jromero at eusnetworks.com> wrote:
> >
> >
> >
> >
> > I'm running Asterisk 1.2.8 with Polycom ip501's xten softphones  The only
> > problem I'm experiencing is the following: I can't seem to get blind
> > transfers to work with my Polycom 501 phones  Either through the feature
> > code or the soft keys.
> >
> >
> >
> >
> >
> > Feature code blind transfers:
> >
> > I set up a feature map in features.conf like this:
> >
> > blindxfer => #
> >
> > This works for all my softphones, just not the 501 phones.
> >
> >
> >
> > Soft key Blind Transfers:
> >
> > Then I tried blind transfers through the phone like this:
> >
> > Transfer à Blind Key à Extension.
> >
> > Here's the problem. If I enter a 2 digit extension, it works.
> >
> > Example:  Transfer à Blind Key à 70 (this parks my calls without a problem)
> >
> > If I try to blind transfer an extension with three or more digits, the phone
> > cancels the blind transfer.
> >
> > Is there something obvious I'm missing here??
> >
> >
> >
> > Thanks in advance.
> >
> >
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> > --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
> >
> >
> >
> _______________________________________________
> --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
> _______________________________________________
> --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
>


More information about the asterisk-users mailing list