keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about G400/G410 Cards.

gsm not found

13 years 4 months ago #6451 by ammar
]

I have Installed OpenVox asterisk GSM card- G400P on debian lenny 64
I followed th instructions in the wiki

I Unzip the tar file bristuff-0.4.0
to /usr/src, here
i run the command:
./install.sh many packages installed asterisk 1.4 through this script and zaptel 1.4

all steps are done correctly without any errors.
/etc/zaptel.conf

loadzone =us
defaultzone =us
alaw=1,3,5,7
span=1,1,3,ccs,ami
span=2,2,3,ccs,ami
span=3,3,3,ccs,ami
span=4,4,3,ccs,ami
bchan=1,3,5,7
dchan=2,4,6,8





/etc/asterisk/zapata.conf
[channels]
txgain = 0.0
rxgain = 0.0

signalling = gsm
context = from-gsm
echocancel=no
relaxdtmf=yes
group = 1
; slot A
channel => 1
; slot B
channel=> 3
; slot C
channel => 5
; slot D
channel => 7
~

i have only one gsm sim installed in the first installed and the dmesg shows it's installed

when i connect to asterisk im getting gsm registered

i] Last edited by ammar at 2010-12-20 21:01 [/i
13 years 4 months ago #6452 by lisa.gao
Hi,
You said dmesg shows it's installed and gsm registered in asterisk? Now can G400P work normally?
If G400P can't work, please reload the driver:
modprobe zaptel
modprobe opvxg4xx
ztcfg –vvvvvv

13 years 4 months ago #6454 by ammar
Dear

the driver is loaded now when i do
lsmod | grep opv
opvxg4xx 21792 8
zaptel 201160 19 opvxg4xx

and dmesg shows

Found an OpenVox G400P: Version 1.0
[ 21.449318] opvxg4xx: slot 0 is Installed
[ 21.449318] opvxg4xx: slot 1 is Empty
[ 21.449318] opvxg4xx: slot 2 is Empty
[ 21.449318] opvxg4xx: slot 3 is Empty
[ 21.449318] opvxg4xx: Powering up all spans...

but when i loginto asterisk
asterisk -vvvgc
im not getting
GSM Span 1 registered to network!

when i do zap show cheannels
i got
pseudo default default
1 from-gsm default
3 from-gsm default
5 from-gsm default
7 from-gsm default

i have configure the extensio like
the sim card number 736029002
and country code 967 and when i dial the sim card number it should call 71200084

extensions.conf
[from-gsm] // call your SIM number will forward to a test number. 71200084

exten=> s, 1, Answer()
exten=> s, n, Dial(dahdi/1/967712000884); // call to china telcom service
exten=> s, n,Hangup()

asterisk log

[Dec 20 17:33:07] NOTICE[2952] chan_ooh323.c: Unable to load config ooh323.conf, OOH323 disabled

any help would be appreciated

i] Last edited by ammar at 2010-12-20 22:39 [/i
13 years 4 months ago #6455 by lisa.gao
Hi, Please show the output of "gsm show span 1"
If possible, would you pleaes give us ssh to check the problem? Please send ssh to my email: This email address is being protected from spambots. You need JavaScript enabled to view it.

i] Last edited by lisa.gao at 2010-12-21 09:24 [/i

13 years 4 months ago #6457 by ammar
*CLI> gsm show span 1
No such command 'gsm show span 1' (type 'help gsm show' for other possible commands)
13 years 4 months ago #6458 by lisa.gao
Hi,
Please give us SSH to check.

Time to create page: 0.041 seconds
Powered by Kunena Forum