Oh ya, I forgot to say. I am getting codes 200 now instead of 404's.. so something is close to right!
-----Original Message----- From: Kannaiyan Natesan [mailto:nkans@lycos.co.uk] Sent: Wed 12/3/2003 3:29 PM To: Chris Monahan; serusers@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@lycos.co.uk To: "Chris Monahan" chris@loudpacket.com; serusers@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@loudpacket.com > To: serusers@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@iptel.org > > http://mail.iptel.org/mailman/listinfo/serusers > > > > > _______________________________________________ > Serusers mailing list > Serusers@iptel.org > http://mail.iptel.org/mailman/listinfo/serusers >
Hello,
I have a SER server, it has 2 phones registered to it. The phones are 300000 and 300100. The registration works fine, and I can place calls between them. I am calling this my 'PBX'.
I have another SER server that can connect to a PSTN. I can register my phone number with it, and I can make and receive calls from the PSTN. Let's say that phone number is 2145551212@addaline.com. I'm calling this my 'GATEWAY'.
OK, here is the tricky part. I would like to make the SER 'PBX' *REGISTER* 2145551212@addaline.com with the SER GATEWAY ... just like it is a UA. So an incoming call to 2145551212 would get delivered to the SER PBX, and I'll figure out which extension gets the call with local rules. For very simplistic delivery at the PBX I can alias 2145551212 as 300000.
If the PBX crashes, or is turned off, the 2145551212 registration will eventually evaporate.
Anyway, I can't figure out anyway to get SERPBX to register with SER GATEWAY.
Is this possible?
---greg
I believe you can rewritehost and forward the incoming call to the gateway.
Kannaiyan
----- Original Message ----- From: "Greg Fausak" lgfausak@august.net To: serusers@lists.iptel.org; support@addaline.com Sent: Thursday, December 04, 2003 3:59 AM Subject: [Serusers] REGISTER from SER
Hello,
I have a SER server, it has 2 phones registered to it. The phones are 300000 and 300100. The registration works fine, and I can place calls between them. I am calling this my 'PBX'.
I have another SER server that can connect to a PSTN. I can register my phone number with it, and I can make and receive calls from the PSTN. Let's say that phone number is 2145551212@addaline.com. I'm calling this my 'GATEWAY'.
OK, here is the tricky part. I would like to make the SER 'PBX' *REGISTER* 2145551212@addaline.com with the SER GATEWAY ... just like it is a UA. So an incoming call to 2145551212 would get delivered to the SER PBX, and I'll figure out which extension gets the call with local rules. For very simplistic delivery at the PBX I can alias 2145551212 as 300000.
If the PBX crashes, or is turned off, the 2145551212 registration will eventually evaporate.
Anyway, I can't figure out anyway to get SERPBX to register with SER GATEWAY.
Is this possible?
---greg
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi, been browsing the manual but still got this question:
Is there a prepaid application for ser available? (eg B2BUA on Vocal)
Thanks,
David
On Thu, Dec 04, 2003 at 07:15:26PM +0100, David Luyens wrote:
Hi, been browsing the manual but still got this question:
Is there a prepaid application for ser available? (eg B2BUA on Vocal)
No, I believe iptel has something like that for $$$. I am currently working on implementing my own b2bua (Vovida's is too buggy, slow and unflexible), basic functionality is already done, but I still have to do Radius auth/accounting before releasing something.
-Maxim
Hi Maxim, can you tell me how far you have come with your code?
David
-----Oorspronkelijk bericht----- Van: Maxim Sobolev [mailto:sobomax@portaone.com] Verzonden: donderdag 4 december 2003 19:58 Aan: David Luyens CC: serusers@lists.iptel.org Onderwerp: Re: [Serusers] prepaid service
On Thu, Dec 04, 2003 at 07:15:26PM +0100, David Luyens wrote:
Hi, been browsing the manual but still got this question:
Is there a prepaid application for ser available? (eg B2BUA on Vocal)
No, I believe iptel has something like that for $$$. I am currently working on implementing my own b2bua (Vovida's is too buggy, slow and unflexible), basic functionality is already done, but I still have to do Radius auth/accounting before releasing something.
-Maxim
David Luyens wrote:
Hi Maxim, can you tell me how far you have come with your code?
I have to finish my python radiusclient binding. I think that it would be ready in 2-3 weeks.
-Maxim
David
-----Oorspronkelijk bericht----- Van: Maxim Sobolev [mailto:sobomax@portaone.com] Verzonden: donderdag 4 december 2003 19:58 Aan: David Luyens CC: serusers@lists.iptel.org Onderwerp: Re: [Serusers] prepaid service
On Thu, Dec 04, 2003 at 07:15:26PM +0100, David Luyens wrote:
Hi, been browsing the manual but still got this question:
Is there a prepaid application for ser available? (eg B2BUA on Vocal)
No, I believe iptel has something like that for $$$. I am currently working on implementing my own b2bua (Vovida's is too buggy, slow and unflexible), basic functionality is already done, but I still have to do Radius auth/accounting before releasing something.
-Maxim
Greg,
it would be possible with some shell script magic. It is possible to send a REGISTER message using the fifo interface.
Before we dig into into it, let me ask what is the reason for doing something like that ? Can't you simply forward the SIP messages from GATEWAY to PBX and if PBX is off or crashed then the GATEWAY will send "Request timeout" to the PSTN (instead of 404) ? Or am I missing something ?
Jan.
On 03-12 21:59, Greg Fausak wrote:
Hello,
I have a SER server, it has 2 phones registered to it. The phones are 300000 and 300100. The registration works fine, and I can place calls between them. I am calling this my 'PBX'.
I have another SER server that can connect to a PSTN. I can register my phone number with it, and I can make and receive calls from the PSTN. Let's say that phone number is 2145551212@addaline.com. I'm calling this my 'GATEWAY'.
OK, here is the tricky part. I would like to make the SER 'PBX' *REGISTER* 2145551212@addaline.com with the SER GATEWAY ... just like it is a UA. So an incoming call to 2145551212 would get delivered to the SER PBX, and I'll figure out which extension gets the call with local rules. For very simplistic delivery at the PBX I can alias 2145551212 as 300000.
If the PBX crashes, or is turned off, the 2145551212 registration will eventually evaporate.
Anyway, I can't figure out anyway to get SERPBX to register with SER GATEWAY.
Is this possible?
---greg
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers