I want to support 302 type moves. The sip devices we had before supported reinvites but the new linksys units send a 302 message telling me that the user has temporarly moved. Is there a good example of the redirects modules use in the cookbook example? My cfg file is based off that and I would like to add this to a live working system with little interruption or suprises.
Thanks,
Shane
Hi,
I have an OpenSER/SEMS installation that has worked well for our SIP testing and internal PBX. Previously, the OpenSER/SEMS was on a single Ethernet interface behind our firewall, and the box was dedicated to OpenSER/SEMS while our other apps ran on a separate box, also behind our firewall. Now I am putting together an installation that will have everything on one server, and that server will have two Ethernet interfaces, one local and behind the firewall, and the second will be a public IP address. How can I configure OpenSER/SEMS to use one interface or the other, without it (and me) being confused?
Thanks,
Scott Yagel
PacketCall, Inc.
syagel@packetcall.net
Hi Scott,
Check the listen token in the config file. http://www.openser.org/dokuwiki/doku.php/core-cookbook:1.1.x#listen
Regards, Ovidiu Sas
On 2/21/07, Scott Yagel syagel@packetcall.net wrote:
Hi,
I have an OpenSER/SEMS installation that has worked well for our SIP testing and internal PBX. Previously, the OpenSER/SEMS was on a single Ethernet interface behind our firewall, and the box was dedicated to OpenSER/SEMS while our other apps ran on a separate box, also behind our firewall. Now I am putting together an installation that will have everything on one server, and that server will have two Ethernet interfaces, one local and behind the firewall, and the second will be a public IP address. How can I configure OpenSER/SEMS to use one interface or the other, without it (and me) being confused?
Thanks,
Scott Yagel
PacketCall, Inc.
syagel@packetcall.net _______________________________________________ Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Ovidiu Sas wrote:
Hi Scott,
Check the listen token in the config file. http://www.openser.org/dokuwiki/doku.php/core-cookbook:1.1.x#listen
And if you want to use both interfaces (multihomed) take a look at mhomed and force_send_socket too. http://openser.org/dokuwiki/doku.php/core-cookbook:1.1.x
regards klaus
Regards, Ovidiu Sas
On 2/21/07, Scott Yagel syagel@packetcall.net wrote:
Hi,
I have an OpenSER/SEMS installation that has worked well for our SIP testing and internal PBX. Previously, the OpenSER/SEMS was on a single Ethernet interface behind our firewall, and the box was dedicated to OpenSER/SEMS while our other apps ran on a separate box, also behind our firewall. Now I am putting together an installation that will have everything on one server, and that server will have two Ethernet interfaces, one local and behind the firewall, and the second will be a public IP address. How can I configure OpenSER/SEMS to use one interface or the other, without it (and me) being confused?
Thanks,
Scott Yagel
PacketCall, Inc.
syagel@packetcall.net _______________________________________________ Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Hi Shane,
take a look at : http://www.openser.org/docs/modules/1.2.x/uac_redirect.html
there is also a small example.
regards, bogdan
Shane Burrell wrote:
I want to support 302 type moves. The sip devices we had before supported reinvites but the new linksys units send a 302 message telling me that the user has temporarly moved. Is there a good example of the redirects modules use in the cookbook example? My cfg file is based off that and I would like to add this to a live working system with little interruption or suprises.
Thanks,
Shane
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users