[asterisk-users] GXP2000 and BLF

Carlos Chavez cursor at telecomabmex.com
Mon Dec 18 08:15:42 MST 2006


On Sun, 2006-12-17 at 13:51 -0600, Chris Johnson wrote:
> I am trying to set up the BLF on a GXP2000. 
> Currently what I have is
> extesions.conf:
> [globals]
> polycom430=SIP/101
> 
> [internal]
> ;exten => 101,1,Dial(SIP/101,10,)
> ;exten => 101,2,VoiceMail(u101 at default )
> ;exten => 101,102,VoiceMail(b101 at default)       
> exten => 101,1,Macro(voicemail,${polycom430})
> 
> [macro-voicemail]
> exten => s,1,Dial(${ARG1},10,tT)
> exten => s,2,VoiceMail(u${MACRO_EXTEN}@default )
> exten => s,102,VoiceMail(b${MACRO_EXTEN}@default)
> 
> [ext-local-custom]
> exten => 101,hint,${polycom430}
> 
	You cannot use variables in hints.  You have to put the specific
channel like:

exten => 101,hint,SIP/101


-- 
Telecomunicaciones Abiertas de Mexico S.A. de C.V.
Carlos Chàvez Prats
Director de Tecnologìa
+52-55-91169161 ext 2001
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20061218/ec3b3442/attachment.pgp


More information about the asterisk-users mailing list