<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/2033/1/7/_/styles/combined.css?spaceKey=AST&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
    <h2><a href="https://wiki.asterisk.org/wiki/display/AST/chan_sip+Transaction+Support+Proprosal">chan_sip Transaction Support Proprosal</a></h2>
    <h4>Page  <b>added</b> by             <a href="https://wiki.asterisk.org/wiki/display/~twilson@digium.com">Terry Wilson</a>
    </h4>
         <br/>
    <div class="notificationGreySide">
         

<h1><a name="chan_sipTransactionSupportProprosal-Introduction"></a>Introduction</h1>
<p>SIP is a transactional protocol. Asterisk's chan_sip has no transaction concept of a transaction layer. Developers have spent countless hours providing workarounds for bugs caused by this situation. In fact, more hours have been spent trying to work around the issue than it would take to actually implement a transaction layer for chan_sip. This document outlines how a transaction layer can be added to chan_sip with a relatively minimal amount of change to existing code.</p>

<h1><a name="chan_sipTransactionSupportProprosal-TableofContents"></a>Table of Contents</h1>

<style type='text/css'>/*<![CDATA[*/
div.rbtoc1292967877651 {margin-left: 1.5em;padding: 0px;}
div.rbtoc1292967877651 ul {list-style: disc;margin-left: 0px;padding-left: 20px;}
div.rbtoc1292967877651 li {margin-left: 0px;padding-left: 0px;}

/*]]>*/</style><div class='rbtoc1292967877651'>
<ul>
    <li><a href='#chan_sipTransactionSupportProprosal-Introduction'>Introduction</a></li>
    <li><a href='#chan_sipTransactionSupportProprosal-TableofContents'>Table of Contents</a></li>
    <li><a href='#chan_sipTransactionSupportProprosal-ProjectRequirements'>Project Requirements</a></li>
</ul></div>

<h1><a name="chan_sipTransactionSupportProprosal-ProjectRequirements"></a>Project Requirements</h1>
    </div>
    <div id="commentsSection" class="wiki-content pageSection">
       <div style="float: right;">
            <a href="https://wiki.asterisk.org/wiki/users/viewnotifications.action" class="grey">Change Notification Preferences</a>
       </div>
       <a href="https://wiki.asterisk.org/wiki/display/AST/chan_sip+Transaction+Support+Proprosal">View Online</a>
              |
       <a href="https://wiki.asterisk.org/wiki/display/AST/chan_sip+Transaction+Support+Proprosal?showComments=true&amp;showCommentArea=true#addcomment">Add Comment</a>
           </div>
</div>
</div>
</div>
</div>
</body>
</html>