Compiled beautifully, and found all files and so forth.
./configure
make
(I did not run make install as I generally just use the
kannel bin files from gw dir)
Added group = mmsclient in conf file, no other options
for group.
./bearerbox KConf
It looks like everything works, I see bb start ok,
smsbox seems ot start, my modem is initialized, wapbox
starts and the mms starts (see next copy)
2003-04-30 14:19:11 [12] DEBUG: gwlib.gwthread: Started
thread 19 (gw/mms-appl.c:main_thread)
2003-04-30 14:19:11 [12] DEBUG: gwlib.gwthread: Started
thread 20 (gw/mms-appl.c:bearer_polling_thread)
2003-04-30 14:19:11 [12] DEBUG: gwlib.gwthread: Started
thread 21 (gw/mms-appl.c:http_queue_thread)
2003-04-30 14:19:11 [12] DEBUG: gwlib.gwthread: Started
thread 22 (gw/mms-appl.c:url_result_thread)
But after a minute, I get the following error:
2003-04-30 14:19:13 [5] INFO: AT2[/dev/ttyS0]: AT SMSC
successfully opened.
2003-04-30 14:19:15 [5] DEBUG: bb.smsc.at2:
AT2[/dev/ttyS0]: --> AT^M
2003-04-30 14:19:15 [5] DEBUG: bb.smsc.at2:
AT2[/dev/ttyS0]: <-- OK
2003-04-30 14:19:15 [5] DEBUG: bb.smsc.at2:
AT2[/dev/ttyS0]: --> AT+CPMS?^M
2003-04-30 14:19:15 [5] DEBUG: bb.smsc.at2:
AT2[/dev/ttyS0]: <-- +CPMS: "SM",0,30,"SM",0,30,"ME",0,40
2003-04-30 14:19:15 [5] DEBUG: bb.smsc.at2:
AT2[/dev/ttyS0]: <-- OK
2003-04-30 14:19:16 [20] PANIC: gwlib/octstr.c:2119:
seems_valid_real: Assertion `ostr != NULL' failed.
(Called from gwlib/octstr.c:876:octstr_search.)
Any ideas?
TimS
tim@wavedot.com