Displaying 2 results from an estimated 2 matches for "polycom430".
2006 Dec 17
5
BLF on GXP2000
I am trying to set up the BLF on a GXP2000.
Currently what I have is
extensions.conf:
[globals]
polycom430=SIP/101
[internal]
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}
sip.conf:
[ge...
2006 Dec 19
1
Re: asterisk-users Digest, Vol 29, Issue 71
...nk you need to put the
> subscribecontext PER SIP DEVICE not global
>
> On 12/17/06, Chris Johnson <masterof1@gmail.com> wrote:
> >
> > I am trying to set up the BLF on a GXP2000.
> > Currently what I have is
> > extensions.conf:
> > [globals]
> > polycom430=SIP/101
> >
> > [internal]
> > 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}@d...