Actions

Troubleshooting Toolpack: Difference between revisions

m (Removed "s" from "tunnels", otherwise the search engine does not find "tunnel")
(Link to support portal instead of support email)
 
(38 intermediate revisions by 6 users not shown)
Line 1: Line 1:
This page contains pointers to help troubleshoot [[Toolpack]]-based systems.
This page contains pointers to help troubleshoot [[Toolpack]]-based systems.  
 
 
== Installation ==
 
Problem: The Toolpack system does not start
*See '[[Toolpack_Installation:Validate_Toolpack_Installation|How to validate the Toolpack installation]]'
 
 
Problem: I want to change the Ip Address of the TMG800/TMG3200 from static to DHCP or from DHCP to static.
*See '[[TBLinux:How to change_the_ip_address|How to change the IP address of a TMG800/TMG3200]]
 
 
Problem: I want to change the hostname of the server running Toolpack
*See '[[Toolpack_Installation:Change hostname|How to change the host name]]'


<br>


== Web portal  ==
== Web portal  ==


'''Problem: The Toolpack web portal does not start or is not accessible.'''
Problem: '''The web portal does not start or is not accessible.'''  
 
*See '[[Toolpack Troubleshooting:Web Portal|How to troubleshoot the web portal]]'
*See '[[Toolpack Troubleshooting:Web Portal|How to troubleshoot the web portal]]'  
<br>
*See 'How to get status of the system'
Problem: '''I cannot perform addition or modification of configuration in the web portal. '''
*See 'How to change the configuration of the system'
Usually this occurs in a new Toolpack Platform, for example, when new Toolpack software has been just installed on a host or a new TMG3200 is started up.  
 
*See '[[Toolpack Troubleshooting:Cannot Add or Edit Configuration|How to edit the active configuration]]'
<br> '''Problem: I cannot perform addition or modification of configuration in the web portal. Usually this occurs in a new Toolpack Platform, for example, when new Toolpack software has been just installed on a host or a new TMG3200 is started up.'''
<br>
 
*See 'How to [[Toolpack Troubleshooting:Cannot Add or Edit Configuration|Edit the active configuration]]'
 
<br> '''Problem: Do not have permission to add features.'''
 
*See 'How to modify system configuration'
 
<br> '''Problem: The system does not work properly with a copied configuration.'''


Problem: '''The system does not work properly with a copied configuration.'''
*See [[Web Portal:Configuration Copy|How to copy a configuration]]
*See [[Web Portal:Configuration Copy|How to copy a configuration]]
<br>


<br> '''Problem: There are no web browser on the linux host server'''
Problem: '''There are no web browser on the linux host server'''  
 
ssh tunnel can be use to re-direct the connection on a remote host port to a local port:  
ssh tunnel can be use to re-direct the connection on a remote host port to a local port:  
*See [[How to setup ssh tunnel with PuTTY]]
<br>


''How to setup with PuTTY''
== System configuration backup<br>  ==
 
