I only want to test presence server support.
But I couldn't
understand if this config is for presence only or for both presence and sip
registration.
I have a working Asterisk sip configuration.
If it's
possible I can register clients on Asterisk and use Ser for only
presence.
With the simple cfg that Vaclav provided, is it possible to
register clients and make audio conversation ? Or is it only for presence
?
How should I configure my client to use this config
?
Thanks,
-----Original Message-----
From: Steve Blair [mailto:blairs@isc.upenn.edu]
Sent:
Thursday, March 16, 2006 3:47 PM
To: İlker Aktuna (Koç.net)
Cc: Vaclav
Kubart; serusers@lists.iptel.org
Subject: Re: [Serusers] Problem starting SER with
Presence support
İlker Aktuna (Koç.net) wrote:
> Should
I register users on ser ? Can I register them on another server ?
> I
didn't understand this:
> is the config file for only presence ? is it not
enabling sip
> registers and/or users to have audio conversation
?
>
Are your SIP clients trying to authenticate? If so you'll notice in
the config file that the lines pertaining to digest authentication are commented
out. You may need to check these parameters and uncomment/change those which
pertain to your installation.
-Steve
> What configuration
should I make on the client to use your sample config ?
>
>
Username, password , domain (sip proxy), subscribe to contact list
>
address ?
>
> Thanks,
> ilker
>
> -----Original
Message-----
> From: Vaclav Kubart [mailto:vaclav.kubart@iptel.org]
>
Sent: Thursday, March 16, 2006 3:23 PM
> To: İlker Aktuna
(Koç.net)
> Cc: serusers@lists.iptel.org
> Subject: Re: [Serusers] Problem
starting SER with Presence support
>
> Do you register users for
test-domain.com and use SER machine as
> outgoing proxy? As I said, this
was only testing config file (for
> playing with
presence).
>
> I think, that they have no passwords. You can set
them using serctl
> (see help for serctl).
> Vaclav
>
>
On Thu, Mar 16, 2006 at 03:03:01PM +0200, ?lker Aktuna (Koç.net) wrote:
>
> Hi,
> >
> > I get the following results with your
suggested commands:
> > mysql> GRANT ALL ON ser.* TO
'ser'@'127.0.0.1' IDENTIFIED BY
> > mysql> 'heslo';
> >
Query OK, 0 rows affected (0.00 sec)
> >
> > mysql> GRANT
ALL ON ser.* TO 'ser'@'localhost' IDENTIFIED BY
> > mysql>
'heslo';
> > Query OK, 0 rows affected (0.00 sec)
> >
>
> So no rows are affected ?
> >
> > Btw, if I change all
127.0.0.1 with "localhost" on cfg file, Ser
> starts successfully.
>
>
> > This time I couldn't register my client. When I get tcpdump
traces I
> see the error 483 "too many hops"
> > Btw, which
password should I use with my users ?
> > Your dbinit script creates
some users but what are their passwords ?
> >
> >
Thanks,
> > ilker
> >