Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-SS7 Roadmap-Fix

New issue 259 by [email protected]: CLI output. "hostPort" parameter missed equals("=")
http://code.google.com/p/jss7/issues/detail?id=259

What steps will reproduce the problem?
1. Start SS7 service.
2. Connect from shell (ss7-run.bat)to SS7 service.
3. Create sctp association.
mobicents(127.0.0.1:3435)>sctp association create Assoc1 CLIENT 127.0.0.1 9999 127.0.0.1 9999
Successfully added client Association=Assoc1
4. Show sctp associations
mobicents(127.0.0.1:3435)>sctp association show

What is the expected output?

ASSOCIATION SCTP name=Assoc1 started=false peerIp=127.0.0.1 peerPort=9999 hostIp=127.0.0.1 hostPort=9999 type=CLIENT

What do you see instead?

ASSOCIATION SCTP name=Assoc1 started=false peerIp=127.0.0.1 peerPort=9999 hostIp=127.0.0.1 hostPort9999 type=CLIENT

What version of the product are you using? On what operating system?
mobicents-ss7-2.0.0.BETA4, windows XP

Please provide any additional information below.
"hostPort" parameter missed equals("=")


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to