I had a problem long time ago with 0.8.14m that ser and asterisk (or any b2bua) can not work on same IP address on different ports, somewhere in the logic of ser it mistakes in "if myself" function, and since then I always have them on same server but different IP addresses....
You might try it
-----Original Message----- From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Bart J. Smit Sent: Tuesday, March 14, 2006 9:59 AM To: serusers@lists.iptel.org Subject: [Serusers] Sample SER + Asterisk conf?
I'm still having problems with ser and asterisk on the same public server.
Could anybody send me a tarball of their ser.cfg and sip.conf off-list, so I can do a sanity check against my files?
Much appreciated.
Bart...
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
That really shouldn't be necessary. Make sure the approproate domains or IPs are listed as "aliases" in ser.cfg.
What is the problem you are having? Perhaps if you tell us what is wrong, we can help fix it?
On Tue, March 14, 2006 9:03 am, Vitaly Nikolaev wrote:
I had a problem long time ago with 0.8.14m that ser and asterisk (or any b2bua) can not work on same IP address on different ports, somewhere in the logic of ser it mistakes in "if myself" function, and since then I always have them on same server but different IP addresses....
You might try it
-----Original Message----- From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Bart J. Smit Sent: Tuesday, March 14, 2006 9:59 AM To: serusers@lists.iptel.org Subject: [Serusers] Sample SER + Asterisk conf?
I'm still having problems with ser and asterisk on the same public server.
Could anybody send me a tarball of their ser.cfg and sip.conf off-list, so I can do a sanity check against my files?
Much appreciated.
Bart...
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Be carefull when you define alias or listen parameters. If you do not define any port, by default ALL ports will match myself and therefore all those requests going to the other program (not SER) will not reach it because SER will treat the request targeted for itself. In order to solve it, just add the port where SER is listening to the alias parameter and you should not have anymore this problem.
Hope it helps, Samuel.
2006/3/14, Vitaly Nikolaev vnikolaev@intermedia.net:
I had a problem long time ago with 0.8.14m that ser and asterisk (or any b2bua) can not work on same IP address on different ports, somewhere in the logic of ser it mistakes in "if myself" function, and since then I always have them on same server but different IP addresses....
You might try it
-----Original Message----- From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Bart J. Smit Sent: Tuesday, March 14, 2006 9:59 AM To: serusers@lists.iptel.org Subject: [Serusers] Sample SER + Asterisk conf?
I'm still having problems with ser and asterisk on the same public server.
Could anybody send me a tarball of their ser.cfg and sip.conf off-list, so I can do a sanity check against my files?
Much appreciated.
Bart...
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers