informatica:telefonia:trixbox:gsm
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| informatica:telefonia:trixbox:gsm [2013/01/17 23:18] – jose | informatica:telefonia:trixbox:gsm [2015/04/13 20:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| Puede que tengamos que descargar primero los drivers.\\ | Puede que tengamos que descargar primero los drivers.\\ | ||
| - | http:// | + | {{informatica: |
| Manual de configuración: | Manual de configuración: | ||
| {{informatica: | {{informatica: | ||
| - | | + | |
| - | {{informatica: | + | {{informatica: |
| Line 29: | Line 29: | ||
| / | / | ||
| - | # atcom ax4g: gsm pci card | + | |
| - | ax4g | + | ax4g |
| - | + | ||
| - | # Digium TDM400P: up to 4 analog ports | + | # Digium TDM400P: up to 4 analog ports |
| - | #wctdm | + | #wctdm |
| Reiniciamos dahdi | Reiniciamos dahdi | ||
| Line 56: | Line 56: | ||
| | | ||
| 1 from-pstn | 1 from-pstn | ||
| + | |||
| + | |||
| + | Enviar un sms desde CLI:\\ | ||
| + | Accedemos al CLI de asterisk amb tantes v com nivell de debug: | ||
| + | #asterisk -rvvvvv | ||
| + | o | ||
| + | #rasterisk -vvvvvv | ||
| + | i des del CLI: | ||
| + | trixbox1*CLI> | ||
| + | |||
| + | < | ||
| + | [Jan 18 00:51:47] VERBOSE[3111] logger.c: | ||
| + | [Jan 18 00:51:47] VERBOSE[3111] logger.c: | ||
| + | [Jan 18 00:51:47] VERBOSE[3111] logger.c: | ||
| + | [Jan 18 00:51:47] VERBOSE[3111] logger.c: | ||
| + | [Jan 18 00:51:47] VERBOSE[3113] logger.c: | ||
| + | [Jan 18 00:51:47] VERBOSE[3114] logger.c: | ||
| + | [Jan 18 00:51:51] WARNING[3114] chan_dahdi.c: | ||
| + | [Jan 18 00:51:51] VERBOSE[3114] logger.c: | ||
| + | </ | ||
| + | |||
| + | Des del prompt es pot fer directament amb: | ||
| + | # asterisk -rx " | ||
| + | |||
| + | |||
| + | ====== ELASTIX ====== | ||
| + | Miramos si detecta el canal: | ||
| + | |||
| + | < | ||
| + | [root@PBX-Cuba tmp]# rasterisk -vvvvgcr | ||
| + | Asterisk 1.8.11.0, Copyright (C) 1999 - 2012 Digium, Inc. and others. | ||
| + | Created by Mark Spencer < | ||
| + | Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' | ||
| + | This is free software, with components licensed under the GNU General Public | ||
| + | License version 2 and other licenses; you are welcome to redistribute it under | ||
| + | certain conditions. Type 'core show license' | ||
| + | ========================================================================= | ||
| + | == Parsing '/ | ||
| + | == Parsing '/ | ||
| + | Connected to Asterisk 1.8.11.0 currently running on PBX-Cuba (pid = 2661) | ||
| + | Verbosity is at least 5 | ||
| + | |||
| + | PBX-Cuba*CLI> | ||
| + | Chan Extension | ||
| + | | ||
| + | |||
| + | </ | ||
| + | |||
| + | Mramos si ha cargado el módulo de dahdi: | ||
| + | # cat / | ||
| + | |||
| + | # Autogenerated by / | ||
| + | # If you edit this file and execute / | ||
| + | # your manual changes will be LOST. | ||
| + | wctdm | ||
| + | |||
| + | Solo ha cargado el wctdm y no el ax4g | ||
| + | |||
| + | Vemos que si ha detectado la tarjeta: | ||
| + | # lspci | ||
| + | |||
| + | 00:0a.0 Communication controller: Tiger Jet Network Inc. Tiger3XX Modem/ISDN interface | ||
| + | |||
| + | Vamos a ver si ha cargado el driver, debería aparecer ax4g: | ||
| + | # cat / | ||
| + | |||
| + | < | ||
| + | | ||
| + | 0: | ||
| + | 1: 2 IO-APIC-edge | ||
| + | 6: 6 IO-APIC-edge | ||
| + | 7: 2 IO-APIC-edge | ||
| + | 8: 1 IO-APIC-edge | ||
| + | 9: 0 | ||
| + | | ||
| + | | ||
| + | 169: 2 | ||
| + | 177: 0 | ||
| + | 185: | ||
| + | 193: 22726 | ||
| + | 201: 0 | ||
| + | NMI: 0 | ||
| + | LOC: | ||
| + | ERR: 0 | ||
| + | MIS: 0 | ||
| + | </ | ||
| + | |||
| + | Nos bajamos los drivers de http:// | ||
| + | |||
| + | Cuidado si es la versión en catalán, tenemos que cambiar una línea del script de instalación ax4g_install.sh, | ||
| + | |||
| + | S' | ||
| + | |||
| + | |||
| + | < | ||
| + | # ./ | ||
| + | |||
| + | ************************************************************************** | ||
| + | @@ ATCOM AX4G Card Install Script | ||
| + | @@ | ||
| + | @@ | ||
| + | @@ | ||
| + | ************************************************************************** | ||
| + | |||
| + | |||
| + | Error: The current version was not support the instal·lant | ||
| + | |||
| + | </ | ||
| + | |||
| + | Hay que cambiar: | ||
| + | NOW_ELASTIX_VERSION=`cat / | ||
| + | Por: | ||
| + | NOW_ELASTIX_VERSION=`cat / | ||
| + | |||
| + | |||
| + | |||
| + | 201: 3891002 | ||
informatica/telefonia/trixbox/gsm.1358464716.txt.gz · Last modified: (external edit)
