Hello,
first of all, please remove the change suggested by Kannaiyan, it is
wrong.
To help you properly we would need to see your configuration file and
SIP message dumps.
You can create the message dumps using ngrep utility. Run
"ngrep port 5060" on the SER server, it will show you all traffic coming to the
server.
First of all you must make your phones to send a REGISTER message. The
message should be sent to SER server and the server should reply with
200 OK.
Please send us the message dumps once you have them.
Jan.
On 03-12 15:31, Chris Monahan wrote:
well its doing something different now -- when I dial
a call, it adds it to the location table in mysql. on the phone, it doesn't ring or
anything, it just brings me right back to the WFC screen....
Any ideas?
-----Original Message-----
From: Kannaiyan Natesan [mailto:nkans@lycos.co.uk]
Sent: Wed 12/3/2003 3:29 PM
To: Chris Monahan; serusers(a)lists.iptel.org
Cc:
Subject: Re: [Serusers] help with the setup of Ser.
Sorry. that should be
if( method =="REGISTER") {
save("location");
};
Kannaiyan
----- Original Message -----
From: "Kannaiyan Natesan" <nkans(a)lycos.co.uk>
To: "Chris Monahan" <chris(a)loudpacket.com>om>;
<serusers(a)lists.iptel.org>
Sent: Wednesday, December 03, 2003 11:25 PM
Subject: Re: [Serusers] help with the setup of Ser.
Remove the "if( uri==myself )"
condition completely & add the following
if( method == INVITE) {
save("location");
};
this should register all the phones coming to your server. and you should
able to call them without any problems.
Kannaiyan
http://www.speak2world.com -- Call with your own domain !!!
----- Original Message -----
From: "Chris Monahan" <chris(a)loudpacket.com>
To: <serusers(a)lists.iptel.org>
Sent: Wednesday, December 03, 2003 11:14 PM
Subject: [Serusers] help with the setup of Ser.
> Hello people...
>
> I have been working on Ser all day. I have read every manual possible,
and
am about to lose it! My setup is pretty simple.
Ser is running on
192.168.3.1... it is a dhcp server, tftp server, and ser server.
>
> I have 2 Cisco IP Phones (7960)...
>
> They both connect to 192.168.3.1 just fine. They download the latest
rom,
they have the appropriate lines in the top right
of the screen.
Everything seems fine, until I attempt to make a call.
Running serctl monitor shows me that everytime a call is placed, it gets
an error
404 - Not Found. I was getting error 483 earlier, but I read
the
documentation some more and fixed it.
I have setup locations for the two users (sip:chris@192.168.3.1) and
(sip:allan@192.168.3.1), and aliases as well..
>
> Still, I cannot make a call between the two phones. Everytime I try, I
get
a busy tone on the phone, and error 404...
Can anyone please help?
Thanks!
--------------------------------------------------------------------------
--
----
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers