Re: [Kannel-Users] Problem with routing
Peter Beckman <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
In your next email, i see this: 2004-10-08 12:20:33 [4456] [0] INFO: Service global sender set as '2665' Ah ha! Take out "global-sender" config under mi_te_24024 and that will fix your problem. Ok, I'm just assuming that's the problem. On Fri, 8 Oct 2004, Oscar Medina Duarte wrote: > Hi, > > I'm using Kannel cvs 20041006 and I have this problem: > > I send a message from a phone, to 2665, it gets routed correctly and a > post to attend the service is called correctly, and all logs reflect it. > > But If I send a message to 24024, it gets routed, but the value in the > %P part of the post-url in the sms-service gets wrong, is set as the > other short number, that is reflected in the smsbox log, but in the > access log's "to" field is set as it should. > > Kannel is configured like this: > ... > group = smsc > smsc = smpp > smsc-id = mi_te_24024 > denied-smsc-id = "mi_te_2665" > ... > group = smsc > smsc = smpp > smsc-id = mi_te_2665 > denied-smsc-id = "mi_te_24024" > ... > group = smsbox > smsbox-id = smsbox_01 > ... > group = sms-service > post-url = > "http://localhost:8080/gwin/?fromNumber=%p&toNumber=%P&rawInMessage=%a&operatorGatewayId=%i" > ... > group = smsbox-route > smsbox-id = "smsbox_01" > shortcuts = "2665;4378;24024" --------------------------------------------------------------------------- Peter Beckman Internet Guy [email protected] http://www.purplecow.com/ ---------------------------------------------------------------------------