Hi all, (Using Kannel 1.4.0.)
I just noticed that while WAP Push is working just fine, it has one minor issue: in nokia 6600 it says: --------- Unknown My Title --------- in title of wap push. "My Title" is string set in SI document. I would like to set short code of our service to replace string "unknown" (so our service wouldn't look so unprofessional). Also I tested this with nokia 3100, and it just leaves this field blank. In pap document there is attribute "source-reference" in push-message element, is this attribute intented to carry sender number or name? If so, I can see in kannel source code that this attribute is defined in pap_attributes_t struct, but it is never set in PDU. Any advice how I could get short code to replace that "Unknown" string? :)Marko