Vega FAQ Updates

    Friday, May 11, 2012

    We've recently added two popular questions to our FAQ. First is to fix cases where there is no ringing when calling into the PRI links. The second is when there is no caller ID info when calling into the PRI. The URL's for both FAQ's are shown below if you run into any of these issues try these steps out. 

    Ringing Issues - http://wiki.sangoma.com/Vega-FAQ#ringing

    Caller ID Issues - http://wiki.sangoma.com/Vega-FAQ#caller_id

    Author: Marc Celsie

    CIC's In Reset

    When your CIC's are in a reset state the best idea is to run a trace on the signalling link. To run a trace go to http://wiki.sangoma.com/wanpipe-wireshark-pcap-pri-bri-wan-t1-e1-tracing#ss7 and you will see the command to use is "wanpipemon -i w1g1 -pcap -pcap_file mtp2.pcap -mtp2-msu -prot MTP2 -full -systime -c trd". You can adjust this command for the interface your signalling link is on. Also keep in mind you need to run this on all signalling links with in the link set to capture all frames; so multiple traces may be required. 

    To preform the trace best idea is stop NSG using the command "/etc/init.d/nsg stop" from the Linux command line. Then start all wireshark traces then start NSG using the command "/etc/init.d/nsg start". This will cause the traces to have all messages sent/received when NSG is starting up. So wait a few minutes and insure the cics stay in reset. Once this is done stop the trace. 

    Below is traces and info from a system I have recently seen issues with. 

    SPC: 1021
    APC/DPC: 1000
    Download - Wireshark Trace 

    Best idea is download the wireshark above so you can see how this issue was resolved. So the first step was I simply found a message for a cic that was in reset. In this case it was cic #1. So once the message was found I simply expanded the "ISDN USER Part" and right click on "CIC" then go to "apply as filter -> selected". This will then show you only messages for cic #1. 

    filtering-cic-1.png

    Once the filter was applied it is clear the telco is sending back a "UCIC" which wireshark shows means "unequipped CIC". So from this we can see the telco is not allowing the cic to come up. So we could contact the telco at this point and ask them about this. Also in most cases the telco simply just does not reply at all. So in that case take the wireshark to the telco and the telco will look into why they are not responding to our RSC messages. In this case I went one step further; see below. 

    filtering-cic-2.png

    Next what I did was simply enable a filter to see any messages coming from the telco, below is how I did that. 

    filtering-cic-3.png

    Next I simply looked through the filtered messages and found the telco was sending us many cic resets "RSC" starting with cic 195. So I simply changed the cic base from 1 to 195 and the issue was resolved. All cic's came up and calls were working. Below is the wireshark showing how I found that. 

    filtering-cic-4.png

    SS7 Blogging: START

    Friday, November 25, 2011

    Exciting times at Sangoma as we head into the new year.  One of the most important things for us is to make it easier for customers to use our product, so we have decided to start this SS7 blog to document the day-to-day issues associated with setting up and maintaining an SS7 link.  In addition to useful tips, you can also find updates on new releases and events.