Re: [Users] Nokia 9300 issues

2006-05-11 Thread Deon van der Merwe
Hi,

After allot of wonder support from Paul, the problem was not with
mbuni but rather with my kannel setup.  The last config line in the
sendsms-user group was missing:
group = sendsms-user
username = foo
password = bar
max-messages = 10
concatenation = true


On 5/5/06, Paul Bagyenda [EMAIL PROTECTED] wrote:
 Hi,

 If I understand correctly, the phone can send the message fine but
 cannot retrieve a message. The most like cause is a bad URL. Can you
 send me (privately if you prefer it) the logs (including Kannel logs)
 so I can see what's going on?

 On May 04, 2006, at 20:26, Deon van der Merwe wrote:

  Hi All,
 
  Having started testing on a live site today... some issues with the
  client's phones.  In particular with the Nokia9300.  The phone can
  send to the MMSC just fine.  The problem comes in with the retreive
  from the phone.
 
  We have seen 2 types of responses by the MMSC:
  1) The phone makes the post with the correct ref, and that is it.
  From the tcpdump:
  ==
  POST / HTTP/1.1
  Host: mms
  Accept: application/vnd.oma.drm.message, */*,
  application/vnd.wap.mms-message, application/vnd.wap.sic
  Accept-Charset: utf-8
  Accept-Encoding: gzip,deflate
  Accept-Language: en
  User-Agent: Nokia9300/05.22 Series80/2.0 Profile/MIDP-2.0
  Configuration/CLDC-1.1
  Content-Length: 42
  Content-Type: application/vnd.wap.mms-message
  x-wap-profile: http://nds1.nds.nokia.com/uaprof/N9300r100.xml;
 
  [EMAIL PROTECTED]/1.1 200 OK
  Server: Kannel/1.4.0
  Content-Length: 8
  Pragma: no-cache
  Cache-Control: no-cache
  Content-Type: text/plain
  Received
  ==
  2) We see the post request come in from the phone, and mbuni replies
  with a Status: Rejected (0x82)
 
  Has anyone else used this phone?
  WHere can I find out more about the reject responses?
 
  ___
  Users mailing list
  Users@mbuni.org
  http://mbuni.org/mailman/listinfo/users_mbuni.org


 ___
 Users mailing list
 Users@mbuni.org
 http://mbuni.org/mailman/listinfo/users_mbuni.org


___
Users mailing list
Users@mbuni.org
http://mbuni.org/mailman/listinfo/users_mbuni.org


Re: [Users] Nokia 9300 issues

2006-05-05 Thread Paul Bagyenda
Hi,

If I understand correctly, the phone can send the message fine but  
cannot retrieve a message. The most like cause is a bad URL. Can you  
send me (privately if you prefer it) the logs (including Kannel logs)  
so I can see what's going on?

On May 04, 2006, at 20:26, Deon van der Merwe wrote:

 Hi All,

 Having started testing on a live site today... some issues with the
 client's phones.  In particular with the Nokia9300.  The phone can
 send to the MMSC just fine.  The problem comes in with the retreive
 from the phone.

 We have seen 2 types of responses by the MMSC:
 1) The phone makes the post with the correct ref, and that is it.
 From the tcpdump:
 ==
 POST / HTTP/1.1
 Host: mms
 Accept: application/vnd.oma.drm.message, */*,
 application/vnd.wap.mms-message, application/vnd.wap.sic
 Accept-Charset: utf-8
 Accept-Encoding: gzip,deflate
 Accept-Language: en
 User-Agent: Nokia9300/05.22 Series80/2.0 Profile/MIDP-2.0  
 Configuration/CLDC-1.1
 Content-Length: 42
 Content-Type: application/vnd.wap.mms-message
 x-wap-profile: http://nds1.nds.nokia.com/uaprof/N9300r100.xml;

 [EMAIL PROTECTED]/1.1 200 OK
 Server: Kannel/1.4.0
 Content-Length: 8
 Pragma: no-cache
 Cache-Control: no-cache
 Content-Type: text/plain
 Received
 ==
 2) We see the post request come in from the phone, and mbuni replies
 with a Status: Rejected (0x82)

 Has anyone else used this phone?
 WHere can I find out more about the reject responses?

 ___
 Users mailing list
 Users@mbuni.org
 http://mbuni.org/mailman/listinfo/users_mbuni.org


___
Users mailing list
Users@mbuni.org
http://mbuni.org/mailman/listinfo/users_mbuni.org