<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 28, 2014 at 6:29 AM, Matthew Jordan <span dir="ltr"><<a href="mailto:mjordan@digium.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=mjordan@digium.com&cc=&bcc=&su=&body=','_blank','location=yes,menubar=yes,resizable=yes,width=800,height=600');return false;">mjordan@digium.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">
On Tue, Jan 28, 2014 at 2:40 AM, Ira <span dir="ltr"><<a href="mailto:ira@extrasensory.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=ira@extrasensory.com&cc=&bcc=&su=&body=','_blank','location=yes,menubar=yes,resizable=yes,width=800,height=600');return false;">ira@extrasensory.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">


<div>
<span style="font-family:'courier new';font-size:9pt">Hello Matthew,<div><br>
Monday, January 27, 2014, 1:49:44 PM, you wrote:<br>
<br>
</div></span><div><table>
<tbody><tr>
<td width="2" bgcolor="#0000ff"><br>
</td>
<td><span style="font-family:arial;font-size:10pt">Do you have the exact error message that pjproject gave when you ran into this problem?</span></td>
</tr>
</tbody></table>
<br><br>
</div><span style="font-family:Arial;font-size:10pt">I don't, but I guess I can reinstall the offending software to get it if you need it. It's documented on the bug list as I eventually found the using google.<span><font color="#888888"></font></span></span></div>


</blockquote><div><br></div><div> I'm including the asterisk-users mailing list on this reply, as there's no reason to take this discussion off list.<br><br></div><div>I'm not sure what bug list you're referring to. However, the page on the wiki that documents common errors and their appropriate correction [1] attempts to provide the exact error message that users will see when they encounter that situation. I'd be happy to update it with whatever error you ran into, but to do so we need to know the exact messages. Alluding to error messages without providing them usually leads to more confusion, not less.<br>


<br></div></div></div></div></blockquote><div><br></div><div>I ran into the same problem a few weeks ago.  The error is during the asterisk-12 build and it's related to using a version of pjproject from before file made a grp_lock commit in pjproject in September.    </div>
<div><br></div><div><div><font face="courier new, monospace">res_pjsip/pjsip_distributor.c: In function ‘find_dialog’:</font></div><div><font face="courier new, monospace">res_pjsip/pjsip_distributor.c:139:25: error: ‘pjsip_transaction’ has no member named ‘grp_lock’</font></div>
<div><font face="courier new, monospace">  pj_grp_lock_release(tsx->grp_lock);</font></div><div><font face="courier new, monospace">                         ^</font></div><div><font face="courier new, monospace">make[1]: *** [res_pjsip/pjsip_distributor.o] Error 1</font></div>
</div><div><br></div><div>The fix is to clean out all old copies pf pjproject and re-clone from github.</div><div><br></div>
</div></div></div>