*Connect to the remote host with ssh
*Go in the change setting menu
*Go in the Connection/SSH/Tunnels
*Enter your source port (ex. 7777)
*Enter your destination ( ex. 10.2.0.174:12358 )
*Click Add
*Click Apply
*Start your favorite browser ( ex. http://127.0.0.1:7777 )
 
== Toolpack MySQL configuration database  ==
 
'''Problem: I need to backup my Toolpack configuration.'''
 
To backup the MySQL database, use the following commands:<br>
<premysqldump -u tbdb --password=tbdbpw --opt toolpack_0 &gt; toolpack_0_bk.sql
</pre>
Then, you need to save the "toolpack_0_bk.sql" file in a safe place.<br>
 
You can recover the database this way:<br>
<pre>mysql -u tbdb--password=tbdbpw toolpack_0 &lt; toolpack_0_bk.sql
</pre>
This procedure can also be used to make copies of similar configurations from one Toolpack system to another. The Serial Number of the hardware devices used (Tmedias) must be updated after the new database is in place (Hardware -&gt;&nbsp;Edit -&gt;&nbsp;Serial)<br>
 
== Toolpack application suite  ==
 
Coming soon.
 
== Calls ==
Problem: The Tmedia device does not accept or generate calls
 
*To debug calls, different methods can be used:
 
:*'''Using the Call Detail Records'''
This can be done in the configuration database, using [[RADIUS]] or in text files. See [[Text Call Detail Records (CDR)]]
 
 
*'''Using the log files'''
:*'''Log files from web portal'''
 
  Logs -> Select filename -> 2000 lines -> select Read
 


Brief details on the application:
Problem: '''How do I&nbsp;make sure I keep my system configuration?'''<br>


::'''gateway''' application is for high-level call routing, like calling number and NAPs.
All the configuration are stored in a MySQL database. To perform a backup, refer to the following links:
*[[Toolpack:Database_Backup_C|Database backup procedure]]
<div class="mw-collapsible mw-collapsed" data-collapsetext="other versions" data-expandtext="Click here for older versions" style="width: 400px;">
<br/>
*[[Toolpack:Database_Backup_B|Backup procedure for v2.7]]
*[[Toolpack:Database_Backup_A|Backup procedure for v2.5 or v2.6]] <br>
For releases before 2.4 or older or if you do not have access to the web portal, see [[Manual Database Backup]].
<br/>
</div>
<br>
This could also be useful: [[Scheduled Database Backup]]


::'''toolpack_engine''' handles the protocols and media
<br>


::'''toolpack_sys_manager''' handles the configuration of the system
== Calls  ==
Problem: '''The Tmedia device does not accept or generate calls'''  
*See here: [[How to troubleshoot call routing|How to troubleshoot call routing]]
<br>


::'''tboamapp''' controls the startup of the applications
== Fax Calls  ==
Problem: '''Fax call is not working'''  
*Please follow the instructions here: [[How to troubleshoot Fax Calls|How to troubleshoot Fax Calls]]
<br>


::'''tbstreamserver''' is used for playing and recording files; by default this application is not started. See [[How to Start Stream Server]]
== SS7 CIC group is locally blocked<br>  ==
Problem: '''A SS7 Circuit Identification Code is blocked.''' <br>
*You can control this: See [[SS7 Circuit group control]]
<br>


::'''tblogtrace''' are log coming from the platform (TMP6400 or other)
== Network Interfaces <br>  ==
Problem: '''E1 trunks are not up'''<br>
*See [[How to Debug Trunk Interfaces|How to debug trunk interfaces]]<br>
<br>


Problem: '''Cannot ping VoIP interface''' <br>
The IP address of the VoIP port is configured and you cannot ping it.<br>
*See [[How to debug VoIP|How to debug a VoIP interface]]<br>
<br>


You can change the trace level of the application here:
== How to gather all logs<br>  ==
Problem: '''Which application logs should I gather?'''
*See [[TBReport|How to gather all logs with TBReport]] (Version 2.9 and up)
<br>


  Applications-> Configurations -> edit -> Log Params -> Default Trace Level
== Access to unit ==
Problem: '''I lost access to the unit. How to recover the IP address of the unit?'''
*Please follow the procedure in the installation guide: [[Product_Installation|Installation Guides]]
<br>  


And then activate the new configuration.
Problem: '''I lost the SSH password'''
*It is possible to reset the SSH password. please open a case on [https://telcobridges.odoo.com/ TelcoBridges support portal]
<br>


Problem: '''I want to do a factory reset'''
*Normally a Factory Reset is not required. System can be re-configured to original settings in a few steps. please open a case on [https://telcobridges.odoo.com/ TelcoBridges support portal] to get the procedure.
*Factory reset is available on recent versions of the TelcoBridges units. The procedure is described here: [[Factory_Reset|Factory Reset]].
<br>


*'''Log files from server'''
== Installation (for developers)  ==
You can get the files directly from the server running Toolpack at this location:
Problem: '''Toolpack fails during installation'''  
  /lib/tb/toolpack/setup/12358/2.3/apps/
*See [[Toolpack Installation:Toolpack installer troubleshooting|Toolpack installer troubleshooting]]
or
<br>
  C:\TelcoBridges\toolpack\setup\12358\2.3\apps\


Problem: '''Can't download a new software package '''<br>
*You see this error while trying to download a software package with wget:<br>
Resolving download.telcobridges.com... failed: Temporary failure in name resolution.
wget: unable to resolve host address `download.telcobridges.com
*See "nameserver" in&nbsp; [[TMG:Change_Management_IP_Address|Configure Management IP address]]
<br>


*'''Using the signaling traces'''
Problem: '''The Toolpack system does not start'''  
You can get the signaling traces (SS7, ISDN and SIP) using the tbsigtrace program: [[Toolpack_Debug_Application:Tbsigtrace|using tbsigtrace]]
*See [[Toolpack Installation:Validate Toolpack Installation|How to validate the Toolpack installation]]
<br>


== How to gather all logs ==
Problem: '''I want to change the hostname of the server running Toolpack'''
Problem: Which application logs should I gathered?
*See [[Toolpack Installation:Change hostname|How to change the host name]]
*See '[[Toolpack_Debug_Application:Tbdebug|How to gather logs with tbdebug]]'
<br>


== How to submit a problem  ==
Problem: '''I don't know what else to do'''
*Help our support team help you by giving as much information as possible; see '[[Support:How To Submit A Problem|How To Submit A Problem]]'


== How to submit a problem ==
[[Category:Tdev_OAM&P|Troubleshoot]]
Problem: I don't know what else to do
*Help our support team help you by giving as much information as possible; see '[[Support:How_To_Submit_A_Problem]]'

Latest revision as of 15:15, 12 November 2025

This page contains pointers to help troubleshoot Toolpack-based systems.


Web portal

Problem: The web portal does not start or is not accessible.


Problem: I cannot perform addition or modification of configuration in the web portal. Usually this occurs in a new Toolpack Platform, for example, when new Toolpack software has been just installed on a host or a new TMG3200 is started up.


Problem: The system does not work properly with a copied configuration.


Problem: There are no web browser on the linux host server ssh tunnel can be use to re-direct the connection on a remote host port to a local port:


System configuration backup

Problem: How do I make sure I keep my system configuration?

All the configuration are stored in a MySQL database. To perform a backup, refer to the following links:


For releases before 2.4 or older or if you do not have access to the web portal, see Manual Database Backup.


This could also be useful: Scheduled Database Backup


Calls

Problem: The Tmedia device does not accept or generate calls


Fax Calls

Problem: Fax call is not working


SS7 CIC group is locally blocked

Problem: A SS7 Circuit Identification Code is blocked.


Network Interfaces

Problem: E1 trunks are not up


Problem: Cannot ping VoIP interface
The IP address of the VoIP port is configured and you cannot ping it.


How to gather all logs

Problem: Which application logs should I gather?


Access to unit

Problem: I lost access to the unit. How to recover the IP address of the unit?


Problem: I lost the SSH password


Problem: I want to do a factory reset

  • Normally a Factory Reset is not required. System can be re-configured to original settings in a few steps. please open a case on TelcoBridges support portal to get the procedure.
  • Factory reset is available on recent versions of the TelcoBridges units. The procedure is described here: Factory Reset.


Installation (for developers)

Problem: Toolpack fails during installation


Problem: Can't download a new software package

  • You see this error while trying to download a software package with wget:
Resolving download.telcobridges.com... failed: Temporary failure in name resolution.
wget: unable to resolve host address `download.telcobridges.com


Problem: The Toolpack system does not start


Problem: I want to change the hostname of the server running Toolpack


How to submit a problem

Problem: I don't know what else to do