Re: [reSIProcate-users] Asterisk PBX and reSiprocate client on the same box?
Yes it is definately possible to Asterisk and a resiprocate
application on the same box. You just need to make sure that both
products are not trying to bind to the same port. Looks like your
Asterisk is configured to use port 5060 (likely the default), so you
will need to setup your resiprocate application transport to use a
different port number.
Scott
On Fri, Nov 14, 2008 at 8:30 AM, Johan Groth
<johan.groth@xxxxxxxxxxxxxxxxxxx> wrote:
> Hi,
> I just wonder if it is possible to have an Asterisk pbx running on the same
> box as an application using reSip? The reason I ask is because I got this
> exception after addTransport(UDP, 5060):
>
> TransportException port already in use @ InternalTransport.cxx:103
>
> What I want to do is to connect to Asterisk as a client over UDP. So I don't
> need to bind the port. Is it possible?
>
> Regards,
> Johan
> _______________________________________________
> resiprocate-users mailing list
> resiprocate-users@xxxxxxxxxxxxxxx
> List Archive: http://list.resiprocate.org/archive/resiprocate-users/
>