Overview
You would like to know how to reset the m3ua connections from the smsc side. You were upgrading the MSC and saw that the m3ua connections were down.
Solution
- m3ua_link command (as textpass user) provides you a status of the m3ua connections from each node.
- m3ua_link --enable <system> <associationname> - This command can be run to enable a particular m3ua association. The association name can be retrieved by running m3ua_link command without any parameters.
- m3ua_link --disable <system> <associationname> - This command can be run to disable a particular m3ua association. Name of the association can be retrieved by running m3ua_link command without any parameters.
Note:m3ua_link
command will work only when "textpass" process is running.
tp_walk m3ua
will also give you more detailed information about m3ua connections and current state, parameters etc.