Yehavi,<br><br>The release branches (1.2, 1.4) were at one time trunk.&nbsp; When it was decided to release 1.4, for example, it was branched off from trunk as the 1.4 branch.&nbsp; New functionality continued to be added to trunk after that.&nbsp; Once the release branches are created, they are feature-frozen and only bug fixes are applied (this is the goal, though sometimes new functionality does sneak in when deemed necessary or desirable by the maintainers).
<br><br>So long story short, up until the release of 1.4, it was the same code as trunk.&nbsp; Since the 1.4 branch was created, no new functionality has been added to that branch, but 1.4.x releases continue to be made as bugs are discovered and fixed.
<br><br>Does this clear things up?<br><br>Sean<br><br><div><span class="gmail_quote">On Thu,  11 Oct 2007 16:34 +0200, <b class="gmail_sendername">Yehavi Bourvine +972-8-9489444</b> &lt;<a href="mailto:YEHAVI@vms.huji.ac.il">
YEHAVI@vms.huji.ac.il</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<br><br>&nbsp;&nbsp;Up to a while ago I thought that the &quot;released&quot; versions are checkpoints of
<br>the &quot;trunk&quot; versions; however, now I understand they are not, as I see<br>differences between the two trains. So, what is the relation between them?<br><br>&nbsp;&nbsp;Examples for differences:<br><br>- When the language is different than Engligh the trunk version is reading
<br>&nbsp;&nbsp;numbers from /var/lib/asterisk/sounds/Lang-Name/digits while the release<br>&nbsp;&nbsp;version is using&nbsp;&nbsp;/var/lib/asterisk/sounds/digits/Lang-Name<br><br>- MAILBOX_EXISTS function is replaced with MailboxExists application.<br>
<br>- External IVR has no way to exit from the program under the release version...<br>&nbsp;&nbsp;The documentation is correct with the trunk version.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks! __Yehavi:<br><br>_______________________________________________
<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><br>-- <br>Any fool can write code that a computer can understand.&nbsp;&nbsp;Good programmers write code that humans can understand.