[Asterisk-Users] ADSI questions for a 390 ADSI Phone
Rob Emanuele
rje at shoreis.com
Mon Nov 15 22:18:04 MST 2004
Yup, has the IDLE in there from the beginning.
Does the adsi.conf have anything to do with it? (Probably no, but I'm
grasping.)
On Mon, 2004-11-15 at 21:05, dbruce at transit2.bananatel.com wrote:
> Make sure your ADSI script has an 'IFEVENT IDLE THEN' block...
>
> IE:
>
> IFEVENT IDLE THEN
> CLEAR
> SHOWDISPLAY "titles" AT 1
> SHOWKEYS "sd_1"
> ENDIF
>
> ----- Original Message -----
> From: "Rob Emanuele" <rje at shoreis.com>
> To: "Asterisk Users Mailing List - Non-Commercial Discussion"
> <asterisk-users at lists.digium.com>
> Sent: Monday, November 15, 2004 8:09 PM
> Subject: Re: [Asterisk-Users] ADSI questions for a 390 ADSI Phone
>
>
> > OK, so I've programmed the default adsi script into slots 1 and 2.
> > Comedian took up slot 3.
> >
> > Comedian now works properly and doesn't ask me every time to re-download
> > the scripts.
> >
> > Going off-hook shows me the correct menu. That works right.
> >
> > I still cannot get the default display to work. When the phone is idle
> > all it ever tells me is the time until I run one of the Asterisk
> > services manually.
> >
> > What gives?
> >
> > Script 1:
> > DESCRIPTION "Asterisk PBX" ; Name of vendor
> > VERSION 0x00 ; Version of stuff
> > ;SECURITY "_AST" ; Security code
> > SECURITY 0X9BDBF7AC ; Security code
> > FDN 0x0000000F ; Descriptor number
> > etc.
> >
> > Script 2:
> > DESCRIPTION "Asterisk PBX" ; Name of vendor
> > VERSION 0x00 ; Version of stuff
> > ;SECURITY "_AST" ; Security code
> > SECURITY 0X78921D49 ; Security code
> > FDN 0x85EFD9DA ; Descriptor number
> > etc.
> >
> > On Mon, 2004-11-15 at 17:42, dbruce at transit2.bananatel.com wrote:
> >> The following is taken from the Sayson/Aastra 390/480 ADSI Programming
> >> Guide
> >>
> >> Slot 1
> >>
> >> FDN: 0.0.0.F
> >>
> >> SECURITY: 9B.DB.F7.AC
> >>
> >> Slot 2
> >>
> >> FDN: 85.EF.D9.DA
> >>
> >> SECURITY: 78.92.1D.49
> >>
> >> Slot 3
> >>
> >> FDN: 7B.C6.45.0C
> >>
> >> SECURITY: 9B.60.94.30
> >>
> >> Slot 4
> >>
> >> FDN: FE.2E.A5.D1
> >>
> >> SECURITY: 79.A9.0C.F0
> >>
> >> Explanation of the Slots in Services
> >>
> >> Slot 1
> >>
> >> This is the only slot that should contain programming in order for a
> >> script
> >> to be active during regular phone activities. The programming in this
> >> slot
> >> is triggered when the phone detects call activity, for example, when the
> >> phone rings or is placed off-hook.
> >>
> >> Slot 2
> >>
> >> This is the Self Launching slot for these phones and is triggered when
> >> the
> >> phone has had no call activity for a certain amount of time. On all 390
> >> and
> >> older 480 phones this, amount of time is 6-7 seconds. On new 480 phones,
> >> this amount of time is almost immediate. The programming downloaded into
> >> this slot can be identical to slot 1, or it can be completely different,
> >> such as for advertising purposes.
> >>
> >> Slots 3 and 4
> >>
> >> The only way these can be activated is by pressing the "Services" button
> >> on
> >> your phone and scrolling down and selecting a slot. Slots 3 and 4 cannot
> >> be
> >> activated this way while the phone is active, for example, when on a
> >> call.
> >>
> >> Note: Whenever the "goodbye" button is pressed or if the phone placed
> >> on-hook, the phone will exit the programming and go back to it's default
> >> screen until the programming is triggered again.
> >>
> >> ----- Original Message -----
> >> From: "Matt Gibson" <gibson at experthost.com>
> >> To: "Asterisk Users Mailing List - Non-Commercial Discussion"
> >> <asterisk-users at lists.digium.com>
> >> Sent: Monday, November 15, 2004 5:22 PM
> >> Subject: Re: SPAM: Re: [Asterisk-Users] ADSI questions for a 390 ADSI
> >> Phone
> >>
> >>
> >> > Rob Emanuele wrote:
> >> >
> >> >>So load asterisk into Slot 1 & 2 and put Commedian in slot 3? Sounds
> >> >>easy
> >> >>enough. Does that amke voicemail notification work too?
> >> >>
> >> >>
> >> >
> >> > Where did you guys get the codes for slot 3? I have the FDN/SEC codes
> >> > for
> >> > Slot 4, but have not been able to find the codes for 1,2,3.
> >> > I've talked with Sayson, and they seem to have 'forgotten' about me...
> >> > I
> >> > bought my phone from Radioshack here in Canada.
> >> >
> >> > Could you send me the codes you guys have working so I can test them
> >> > with
> >> > my phone?
> >> >
> >> > Currently I have:
> >> > SECURITY 0x01000006 FDN 0x01000006
> >> >
> >> > for slot 4.
> >> >
> >> > Matt
> >> >
> >> > --
> >> > Matt Gibson
> >> > VOIP Administrator
> >> > NJ Tech Solutions
> >> > 1.314.480.4550 ex. 6400
> >> > 1.877.999.4678 ex. 6400
> >> >
> >> >
> >> >
> >> > _______________________________________________
> >> > Asterisk-Users mailing list
> >> > Asterisk-Users at lists.digium.com
> >> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >> > To UNSUBSCRIBE or update options visit:
> >> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >>
> >> _______________________________________________
> >> Asterisk-Users mailing list
> >> Asterisk-Users at lists.digium.com
> >> http://lists.digium.com/mailman/listinfo/asterisk-users
> >> To UNSUBSCRIBE or update options visit:
> >> http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-users
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list