4. Use the dmesg command to check your GX01 version:
[root@localhost ~]# dmesg
wctdm_init_GSM CARD:0
VoiceGSM System:0a
Module 0: Installed -- AUTO GSM(version 0x46)
wctdm_init_GSM CARD:1
VoiceGSM System:0a
Module 1: Installed -- AUTO GSM(version 0x46)
wctdm_init_GSM CARD:2
VoiceGSM System:0a
Module 2: Installed -- AUTO GSM(version 0x46)
wctdm_init_GSM CARD:3
VoiceGSM System:0a
Module 3: Installed -- AUTO GSM(version 0x46)
Notice:only the GX01 0x46 and above version support bulk SMS sending, multi-language for
SMS content, PIN number unlock.
5. Input PIN-Number for the SIM card in /etc/asterisk/dahdi-channels.conf file, add the
following red line:
;;; line="2 WCTDM/6/1 FXSKS (In use) (SWEC: MG2)"
pinnum=1234
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 2
After setting, please restart asterisk to make the setting effective.
6. Please use the following command to read your IMEI number of GX01:
[root@localhost ~]# cat /proc/dahdi/imei_read_1
IMEI0: 355842020258444, IMEI1: 355842020187437, IMEI2: 355842020110041, IMEI3:
355842020257974
7. Please start asterisk, then use the following command to change IMEI, 1 stands for the
channel number, and 355842020257974 stands for the IMEI number which you want to use.
localhost*CLI> gsm set imei 1 355842020257974
gsm set imei cardnum=1 value=355842020257974
gsm set imei ok
Edit a dial-plan, and use AX-4G to make outgoing calls and get incoming calls.
8. Please edit a dial-plan in extensions.conf file, you can refer to the following dial-plan:
[from-internal]
exten=>_1.,1,Dial(dahdi/1/${EXTEN:1})
www.atcom.cn
13
Need help?
Do you have a question about the AX-4G and is the answer not in the manual?
Questions and answers