When you create a sms-service, you have a field called name where you can give a text that will be used in bearerbox_access.log and could be used, with %n, to identify the service name to the http application that receive the request.
----- Original Message ----- From: "Cipher Strength" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, March 30, 2002 11:39 AM Subject: Re: New Parameters (Escape Codes) in Kannel 1.1.6 > > Thanks for ur reply. I want to know where i can use %n . Why these new > Escape Codes are added.What is there advantantage and how to use them > I tried but failed :( > > > > >From: Andreas Fink <[EMAIL PROTECTED]> > >To: [EMAIL PROTECTED], [EMAIL PROTECTED] > >CC: [EMAIL PROTECTED] > >Subject: Re: New Parameters (Escape Codes) in Kannel 1.1.6 > >Date: Sat, 30 Mar 2002 10:40:57 +0100 > > > > >Can some body explain me in details what it really means. In which > >Scenrio > > >they should be used > > > > > >%q like %p, but a leading `00' is replaced with `+ > > > > > >What is the advantage of replacing 00 by + ? > > > > > > >+ is the GSM placeholder international access code. in most countries this > >is equal to 00. So replacing makes sense if you want to unify the phone > >numbers, especially if some SMSC are unable to send the + sign but instead > >send 00 but you have other connections where you get + instead. > > > > >%n the sendsms-user or sms-service name > > > > > >What is this for? > > > >It represents the service name in your config. > > > > >I want a parameter other than %p which is unique for every pull > > > > > > >Every pull is unique by itself. So what are you looking for? You wont > >receive any other request following so its always unique. > > > > > >Andreas Fink > > > _________________________________________________________________ > MSN Photos is the easiest way to share and print your photos: > http://photos.msn.com/support/worldwide.aspx > > >
