On line 155 begins a section which almost looks like patch material. The first line is:
<<<<<<< app_voicemail.c
and then there is some C code defining adapp and adsec, then =======
and some more C code defining adapp and adsec again, followed by >>>>>>> 1.111
Obviously this is not a small oversight as it's not even close to correct syntax, so it must be serving some function. I cannot find any docs about it... Perhaps this is just a marker for the user to choose which values those variables should have.
Anyone with any advice?
-Michael
_______________________________________________ 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
