[Asterisk-Users] Re: SIP re-invite

Glenn Dalgliesh asterisk at techhat.com
Tue Apr 20 12:30:29 MST 2004


Trouble getting chan_sip2 to compile

below is what I have done

-download acl.c.patch,acl.h.patch,chan2s_sip.c to /root/software
cp /root/software/chan_sip2s.c /usr/src/asterisk/channels
cd /usr/src/asterisk/
patch -p0 acl.c /root/software/acl.c.patch
cd /usr/src/asterisk/include/asterisk
patch -p0 acl.h /root/software/acl.h.patch
- added the follow to /usr/src/asterisk/channels/Makefile
chan_sip2.so: chan_sip2.o
cd /usr/src/asterisk
make
make install

I assume that problem is with what did or didn't add to the Makefile

Thank for any help
----- Original Message ----- 
From: "Olle E. Johansson" <oej at edvina.net>
To: "Glenn Dalgliesh" <asterisk at techhat.com>
Sent: Tuesday, April 20, 2004 1:29 PM
Subject: SIP re-invite


> Could you please test this with my chan_sip2. I have a hunch it will work
with
> that channel.
>
> /Olle
>




More information about the asterisk-users mailing list