-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Association Peer Exchange without reason #49
Comments
Hello @rodrigoms2004
|
Thank you very much! I will check with my ISP. |
Hello! I check with my ISP, and now my gateway is receiving GSM MAP packages, but there is no answer. Is there some log, some tcpdump capture or some console command to check communication between JSS7 and USSD Gateway? Best regards |
Hello @rodrigoms2004 JSS7 network unfortunately has some configuring setting both in your and a peer part taht have to be properly configrued but difficult to check form a side. |
Hi
In my USSD Gateway I had a server in SCTP section with two associations
associations
asconecta2 > peer 10.201.112.11 > Port SCTP 2905
asconecta3 > peer 10.201.112.139 > Port SCTP 2905
But in server.log its change without reason, xml files and a pcap capture attached.
2017-01-20 15:50:33,926 INFO [org.apache.coyote.http11.Http11Protocol] (main) Starting Coyote HTTP/1.1 on http-172.21.25.10-8080
2017-01-20 15:50:33,945 INFO [org.apache.coyote.ajp.AjpProtocol] (main) Starting Coyote AJP/1.3 on ajp-172.21.25.10-8009
2017-01-20 15:50:33,951 INFO [org.jboss.bootstrap.microcontainer.ServerImpl] (main) JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221634)] Started in 26s:723ms
2017-01-20 15:53:57,544 INFO [org.mobicents.protocols.sctp.SelectorThread] (Thread-17) Connected Association [name=asconecta2, associationType=SERVER, ipChannelType=SCTP, hostAddress=, hostPort=0, peerAddress=10.201.112.11, peerPort=2905, serverName=conectaserver, extraHostAddress=[]]
**2017-01-20 15:53:57,546 INFO [org.mobicents.protocols.sctp.AssociationHandler] (Thread-17) New association setup for Association=asconecta2 with 10 outbound streams, and 17 inbound streams.
2017-01-20 15:54:01,127 WARN [org.mobicents.protocols.sctp.AssociationHandler] (Thread-17) Peer Address changed to=/10.201.112.139:2905 for Association=asconecta2
2017-01-20 15:54:01,989 WARN [org.mobicents.protocols.ss7.sccp.impl.SccpStackImpl-SccpStack] (pool-24-thread-1) Rx : MTP-RESUME: AffectedDpc=3606
ussd_20012017.pcap.zip
xml_ussd.zip
**
The text was updated successfully, but these errors were encountered: