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@default )
> ;exten => 101,102,VoiceMail(b101@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