[asterisk-gui] asterisk-gui Digest, Vol 17, Issue 13
bkruse
bkruse at digium.com
Fri Mar 28 12:59:27 CDT 2008
What bug number is it on bugs.digium.com
Also, what version of the GUI are you running? (I thought I fixed that.)
-bk
Olaf Marcos wrote:
> Bkruse:
>
> And what's happen with the bug of pri configuration with ccs,hdb3,crc4?
>
> It's still there .
>
> Do you need more information?
>
> Thanks and best regards,
>
>
> Olaf
>
>
>
>
> Message: 1
> Date: Wed, 26 Mar 2008 14:39:28 -0500
> From: bkruse <bkruse at digium.com <mailto:bkruse at digium.com>>
> Subject: Re: [asterisk-gui] PRI with HDB3 and CRC4
> To: Asterisk GUI project discussion <asterisk-gui at lists.digium.com
> <mailto:asterisk-gui at lists.digium.com>>
> Message-ID: <47EAA670.3060300 at digium.com
> <mailto:47EAA670.3060300 at digium.com>>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Olaf,
>
> This is a rather confusing thing that should be fixed.
>
> That file only gets updated with the 'astman.js' file (the file
> with the
> Revision variable) gets updated.
>
> So we can update tons of different things, and you can checkout
> revision
> 3,000, but the astman.js last changed revision is like 2,000. You can
> verify this by doing an svn info config/scripts/astman.js, and see the
> 'last changed revision' number. (It will be 2124, I hope ;])
>
> -bk
>
>
> Olaf Marcos wrote:
> > Hi Bkruse:
> >
> > I had updated my asterisk-gui to svn Checked out revision 2659.
> After
> > configure, make and make install, the "System Info" section of
> the GUI
> > is showing Asterisk GUI-version Revision: 2124 $ and the strange
> > behavior of the PRI Hardware Section is there.
> >
> > Any ideas?
> >
> > Olaf
> >
>
> > Message: 1
> > Date: Mon, 17 Mar 2008 19:31:28 +0100
> > From: "Olaf Marcos" <olafmarcos at gmail.com
> <mailto:olafmarcos at gmail.com>
> > <mailto:olafmarcos at gmail.com <mailto:olafmarcos at gmail.com>>>
> > Subject: [asterisk-gui] PRI with HDB3 and CRC4
> > To: asterisk-gui at lists.digium.com
> <mailto:asterisk-gui at lists.digium.com>
> > <mailto:asterisk-gui at lists.digium.com
> <mailto:asterisk-gui at lists.digium.com>>
> > Message-ID:
> >
> <acaa08dc0803171131w78ab8e2fv561bb6e6a0f1e3d8 at mail.gmail.com
> <mailto:acaa08dc0803171131w78ab8e2fv561bb6e6a0f1e3d8 at mail.gmail.com>
> >
> <mailto:acaa08dc0803171131w78ab8e2fv561bb6e6a0f1e3d8 at mail.gmail.com
> <mailto:acaa08dc0803171131w78ab8e2fv561bb6e6a0f1e3d8 at mail.gmail.com>>>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> > Hi list:
> >
> > I think that there is a bug in the parser of
> zaptel.conf.zapscan of
> > asterisk-gui.
> >
> > On Setup Hardware section, I select that my pri is
> CCS,HDB3,CRC4.
> > But when I
> > reboot as needed, again the pri is unconfigured. I checked
> > zaptel.conf.zapscan, and the line is:
> >
> > span=2,1,0,ccs,CRC4/HDB3
> >
> > this format is incorrect cause zaptel again shows as
> unconfigured.
> >
> > Best regards,
> >
> >
> > Olaf Marcos
> >
> >
> >
> >
> > --
> > Olaf Marcos
> > olafmarcos at gmail.com <mailto:olafmarcos at gmail.com>
> <mailto:olafmarcos at gmail.com <mailto:olafmarcos at gmail.com>>
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL:
> >
> http://lists.digium.com/pipermail/asterisk-gui/attachments/20080317/effb449d/attachment.html
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Mon, 17 Mar 2008 14:41:59 -0500
> > From: bkruse <bkruse at digium.com <mailto:bkruse at digium.com>
> <mailto:bkruse at digium.com <mailto:bkruse at digium.com>>>
> > Subject: Re: [asterisk-gui] PRI with HDB3 and CRC4
> > To: Asterisk GUI project discussion
> <asterisk-gui at lists.digium.com <mailto:asterisk-gui at lists.digium.com>
> > <mailto:asterisk-gui at lists.digium.com
> <mailto:asterisk-gui at lists.digium.com>>>
> > Message-ID: <47DEC987.6030309 at digium.com
> <mailto:47DEC987.6030309 at digium.com>
> > <mailto:47DEC987.6030309 at digium.com
> <mailto:47DEC987.6030309 at digium.com>>>
> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >
> > Please update, we do NOT use zaptel.conf.zapscan.
> >
> > Besides, that line should be written:
> > span=2,1,0,ccs,crc4,hdb3
> > and NOT:
> > span=2,1,0,ccs,CRC4/HDB3
> >
> > Please update asteriskNOW and/or the asterisk-gui (from the
> > branches/asterisknow repo)
> >
> > http://asterisknow.org/install-related
> >
> > -bk
> >
> > Olaf Marcos wrote:
> > > Hi list:
> > >
> > > I think that there is a bug in the parser of
> zaptel.conf.zapscan of
> > > asterisk-gui.
> > >
> > > On Setup Hardware section, I select that my pri is
> > CCS,HDB3,CRC4. But
> > > when I reboot as needed, again the pri is unconfigured. I
> checked
> > > zaptel.conf.zapscan, and the line is:
> > >
> > > span=2,1,0,ccs,CRC4/HDB3
> > >
> > > this format is incorrect cause zaptel again shows as
> unconfigured.
> > >
> > > Best regards,
> > >
> > >
> > > Olaf Marcos
> > >
> > >
> > >
> > >
> > > --
> > > Olaf Marcos
> > > olafmarcos at gmail.com <mailto:olafmarcos at gmail.com>
> <mailto:olafmarcos at gmail.com <mailto:olafmarcos at gmail.com>>
> > <mailto:olafmarcos at gmail.com <mailto:olafmarcos at gmail.com>
> <mailto:olafmarcos at gmail.com <mailto:olafmarcos at gmail.com>>>
> > >
> >
> ------------------------------------------------------------------------
> > >
> > > _______________________________________________
> > > --Bandwidth and Colocation Provided by
> http://www.api-digital.com--
> > >
> > > asterisk-gui mailing list
> > > To UNSUBSCRIBE or update options visit:
> > > http://lists.digium.com/mailman/listinfo/asterisk-gui
> >
> >
> >
> >
> >
> > --
> > Olaf Marcos
> > olafmarcos at gmail.com <mailto:olafmarcos at gmail.com>
> <mailto:olafmarcos at gmail.com <mailto:olafmarcos at gmail.com>>
> >
> > --
> > Olaf Marcos
> > olafmarcos at gmail.com <mailto:olafmarcos at gmail.com>
> <mailto:olafmarcos at gmail.com <mailto:olafmarcos at gmail.com>>
> >
> ------------------------------------------------------------------------
> >
> > _______________________________________________
> > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> >
> > asterisk-gui mailing list
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-gui
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-gui mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-gui
More information about the asterisk-gui
mailing list