Michael, You might consider using a common SQL backend for sharing things like registration data between Asterisk and OpenSIPS. MySQL is simple to setup; remembering that res_mysql is now an option in "make menuselect" in Asterisk 1.8+
Cheers, Mario http://advantia.ca On Tue, Jul 19, 2011 at 11:46 PM, Michael <[email protected]> wrote: > On Wed, Jul 20, 2011 at 9:39 AM, Mark Sayer <[email protected]> wrote: >> >> A "standard" setup would change Asterisk to listen on 5061. Users >> would register to OpenSIPS using 5060 and pass the call. via 5061 to >> Asterisk for media handling. >> > Hi Mark, > > the actual port used for each server doesn't really matter. The question is > related to the setup on both applications. Specifically, can an Asterisk > peer/extension be configured on the opensips? How would opensips handle both > the registration and invites? Is there an example online somewhere? > > Thanks. > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
