Re: WAP ALerts
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel,gmane.comp.mobile.kannel.user |
|---|---|
| Message-ID | <[email protected]> |
Are you using Kannel PPG ? Aarno On 15.9.2004, at 01:17, Srinivas Munagala wrote: > > > HI, > > > > I am having problems with URL in service indication element at > > <indication href="” > while sending wap alerts. > > > > When i am appending parameters to the url like ?v=1 wap alert is > delivered to mobile phone. > > > > If i am increasing the length of the parameter values to 2(ie.. ?v=11) > then i am not getting the wap alert to mobile phone . > > > > > > SI which is working > > > > <?xml version="1.0" ?> > > > > <!DOCTYPE si PUBLIC "-//WAPFORUM//DTD SI 1.0//EN" > "http://www.wapforum.org/DTD/si.dtd"> > > <si> > > <indication href="http://server/VisitorManager/visitor.aspx?v=1" > si-id="[email protected]" > > action="signal-high" created= "1999-06-25T15:23:15Z" > si-expires="2005-12-30T00:00:00Z" > > > Message</indication></si> > > > > > > Example of SI which is not working > > > > > > <?xml version="1.0" ?> > > > > <!DOCTYPE si PUBLIC "-//WAPFORUM//DTD SI 1.0//EN" > "http://www.wapforum.org/DTD/si.dtd"> > > <si> > > <indication href="http://server/VisitorManager/visitor.aspx?v=11" > si-id="[email protected]" > > action="signal-high" created= "1999-06-25T15:23:15Z" > si-expires="2005-12-30T00:00:00Z" > > > Message</indication></si> > > > > > > > > Please give me suggestions or solutions regarding the above problem. > > > > > > Thanks, > > > > Srinivasa Rao Munagala > Lead Developer > > 109 Wellesley Street West, > Auckland CBD > New Zealand > > > > Tel: (649) 9307 8622 > M 64) 21 653291 > > > > www.thehyperfactory.com > >