<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Great!<br>thanks<br>i have just quickly copied the code you updated. <br>got an error<br><br>[CC] res_sip_auto_answer.c -> res_sip_auto_answer.o<br>res_sip_auto_answer.c: In function ‘auto_answer_outgoing_request’:<br>res_sip_auto_answer.c:26: error: ‘PJSIP_INV_CONFIRMED’ undeclared (first use in this function)<br>res_sip_auto_answer.c:26: error: (Each undeclared identifier is reported only once<br>res_sip_auto_answer.c:26: error: for each function it appears in.)<br>make[1]: *** [res_sip_auto_answer.o] Error 1<br>make: *** [res] Error 2<br><br><br><br><div><hr id="stopSpelling">Date: Mon, 11 Nov 2013 16:37:03 -0600<br>From: mmichelson@digium.com<br>To: asterisk-dev@lists.digium.com<br>Subject: Re: [asterisk-dev] Custome Header reader in Asterisk-12<br><br>
  
    
  
  
    <div class="ecxmoz-cite-prefix">On 11/11/2013 03:59 PM, Jehanzaib
      Younis wrote:<br>
    </div>
    <blockquote cite="mid:BLU176-W22724C43BDE6C8CC63971A8CFF0@phx.gbl">
      <style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
      <div dir="ltr">Hi,<br>
        Yes i already have fixed the code but is there anyone who can
        update the documentation? actually i have written what i have
        required so the documentation on the wiki need to be updated
        accordingly. i can see <br>
        <ul>
          <li class="ecxpage-metadata-modification-info"> Added by <a data-user-hover-bound="true" title="" href="https://wiki.asterisk.org/wiki/display/~mmichelson" class="ecxurl ecxfn ecxconfluence-userlink ecxuserlink-0" data-username="mmichelson" target="_blank">Mark Michelson</a>, last edited
            by <a data-user-hover-bound="true" title="" href="https://wiki.asterisk.org/wiki/display/~mmichelson" class="ecxurl ecxfn ecxconfluence-userlink ecxuserlink-0" data-username="mmichelson" target="_blank">Mark Michelson</a> on Apr 10,
            2013</li>
        </ul>
        <br>
        I will keep on testing other parts too <br>
        cheers!<br>
        <br>
        Thanks.<br>
      </div>
    </blockquote>
    <br>
    Hi!<br>
    <br>
    I have updated the page you initially linked to be correct. I
    attempted to change all of the code as well as the text
    explanations. If you find anything I missed, please let me know.<br>
    <br>
    I tested this by taking the finished session supplement and copying
    it into a res_pjsip_auto_answer.c file and placing that in my res/
    directory. The file compiled just fine. When I placed a call to an
    extension like so:<br>
    <br>
    exten => 2000,1,Set(__SIP_AUTO_ANSWER=yes)<br>
    same => n,Dial(PJSIP/bob)<br>
    <br>
    I saw the Require and Answer-Mode headers in the outgoing INVITE to
    PJSIP/bob.<br>
    <br>
    With the updated wiki page are you still having issues?<br>
    Mark Michelson<br>
  

<br>-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev</div>                                      </div></body>
</html>