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" <[EMAIL PROTECTED]> To: "Glenn Dalgliesh" <[EMAIL PROTECTED]> 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 > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
