Displaying 2 results from an estimated 2 matches for "1xxxt".
Did you mean:
1xxx
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 work. The Polycom
does
> not allow me to dial the extension of the person I want to transfer to
after
> I hit:
>
> transfer -> blind
I would strongly suggest g...
2006 Jun 22
4
when I press "transfer" -> blind -> 700 . The user is not able to hear what extension the call was parked on
...- Stopped music on hold on Zap/1-1
Even though the user can not hear the extension the call was parked on, the call can be retrieved by guessing. Which I am assumming means the call was successfully parked.
Digit map:
[2-9]11|0T|011xxx.T|[0-1][2-9]xxxxxxxxx|[2-9]xxxxxxxxx|[2-9]xxxT|1xxxT
extensions.conf:
[general]
static=yes
writeprotect=no
autofallthrough=yes
clearglobalvars=no
priorityjumping=no
[globals]
ATTENDANT=SIP/1006&SIP/1002&SIP/1011&SIP/1009
OUTBOUNDTRUNK=ZAP/g1
[meetme-ext]
exten => 600,1,MeetMe(1234|Mp|98765)
[extent...