Do you have the accepted-smsc setting configured for the sms-service groups as 
well? That's what the manual section "Setting up multi-operator Kannel" seems 
to suggest:

http://kannel.org/download/1.4.0/userguide-1.4.0/userguide.html#AEN4033

Sample configuration from the manual:

group = smsc
smsc-id = A
denied-smsc-id = B
...

group = smsc
smsc-id = B
denied-smsc-id = A
...

group = sms-service
accepted-smsc = A
get-url = "..."

group = sms-service
accepted-smsc = B
get-url = "..."

@

On Wednesday 08 February 2006 12:48 am, Girts Legzdins wrote:
> Wehhh.....
> I tried with all the possibilites, allowed, preferred, denied.. no one is
> working for me ...
>
> log file: when using denied-smsc-id, then the sms'es are goin in random
> directions, but when using allowed-smsc-id, then in logfile: Message
> rejected... :(
>
> (...)
> 2006-02-08 10:43:27 [20611] [10] DEBUG: SMPP PDU dump ends.
> 2006-02-08 10:43:27 [20624] [18] DEBUG: boxc_sender: sent message to
> <127.0.0.1>
> 2006-02-08 10:43:27 [20622] [17] DEBUG: boxc_receiver: sms
> receivedhttp://mail.vivonet.lv/webmail-cvs/?_auth=dc6335ed13ecf72174bd98ec9
>c5d1b4e802948ad&_task=mail&_action=compose&_reply_uid=130&_mbox=INBOX#
> http://mail.vivonet.lv/webmail-cvs/?_auth=dc6335ed13ecf72174bd98ec9c5d1b4e8
>02948ad&_task=mail&_action=compose&_reply_uid=130&_mbox=INBOX# 2006-02-08
> 10:43:27 [20622] [17] WARNING: Cannot find SMSCConn for message to
> <+3719516866>, rejected.
> 2006-02-08 10:43:27 [20622] [17] WARNING: Message rejected by bearerbox, no
> router! <<=====================
> 2006-02-08 10:43:27 [20602] [1] DEBUG: Dumping 1 messages and 0 acks to
> store 2006-02-08 10:43:27 [20622] [17] DEBUG: send_msg: sending msg to box:
> <127.0.0.1>
> 2006-02-08 10:43:27 [20622] [17] DEBUG: boxc_receiver: got ack
> 2006-02-08 10:43:28 [20622] [17] DEBUG: boxc_receiver: heartbeat with load
> value 0 received
> 2006-02-08 10:43:28 [20610] [9] DEBUG: SMPP[TELE2]: Sending enquire link:
> 2006-02-08 10:43:28 [20610] [9] DEBUG: SMPP PDU 0x819afa8 dump:
> 2006-02-08 10:43:28 [20610] [9] DEBUG:   type_name: enquire_link
> (....)
>
> On Wed, 8 Feb 2006 12:02:51 +0400, xav <[EMAIL PROTECTED]> wrote:
> > Hi Girts,
> >
> > I'm using allowed-smsc-id ant it's working :
> >
> > group = smsc
> > smsc = smpp
> > smsc-id = LMT
> > allowed-smsc-id = LMT
> > (...)
> >
> > No idea why denied-smsc-id does not work in your case.
> >
> > Regards.
> > --
> > Xavier Bugaud
> >
> > On 2/8/06, Girts Legzdins <[EMAIL PROTECTED]> wrote:
> >> Hi!
> >>
> >> I can't get out of my problems with two smsc's.. I need, that a SMS
> >
> > which comes in through smsd-id=LMT goes back through the SAME smsc LMT!!
> > But as You can see in the end of the mail. SMS'ses ar comin in in LMT and
> > out through TELE2. And it is randomized, sometimes works, sometimes not!!
> >
> >> I'm working with denied-smsc-id. What I'm doin' wrong?!
> >>
> >>
> >> group = smsc
> >> smsc = smpp
> >> smsc-id = LMT
> >> host = xxxxxxxxxxxxxx
> >> port = 17250
> >> receive-port = 17250
> >> smsc-username = "9300408"
> >> smsc-password = xxxxxxxxxxxxx
> >> system-type = "VMA"
> >> my-number = "930040801"
> >> denied-smsc-id = TELE2     <-------------------
> >>
> >> group = smsc
> >> smsc = smpp
> >> smsc-id = TELE2
> >> host = xxxxxxxxxxxxxxxx
> >> port = 3600
> >> receive-port = 3600
> >> system-id = LATVENERGO
> >> smsc-password = xxxxxxxxxx
> >> system-type = "_SMPP"
> >> my-number = "2300408"
> >> denied-smsc-id = LMT     <---------------------
> >>
> >>
> >> 2006-02-08 09:33:27 Receive SMS [SMSC:LMT] [SVC:] [ACT:] [BINF:]
> >
> > [from:65104430161083990] [to:930040801] [flags:-1:0:-1:0:-1] [msg:1:N]
> > [udh:0:]
> >
> >> 2006-02-08 09:33:27 FAILED SMS [SMSC:TELE2] [SVC:] [ACT:] [BINF:]
> >
> > [from:930040801] [to:65104430161083990] [flags:-1:0:-1:-1:-1]
> > [msg:17:Sanjeemu paldies!] [udh:0:]
> >
> >> 2006-02-08 09:33:34 Receive SMS [SMSC:TELE2] [SVC:] [ACT:] [BINF:]
> >
> > [from:+3719516866] [to:2300408] [flags:-1:0:-1:0:-1] [msg:1:N] [udh:0:]
> >
> >> 2006-02-08 09:33:34 FAILED Send SMS [SMSC:LMT] [SVC:] [ACT:] [BINF:]
> >
> > [from:2300408] [to:+3719516866] [flags:-1:0:-1:-1:-1] [msg:17:Sanjeemu
> > paldies!] [udh:0:]
> >
> >> --
> >> Girts Legzdins
> >> Head Of IT Group
> >> +3716510443
> >> Latvia, Riga
> >> Ventspils 56/58

Reply via email to