I've tried using variable 'name' and it works but it fills the field [SVC:] rather than the field [ACT:] which now is being filled when I use the variable 'account' in the querystring of the sendsms cgi.
-----Original Message----- From: Ian Daly [mailto:[EMAIL PROTECTED]] Sent: sexta-feira, 5 de abril de 2002 06:51 To: [EMAIL PROTECTED] Subject: RE: Account variable doesn't work in configuration file Try using 'name' rather than 'account'. If this works, I think it's a typo in the user guide. Ian > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Mauricio Ramos > Sent: 04 April 2002 22:23 > To: '[EMAIL PROTECTED]' > Subject: Account variable doesn't work in configuration file > > > Hi everybody, > > I'm testing the Kannel 1.1.x CVS Cygwin Port for Win32 and > the variable > "account" (SendSMS-User group) in the kannel configuration > file doesn't work > accordingly to the Userguide. I configured this variable like this: > > group = sendsms-user > username = telemig > password = foobar > forced-smsc = TELCO > faked-sender = 25100 > account = 25100 > #user-deny-ip = "" > #user-allow-ip = "" > > When I use it, the Bearerbox doesn't load raising these errors in the > console: > > 2002-04-03 00:14:43 [0] INFO: Debug_lvl = -1, log_file = > <none>, log_lvl = 0 > 2002-04-03 00:14:43 [0] ERROR: Group 'sendsms-user' may not > contain field > 'account'. > 2002-04-03 00:14:43 [0] ERROR: Error found on 83 of file > smskannel.conf. > 2002-04-03 00:14:43 [0] PANIC: No configuration or bad configuration, > aborting. > > I'm curious about this because it should work since it's in > the Userguide > ("Table 5-8. SendSMS-User Group Variables") and an empty > field "[ACT:] " > appeared in the kannel.access file, like this: > > 2002-04-02 20:52:45 Log begins > 2002-04-02 20:53:33 Sent SMS [SMSC:TELCO] [SVC:telemig] > [ACT:] [from:25200] > [to:3199910003] [flags:0:1:0:0:0] [msg:5:Hello] [udh:0:] > 2002-04-02 20:59:09 Log ends > > Any help would be very appreciated. > > Thanks. > > Maur�cio Colla�a Ramos > System Integration Manager > w-Aura - www.waura.com.br > Tel +55(21)3806-3377 >
