[asterisk-bugs] [JIRA] Commented: (SS7-56) using libss7 trunk version uploaded by attilla. MTP3 Level is not coming up

radha krishnan (JIRA) noreply at issues.asterisk.org
Thu Aug 23 05:12:07 CDT 2012


    [ https://issues.asterisk.org/jira/browse/SS7-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=196096#comment-196096 ] 

radha krishnan commented on SS7-56:
-----------------------------------

We tried installing asterisk beta version 11 from 

 http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-11.0.0-beta1.tar.gz

with libss7 from https://code.asterisk.org/code/viewrep/libss7/trunk  with above patches.

we got below error while installing

gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC -MD -MT mtp2.o -MF .mtp2.o.d -MP -c -o mtp2.o mtp2.c
gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC -MD -MT ss7_sched.o -MF .ss7_sched.o.d -MP -c -o ss7_sched.o ss7_sched.c
gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC -MD -MT ss7.o -MF .ss7.o.d -MP -c -o ss7.o ss7.c
gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC -MD -MT mtp3.o -MF .mtp3.o.d -MP -c -o mtp3.o mtp3.c
gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC -MD -MT isup.o -MF .isup.o.d -MP -c -o isup.o isup.c
gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC -MD -MT version.o -MF .version.o.d -MP -c -o version.o version.c
ar rcs libss7.a mtp2.o ss7_sched.o ss7.o mtp3.o isup.o version.o
ranlib libss7.a
gcc -shared -Wl,-hlibss7.so.1 -o libss7.so.1.0 mtp2.o ss7_sched.o ss7.o mtp3.o isup.o version.o
/sbin/ldconfig -n .
ln -sf libss7.so.1 libss7.so
ln -sf libss7.so.1.0 libss7.so.1
gcc -g -Wall -o parser_debug parser_debug.c libss7.a
parser_debug.c: In function ‘main’:
parser_debug.c:159: warning: passing argument 3 of ‘ss7_add_link’ makes pointer from integer without a cast
parser_debug.c:169: error: too many arguments to function ‘mtp2_receive’
make: *** [parser_debug] Error 1

> using libss7 trunk version uploaded by attilla. MTP3 Level is not coming up
> ---------------------------------------------------------------------------
>
>                 Key: SS7-56
>                 URL: https://issues.asterisk.org/jira/browse/SS7-56
>             Project: LibSS7
>          Issue Type: Information Request
>      Security Level: None
>          Components: General
>         Environment: Centos, Libss7 and asterisk-1.6.0.6 with chan_dahdi.c uploaded by atilla
>            Reporter: rajkumar
>            Assignee: mattf
>
> I am trying to make a setup like below
> 1.Making outbound call to customer
> 2.Once customer enter dtmf, i will route him to other DNIS.
> 3.I will set the redirection number, redirection counter and NAI as well.
> The same setup is working in few servers. In few servers i am getting the MTP3 as down.
> while i try to restart the linkset i have the below error
> No Signalling link availble for NET MNG:TRA
> And CIC's resetting is not happening.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list