Error: Expected [OK] received []
After few weeks trial and doing every possible trick, ZABBIX still won't send sms out. It always return with error:
Expected [OK] received []
My GSM modem is iTegno W3800 SE with serial port. My ZABBIX hosted on FreeBSD 7.0-STABLE. ZABBIX it self have version:
Code:
ZABBIX Server (daemon) v1.4.5 (25 March 2008)
Compilation time: May 9 2008 15:19:12
Send manual sms using AT command via minicom, no issue at all, works very charm.
i did many times recompile of sms.c, change any possible trick from step 0 till step 9 and did any advice posted in this thread but none work. ALways return with Expected [OK] received []
Is there any still possible trick for me to make it work?! What is exactly Expected [OK] received [] means?
After few weeks trial and doing every possible trick, ZABBIX still won't send sms out. It always return with error:
Expected [OK] received []
My GSM modem is iTegno W3800 SE with serial port. My ZABBIX hosted on FreeBSD 7.0-STABLE. ZABBIX it self have version:
Code:
ZABBIX Server (daemon) v1.4.5 (25 March 2008)
Compilation time: May 9 2008 15:19:12
Send manual sms using AT command via minicom, no issue at all, works very charm.
i did many times recompile of sms.c, change any possible trick from step 0 till step 9 and did any advice posted in this thread but none work. ALways return with Expected [OK] received []
Is there any still possible trick for me to make it work?! What is exactly Expected [OK] received [] means?
Comment