Linuxer,
saya sedang mencoba membuat sms gateway sesuai tulisan bang fajar di http://linux2.arinet.org/index.php?option=com_content&task=view&id=121&Itemid=2 , saya sudah coba utak-utik, gonta-ganti versi kannel +playsms, sudah obok-obok google, dan arsip milist.
Saya pakai  kannel-1.4.0 dan playsms-0.7.1.
kendala yang saya hadapi yaitu tidak bisa mengirim SMS (dari Itegno ke Handphone) dan menerima (Handphone ke Itegno).
Mohon Pencerahannya kenapa belum bisa mengirim dan menerima SMS ?
Pesan Log seperti berikut dibawah ini:
*
**Pesan Log yang muncul **saat kirim SMS dari SMS Gateway (Kannel+Playsms+Itegno) ke Handphone:
----------------------------------------------------------------------------------------------------------------------------------------
*# tail -f /var/log/kannel/access.log
/2006-10-10 09:28:57 send-SMS request added - sender:playsms:+628562205510 127.0.0.1 target:0812103xxxx request: 'Tes dari modem Itegno ke HP Nokia 2100 (admin)' 2006-10-10 09:29:21 FAILED Send SMS [SMSC:smsserver] [SVC:playsms] [ACT:] [BINF:] [from:+628562205510] [to:0812103xxxx] [flags:-1:0:-1:-1:31] [msg:46:Tes dari modem Itegno ke HP Nokia 2100 (admin)] [udh:0:] 2006-10-10 09:29:21 DLR SMS [SMSC:smsserver] [SVC:playsms] [ACT:] [BINF:] [from:+628562205510] [to:08121031234] [flags:-1:-1:-1:-1:16] [msg:14:NACK/MALFORMED] [udh:0:]/

# tail -f /var/log/kannel/kannel.log
/2006-10-10 09:28:57 [7849] [9] DEBUG: boxc_receiver: sms received
2006-10-10 09:28:57 [7849] [9] DEBUG: send_msg: sending msg to box: <127.0.0.1> 2006-10-10 09:28:59 [7849] [7] DEBUG: AT2[smsserver]: TP-Validity-Period: 24.0 hours
2006-10-10 09:28:59 [7849] [7] DEBUG: AT2[smsserver]: --> AT+CMGS=55^M
2006-10-10 09:28:59 [7849] [7] DEBUG: AT2[smsserver]: <--
2006-10-10 09:28:59 [7849] [7] DEBUG: AT2[smsserver]: <-- >
2006-10-10 09:28:59 [7849] [7] DEBUG: AT2[smsserver]: send command status: 1
2006-10-10 09:28:59 [7849] [7] DEBUG: AT2[smsserver]: --> 0031000B818021011332F40000A72ED4F21C440ECBD3A0F69B5C6E8392F4F2D9FD06ADCB202414E47CAFD361902C0683815061723BED4E01
2006-10-10 09:29:00 [7849] [7] DEBUG: AT2[smsserver]: --> ^Z
2006-10-10 09:29:21 [7849] [7] DEBUG: AT2[smsserver]: send command status: -1
2006-10-10 09:29:21 [7849] [7] DEBUG: AT2[smsserver]: --> AT+CMGS=55^M
2006-10-10 09:29:21 [7849] [7] DEBUG: AT2[smsserver]: <--
2006-10-10 09:29:21 [7849] [7] DEBUG: AT2[smsserver]: <-- +CME ERROR: 515
2006-10-10 09:29:21 [7849] [7] ERROR: AT2[smsserver]: Error occurs: +CME ERROR: 515 (error number not known to us. ask google and add it.) 2006-10-10 09:29:21 [7849] [7] DEBUG: AT2[smsserver]: send command status: -1
2006-10-10 09:29:21 [7849] [7] DEBUG: AT2[smsserver]: --> AT+CMGS=55^M
2006-10-10 09:29:21 [7849] [7] DEBUG: AT2[smsserver]: <--
2006-10-10 09:29:21 [7849] [7] DEBUG: AT2[smsserver]: <-- +CME ERROR: 515
2006-10-10 09:29:21 [7849] [7] ERROR: AT2[smsserver]: Error occurs: +CME ERROR: 515 (error number not known to us. ask google and add it.) 2006-10-10 09:29:21 [7849] [7] DEBUG: AT2[smsserver]: send command status: -1
2006-10-10 09:29:21 [7849] [7] DEBUG: SMSC[smsserver]: creating DLR message
2006-10-10 09:29:21 [7849] [7] DEBUG: SMSC[smsserver]: DLR = http://localhost/~playsms/plugin/gateway/kannel/dlr.php?type=%d&slid=2&uid=1 2006-10-10 09:29:21 [7849] [10] DEBUG: send_msg: sending msg to box: <127.0.0.1> 2006-10-10 09:29:21 [7849] [10] DEBUG: boxc_sender: sent message to <127.0.0.1>
2006-10-10 09:29:21 [7849] [1] DEBUG: Dumping 1 messages and 0 acks to store
2006-10-10 09:29:21 [7849] [9] DEBUG: boxc_receiver: got ack
2006-10-10 09:29:41 [7849] [7] DEBUG: AT2[smsserver]: <-- +CMS ERROR: 513
2006-10-10 09:29:41 [7849] [7] ERROR: AT2[smsserver]: CMS ERROR: +CMS ERROR: 513 (error number not known to us. ask google and add it.) 2006-10-10 09:29:47 [7849] [9] DEBUG: boxc_receiver: heartbeat with load value 0 received/

