Page 1 of 1

PostPosted: Wed Nov 22, 2006 5:30 pm
by kchung
mflorell wrote:You need the cli_chan_concise_delimiter.patch patch if you are using any IAX or SIP channels.

The other patch is only for Asterisk 1.2.12 (NOT 1.2.12.1 or any other release) I would suggest using 1.2.13 and avoiding this patch.


So, we're safe to use Asterisk 1.2.13? Scratch install for the 2006-11-02 snapshot recommends 1.2.12.1.

PostPosted: Wed Nov 22, 2006 11:21 pm
by mflorell
It should work, although I have not done a complete test of all features on it. I also have tried asterisk_1.2 SVN branch and it seems to work OK as well.

PostPosted: Thu Nov 30, 2006 6:00 pm
by kchung
Any patching required?

Do we need cli delimeter and channel.c patches?

PostPosted: Fri Dec 01, 2006 2:33 am
by mflorell
no channel.c patch needed
cli patch IS needed
meetme_volume patch is recommended

PostPosted: Fri Dec 01, 2006 2:34 am
by kchung
any harm if i ran the channel.c patch anyway?

PostPosted: Fri Dec 01, 2006 2:40 am
by mflorell
the channel.c patch won't apply cleanly on the 1.2.13 release so I would think that shouldn't hurt. I have actually removed the channel.c patch from the 2.0.2 beta release instructions because of this.

PostPosted: Fri Dec 01, 2006 12:08 pm
by kchung
Thanks for the info. You may also wanna update the install docs with this regard for those that wanna try out 1.2.13.

PostPosted: Fri Dec 01, 2006 2:25 pm
by mflorell
Thanks for the note