Thanks Alvaro, How may I trim the +/CountryCode from %p/%q? In my application I may but I was interested in knowing if this can be configured in Kannel?
- Latitude On Tue, Mar 31, 2009 at 4:05 PM, Alvaro Cornejo <[email protected]>wrote: > This means kannel received the origin number in International format. > Number will contain the + sign, the Country Code AND Local Code. > > You can simply trim the +/CountryCode from %p/%q in order to eliminate > what you don't need from those parameters. > > Regards > > Alvaro > > > |-----------------------------------------------------------------------------------------------------------------| > Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier > celular y Nextel > en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via > SMS y GPRS online > Visitenos en www.perusms.NET www.smsglobal.com.mx y > www.pravcom.com > > > > On Tue, Mar 31, 2009 at 7:55 AM, Latitude Berlin > <[email protected]> wrote: > > Hi, > > > > Kannel is forwarding incoming SMS to my servlet configured under: > > sms-service group. I have get-url set as follows: > > > > ... to=%p&from=%q... > > > > Kannel appends PLUS operator with the number. How may I avoid this > > behaviour. > > > > Thanks > > > > - Latitude > > >
