Hi Steve,
please keep always one of the mailing list in one of the receiver fields.
Sending mails only to the people directly can result in no or very much
delayed answers.
On Thursday 05 June 2003 19:42, Steve Blair wrote:
> Nils:
>
> Line #81 is : mod_param("auth", "db_url",
> "sql://ser:tellstar@localhost/ser")
>
> This doesn't seem incorrect to me based on what I've read. What is it about
> this line that is incorrect?
No the line itself does not seem to contain an error. But mod_param is a
global config option, which means this is only allowed at the head of you
config file and not in any route{} block.
Line 81 sounds to me that this is still before any route block (except you
have very much comments or empty line at the begining of your config file).
Greetings
Nils
> Thanks,Steve
>
> Nils Ohlmeier wrote:
> >Hello,
> >
> >On Thursday 05 June 2003 19:06, Steve Blair wrote:
> >>Hello:
> >>
> >> I've been refining my configuration file and I've
> >>done such a good job that now the server fails to
> >>start. I see the following errors when trying to start
> >>the server from the command line. How can I identify
> >>what ser doesn't like about the config file?
> >>
> >>Thanks,Steve
> >>
> >> 0(612) parse error (81,1-10): syntax error
> >> 0(612) parse error (91,1-6):
> >
> > ^^^^^^
> >These are the line number and the characters.
> >So look in line 81 and 91 of your config file for errors.
> >
> >Greetings
> > Nils
> >
> >>ERROR: bad config file (2 errors)
Hello:
I've been refining my configuration file and I've
done such a good job that now the server fails to
start. I see the following errors when trying to start
the server from the command line. How can I identify
what ser doesn't like about the config file?
Thanks,Steve
0(612) parse error (81,1-10): syntax error
0(612) parse error (91,1-6):
ERROR: bad config file (2 errors)
Hello,
I experienced some strange behaviour of my kphone (V3.11). When I click
on register the first time nothing happens (no error message, keeps
offline). Clicking the "register" button the second time makes kphone go
online.
With the help of Uli and Daniel (thanks !) I could record the network
traffic caused by both clicks. In the attached file the first two
messages were caused by the first (unsuccessful) click on "register".
The next two messages where caught after my second click on register
which succeeds. Comparing the two requests I saw the different entries
in the "Expires" field (fist 0, second 900) but to my surprise even the
call-IDs are the same.
Do you know what is going wrong here ?
BTW: Of course I don't mind to click on register twice in kphone. But
right now I have a problem receiving messages with MS Messenger (will
describe that separately if I cannot solve it myself) and I'm trying to
find out if the reason is within the SER on UA's side. Therefore I
cannot ignore anything that looks like an error (e.g. wrong config) in
SER or an UA while I'm testing different scenarios.
Thanks,
Alex
Hello,
I'm running an SER checked out from cvs with almost unchanged standard
config file based on [ser]/etc/ser.cfg (see attachment).
Sending a short plain text message from a MS Messenger on a Win XP
machine in the LAN to a kphone on the linux host running also the SER
works fine. And that even though the SDP part of the request claims
about an "invalid line" (btw.: you can watch the attached *.ngrep files
with ethereal).
Sending a message the other way around (from kphone to messenger) the
messenger replies with 400 Bad Request. I made sure that the messenger's
privacy settings allow any user to send messages to me. The same (reply:
400 Bad request) happens if I send a plain text message from one MS
Messenger to another on two different hosts in any direction.
Can you help my find out why I can't receive text messages with MS
Messenger ?
Thank you very much,
Alex
Starting using ser with the default ser.cfg on my linux system, I was able to successfully REGISTER a SIP UA to the ser proxy. 200 OK was answered by the proxy to the UA.
I did not install MySql and would like to look at InMeme DB Registration status.
serctl ul show returns the following and I can't get any info about my registered UA. Could you help me ?
===Domain list===
---Domain---
name : 'location'
size : 512
table: 0x402fb350
d_ll {
n : 0
first: (nil)
last : (nil)
}
lock : 0
__________________________________________________________________
McAfee VirusScan Online from the Netscape Network.
Comprehensive protection for your entire computer. Get your free trial today!
http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397
Get AOL Instant Messenger 5.1 free of charge. Download Now!
http://aim.aol.com/aimnew/Aim/register.adp?promo=380455
Hi,
This is the error message I get when I'm trying:
Warning: Access denied for user: 'admin@localhost' (Using password: YES)
in /var/www/phplib/db_mysql.inc on line 73
Database error: pconnect(localhost, admin, heslo) failed.
MySQL Error: ()
Session halted.
Any further idea?
-----Original Message-----
From: Karel Kozlik [mailto:kozlik@kufr.cz]
Sent: Tuesday, 03 June, 2003 14:50
To: George KAPELIOS
Subject: Re: [Serusers] Serweb admin remote access
Hello,
no in serweb isn't any restriction to IP range. Check your apache
configuration.
Karel
George KAPELIOS wrote:
> Hello,
>
> I have serweb up and running, but when I'm trying to
> access at the /admin/index.php from a remote host (on
> the same LAN where the ser & serweb are running), it's
> not possible.
>
> Does any one tell me if there is any restirction to
> localhost only and how shall I change it ?
>
> Thanks,
> George
>
> _______________________________________________
> Serusers mailing list
> serusers(a)lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>
Hello,
I have serweb up and running, but when I'm trying to
access at the /admin/index.php from a remote host (on
the same LAN where the ser & serweb are running), it's
not possible.
Does any one tell me if there is any restirction to
localhost only and how shall I change it ?
Thanks,
George