[Asterisk-Dev] SEPDefault.cnf for 12SP/30VIP Discoveries

Paul Cadach paul at odt.east.telecom.kz
Sun May 9 20:09:04 MST 2004


Hi,

Just comment out "unknown" part at SEPDefault.cnf generator provided by Michael
Cook - this would help you a little.

Part to commenting out shown below:
c 0x04, 0x07;   # Unknown
c 0x00;
my $url = "http://$ipaddr/localdirectory\0";
print $url;
my $n = length($url) % 4;
print "\0" x (4 - $n)
    if $n;


WBR,
Paul.

----- Original Message -----
From: "Jennifer Archer" <ajener at qwest.net>
To: <asterisk-dev at lists.digium.com>
Sent: Friday, May 07, 2004 2:56 PM
Subject: Re: [Asterisk-Dev] About OpenSS7 integration to Asterisk


> Anyone know how to dump the memory from a Cisco 12sp/30VIP Phone
>
> My phone has locked up due to a bad configuration and just reboots
> constantly! the SEPDefault.cnf generator does not work for 12sp/30vip phones
> ... :'(
>
> Sincerely,
>
>
> Steve McMahon
> Digital DataBits Innovations
> Salem, OR  97301
> Office:   (503)371-6448 Ext. 2
> Cellular: (503)881-6828
> ----- Original Message -----
> From: "Florian Overkamp" <florian at obsimref.com>
> To: <asterisk-dev at lists.digium.com>
> Sent: Friday, May 07, 2004 12:46 AM
> Subject: RE: [Asterisk-Dev] About OpenSS7 integration to Asterisk
>
>
> > Hi,
> >
> > > -----Original Message-----
> > > So it does not sound too good! :) And what about TE410P card?
> > > That card is certificated.
> > > Have you hear anything about that card?
> >
> > There is a big difference between TE410P certification (which means it's
> FCC
> > and CE certified) and SS7 'certification'. As I understand things you have
> > to have SS7 protocol certification before you are allowed to connect to
> > other SS7 switches in a production environment. Then again, who can check
> > this ? Only the telco's you deal with I suppose...
> >
> > Florian
> >
> >
> > _______________________________________________
> > Asterisk-Dev mailing list
> > Asterisk-Dev at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-dev
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-dev
> >
>
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev
>




More information about the asterisk-dev mailing list