Pada browser playsms:
- Your SMS for `0812103xxxx` (Admin SMS) has been delivered to queue
- pada bagian delivery report :  Status : *Pending*


*Pesan Log yang muncul saat** kirim SMS dari Handphone ke SMS Gateway (Kannel+Playsms+Itegno) :*
------------------------------------------------------------------------------------------------------------------
# tail -f /var/log/kannel/access.log
/2006-10-10 09:54:28 Receive SMS [SMSC:smsserver] [SVC:] [ACT:] [BINF:] [from:+62812103xxxx] [to:1234] [flags:-1:0:-1:0:-1] [msg:23:PV admin halo apa kabar] [udh:0:] 2006-10-10 09:54:28 SMS request sender:+628121031234 request: 'PV admin halo apa kabar' file answer: ''
/
# tail -f /var/log/kannel/kannel.log
/2006-10-10 09:29:47 [7849] [9] DEBUG: boxc_receiver: heartbeat with load value 0 received
2006-10-10 09:54:28 [7849] [7] DEBUG: AT2[smsserver]: <-- +CMT: ,40
2006-10-10 09:54:28 [7849] [7] DEBUG: AT2[smsserver]: <-- 06912618010000040C9126181230214300006001010190828217502B284C6EA7DD207498FD0685E161D03A2C0ECB01 2006-10-10 09:54:28 [7849] [7] DEBUG: AT2[smsserver]: Numeric sender (international) <+62812103xxxx> 2006-10-10 09:54:28 [7849] [7] DEBUG: AT2[smsserver]: User data length read as (23) 2006-10-10 09:54:28 [7849] [7] DEBUG: AT2[smsserver]: Udh decoding done len=23 udhi=0 udhlen=0 udh=''
2006-10-10 09:54:28 [7849] [7] DEBUG: AT2[smsserver]: --> AT+CNMA^M
2006-10-10 09:54:28 [7849] [10] DEBUG: send_msg: sending msg to box: <127.0.0.1> 2006-10-10 09:54:28 [7849] [10] DEBUG: boxc_sender: sent message to <127.0.0.1>
2006-10-10 09:54:28 [7849] [9] DEBUG: boxc_receiver: got ack
2006-10-10 09:54:28 [7849] [1] DEBUG: Dumping 0 messages and 0 acks to store
2006-10-10 09:54:28 [7849] [7] DEBUG: AT2[smsserver]: <-- OK
2006-10-10 09:54:47 [7849] [9] DEBUG: boxc_receiver: heartbeat with load value 0 received/

# more /usr/local/cache/smsd/ERR.in.SS7984
/%2B62812103xxxx
2006-10-10+03:09:28
PV+admin+halo+apa+kabar

/Pada browser playsms:
- Tidak ada message masuk pada inbox

--
FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab
Unsubscribe: kirim email ke [EMAIL PROTECTED]
Arsip dan info milis selengkapnya di http://linux.or.id/milis

Kirim email ke