search for: digitmaps

Displaying 20 results from an estimated 42 matches for "digitmaps".

Did you mean: digitmap
2013 May 05
2
My new Polycom 450's can't xfer to 4-digit extension
Hi all. I just installed bunch of IP450's and everything went well and my customer is happy.... except that they are unable to transfer calls to other extenstions. They can dial them directly just fine. However, when the user is in a call and presses the transfer soft key, they get dial tone, and start typing the extension, say 1008. But by the time they get 100 typed in, the phone tries
2007 Mar 05
4
Polycom Questions
Any Polycom gurus out there? If so, I have a few config file questions. First off, does anyone have the daylight savings time rules written for this Sunday's big change? Secondly, if there any way in the config file to tell the phone not to display the number of missed calls? I don't mind it keeping the missed calls list, I just don't want that running count. Lastly, I am trying
2009 May 06
3
Polycom Dialplan Digitmaps
I'm replacing a SoundPoint IP 600 with a SoundPoint IP 650. I attempted to simply reuse the existing config files for the old phone on the new phone, but the new phone would lock up on the 4th digit when attempted to dial out certain numbers. So, I downloaded the newest firmware and config templates from Polycom, and attempted to migrate the settings. Seems I'm missing something from
2009 Jun 11
0
Polycom Digitmap
I'm working on replacing a SoundPoint 600 with a 650. I need to merge these two sets of digitmaps in the polycom sip.cfg file, because the 650 locks up when I try to use the digitmap from the 600. I've included the default digitmap from a 3.1.3 RevB polycom release. I'd like to merge these two digitmaps, but I don't want to reintroduce the lockup issue I was having with the 600...
2005 Jul 28
4
strange dial problem with polycom 501
I am having a strange problem with polycom 501 and dailing. I've read the archives and no one there specifically mentions this problem, so I thought I'd ask here. The problem is that when the user picks up the receiver or pressed new call, sometimes they will enter a number (for example 95072091234) and in the middle of the number the cursor might jump back one digit. So the call above,
2005 Jul 26
3
Polycom digitmap question
via google, I found the reference regarding digit maps for the Polycom phones: http://lists.digium.com/pipermail/asterisk-users/2005-January/082884.html But I don't see any instruction for prepending digits to the number dialed. Does anyone know how to prepend a digit to the number dialed (from the Polycom side, not Asterisk)? I can do this pretty easily on a Sipura. i.e. Say I want to
2004 May 06
1
polycom dialplan
I recently had a bear of a time getting a Polycom Soundpoint 500IP up and registered.. Now that its registered I ran into a problem w/ the dialplan. Needing to dial x101 I'd dial 10 - then get a fast buzy.. Also making a local call - dialing 95551212- would give me a fast busy after the 7th digit - so 9555121.. Same w/ LD calls... This dialplan really got me down as I didn't find
2008 Jan 21
1
Polycom 320 Issue
Hi All, I'm not sure if this is related directly to asterisk or not but on my Polycom 320 when I try to dial a number smaller than 4 digits I get an error on the phone saying "Enter more digits". The dial plan section is listed below. <dialplan dialplan.impossibleMatchHandling="0" dialplan.removeEndOfDial="1"> <digitmap
2005 Mar 25
0
Re: Polycom phones-buggy SIP firmware or am Imissingsomething in the XML configs?
> >> Jason Brown wrote: > >> | Anyone have experiece with polycom phones? > >> | > >> | I am experiencing a really weird problem. In an office > where I have > >> | the following extensions: > >> | On the Polycom phones, when I want to dial from extension > >> 100 to any > >> | extension 120 or above, or dial out, it
2005 Sep 27
2
Polycom IP 500 - problem dialing extra numbers
hi there I'm setting up asterisk@home and I'm using Polycom IP 500 phones. When I call a number that has a digital receptionist (i.e. "dial 1 or such and such, dial 2 for this and that...") the Polycom doesn't seem to send the extra digits. When I try it with X-Lite things appear to work fine, so I think the problem is with the Polycom configuration. Here's some
2005 Jan 12
3
Polycom IP 500 Dial Issues
Hello, I have a mixture of Polycom SP IP 500 and 300 phones. I have been reading through the administration manual to try and solve this problem, but I do not seem to be able to find the answers to my question. I figured I would ask here and see if anyone has some suggestions. The problem is kind of annoying. After dialing 4 digits, the phone seems to pause and miss the 5th digit, often
2004 Jul 19
0
Setup for Go2call ? Or any SIP provider using phonejack or linejack g729 g723
...ing to see an example and >> an explanation that gives context so I can write my own and know I have >> done it properly. My PBX is Asterisk and the setup is about as generic >> as generic can be. Polycoms over SIP to the PBX. >> >> If you know where the wiki is for digitmaps please send it. If you > feel >> inspired, a short explanation of the relevance and context of digitmaps >> would be greatly appreciated. I know everyone has to take their own >> time to answer these emails and I truly appreciate that. That is why I >> do my research u...
2006 Oct 29
4
blind transfers with IP Polycom 501
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
2006 Mar 16
1
Re: transfers/parked calls + polycom 501
This is a dialpaln issue. I solved the same problem recently. For 4 digit extensions you need to append the dialplan statement in the sip.cfg configuration file as follows <digitmap dialplan.digitmap="[2-9]11|0T|011xxx.T|[0-1][2-9]xxxxxxxxx|[2-9]xxxxxxxxx|[2 -9]xxxT|1xxxT" dialplan.digitmap.timeOut="3"/> Michael > I am not sure what I did but blind transfers do not
2007 Jul 12
0
No subject
<digitmap =20 dialplan.digitmap=3D"[2-9]11|0T|011xxx.T|[0-1][2-9]xxxxxxxxx|[2-9]xxxxxxx= x x|[2-9]xxxT" dialplan.digitmap.timeOut=3D"3|3|3|3|3|3"/> Don't think it's been modified from the original supplied. ...brig -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf
2006 Jan 13
9
loading zaptel drivers automatically upon reboot
Just installed Asterisk 1.2 on a brand new clean machine running RedHat 9.0. I have a TDM400 card inside. When I boot, the card seems dead. When I do: modprobe wctdm modprobe Zaptel the lights come on and all seems fine, until I reboot that is... After a reboot I have to repeat the modprobe. I shouldn't have to do a modprobe every re-boot should I? How do you get the drivers to load
2006 Jan 05
0
Re: Problem with blind transfer and Polycom phones !! more info
Hi BK - >> The blind transfer does not work. >> >> The way we try to blind transfer a call: >> 1. answer the call >> 2. press transfer >> 3. press blind softkey -> the display shows "Blind transfer to:" and >> cursor is in the second line >> 4. enter the number -> when we enter the second digit of the number >> the
2007 Jan 01
1
Help needed with Polycom dialplan pattern matching
I'm using Polycom Soundpoint phones and I want to use some extensions beginning with # for features setup. I'm getting the fast busy "can't match it" signal. I want to match #50 for call forwarding, for instance, and #505551212 to set the call forwarding number and turn it on. I have tftp set up and sip.cfg contains the following: <dialplan
2004 Dec 31
2
MGCP parameters
Sirs, According to RFC 2705 (MGCP), these are the parameters that are used in the transactions: ReturnCode, Connection-parameters <-- DeleteConnection(CallId, EndpointId, ConnectionId, [Encapsulated NotificationRequest,] [Encapsulated
2004 Jul 18
18
Polycom IP 500 Voicemail
Hello All, I have some Polycom IP 500 phones that I would like to have configured for direct dialing to our voice mail system. So far I have been unable to get the hard button labeled Voice Mail to connect to Asterisk without first passing through the message center prompts. I have followed all the Admin Guide instructions regarding the phones .cfg files and using