[asterisk-ss7] libss7 - stp point codes
Tom Chandler
tchandle at eastex.net
Mon Jun 16 07:30:03 CDT 2008
Matt,
This work with one modification. I had to move the networkindicator up
after defaultdpc,
otherwise it would error out. Once I moved networkindicator to this
location, everything
worked.
Thank You
tom c.
----- Original Message -----
From: "Matt Fredrickson" <creslin at digium.com>
To: <asterisk-ss7 at lists.digium.com>
Cc: <asterisk-ss7 at lists.digium.com>
Sent: Sunday, June 15, 2008 10:33 PM
Subject: Re: [asterisk-ss7] libss7 - stp point codes
> Sorry, I should have been more explicit:
>
> linkset=1
> pointcode=yourpointcode
> defaultdpc=yourdefaultdpc ; This is the "default route" for all ISUP
> messages
> ; Insert all the rest of your linkset options here, like network
> indicator, etc
(moved the following to here for it to work)
networkindicator=international
>
> ; So here is sigchan 1 with adjacent point code = 1-1-1
> adjpointcode=1-1-1
> sigchan=23
>
> ; Sigchan 2 has adjacent point code 1-1-2
> adjpointcode=1-1-2
> sigchan=24
>
> ; Declare your channels as well
> cicbeginswith=1
> channels=1-22
>
>
> If this isn't clear, please contact me via IM and I'll help you get it
> setup correctly.
>
> Matthew Fredrickson
>
> ----- "Tom Chandler" <tchandle at eastex.net> wrote:
>
>> Mathew,
>> Following the comments below for two different points, libss7 will not
>> load
>> and in the /var/log/asterisk/messages file I get the message:
>>
>> Error[31611] chan_zap.c: Unspecified edfaultdpc!
>>
>> if I put it back with the sigchan like in the original zapata.conf it
>>
>> works. So it would
>> appear intermixing the sigchan in the adjpointcode selection does not
>> work.
>>
>> anyway..
>>
>> Thanks
>> Tom Chandler
>>
>> ----- Original Message -----
>> From: "Matthew Fredrickson" <creslin at digium.com>
>> To: <asterisk-ss7 at lists.digium.com>
>> Sent: Saturday, June 14, 2008 1:25 PM
>> Subject: Re: [asterisk-ss7] libss7 - stp point codes
>>
>>
>> > Tom Chandler wrote:
>> >> on going testing: Question:
>> >>
>> >> In an ANSI setup, I have two A-Links. One to each of the mated
>> STP's.
>> >>
>> >> in the zapata.conf, the adjpointcode (if I read it right) is for
>> the STP
>> >> point code.
>> >> I have a different point code for each STP. Can you or How would
>> you
>> >> load
>> >> both of these point codes into the configuration file.
>> >
>> > It's kind of a non intuitive interface for doing so, but this is how
>> it
>> > is done:
>> >
>> > adjpointcode=1-1-1
>> > sigchan=24 ; or whatever the first link is
>> > adjpointcode=1-1-2
>> > sigchan=48 ; or whatever the second link is
>> >
>> > --
>> > Matthew Fredrickson
>> > Software/Firmware Engineer
>> > Digium, Inc.
>> >
>> > _______________________________________________
>> > --Bandwidth and Colocation Provided by http://www.api-digital.com--
>> >
>> > asterisk-ss7 mailing list
>> > To UNSUBSCRIBE or update options visit:
>> > http://lists.digium.com/mailman/listinfo/asterisk-ss7
>>
>>
>> _______________________________________________
>> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>>
>> asterisk-ss7 mailing list
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-ss7
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-ss7 mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-ss7
More information about the asterisk-ss7
mailing list