<br><br>
<div class="gmail_quote">2008/12/29 Andrew Nowrot <span dir="ltr"><<a href="mailto:andrew.nowrot@gmail.com">andrew.nowrot@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi<br><br>Thanks for so fast reply, but I already have this part like this:
<div class="Ih2E3d"><br><br><br>static int action_timeout(struct mansession *s, const struct message *m)<br>{<br> struct ast_channel *c;<br> const char *name = astman_get_header(m, "Channel");<br>
int timeout = atoi(astman_get_header(m, "Timeout"));<br><br> if (<span style="BACKGROUND-COLOR: rgb(255,255,51)">ast_strlen_zero(name)</span>) {<br> astman_send_error(s, m, "No channel specified");<br>
return 0;<br> }<br><br></div>no negation in 7th line. So I guest it is not the case.<br><br><br>_______________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>
<br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div>
<div><br>did you re compile and re installed?</div>
<div>make</div>
<div>make install </div>
<div>after the code change?</div>
<div> </div>
<div>david<br clear="all"><br>-- <br>(\__/) <br>(='.'=)This is Bunny. Copy and paste bunny into your <br>(")_(")signature to help him gain world domination. <br><br></div>