M_send_conf - why Response_status is Error-Sending-Address-Unresolved?

M_send_conf - why Response_status is Error-Sending-Address-Unresolved? SearchSearch
Author Message
Tayuna Nambu
New member
Username: Nambu

Post Number: 1
Registered: 08-2004
Posted on Thursday, August 19, 2004 - 09:07 am:   

Hello all.

#Since I am not speaking English usually, I am poor at English.

I use
MS = Openwave SDK 6.2.2 WAP Plug-in
WapGateway = Kannel on Cygwin
MMSC = NowSMS
OS = Windows 2000

I send MMS to NowSMS from OPWV SDK via Kannel, M_Send_req is successful and Kannel is received HTTP 200.
But, M_Send_conf is Error-Sending-Addres-Unresolved at Response_status field.
To field value is +123456789/TYPE=PLMN.

Why does this error occur?

Sending to the same Address using NowSMS Web Interface was successful.

Thanks.
Nambu
New member
Username: Nambu

Post Number: 2
Registered: 08-2004
Posted on Thursday, August 19, 2004 - 09:14 am:   

Postscript,

SMSC = Test Program (Only for Success response)
Nambu
New member
Username: Nambu

Post Number: 3
Registered: 08-2004
Posted on Friday, August 20, 2004 - 03:11 am:   

I solved the problem by the following setup.

---
"MMSC Users" setting
PhoneNumber = MS's PhoneNumber
Alias = test
PassWord = test

MS's "MMSC" setting
MMSC URL = http://mmsc_ip_addres:port/test=test

---
Can't Anonymous be used in a "MMSC Users" setup?
Can't White-IP/Black-IP be used?

Thanks.