<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>I tried to compile your version and got bunch of error on "make" and it failed to compile. <br><br>root@satish-desktop:/home/satish/issue18183# make<br> [CC] chan_iax2.c -> chan_iax2.o<br>chan_iax2.c: In function âsocket_processâ:<br>chan_iax2.c:11533: error: invalid storage class for function âiax2_process_thread_cleanupâ<br>chan_iax2.c:11532: warning: no previous prototype for âiax2_process_thread_cleanupâ<br>chan_iax2.c:11544: error: invalid storage class for function âiax2_process_threadâ<br>chan_iax2.c:11543: warning: no previous prototype for âiax2_process_threadâ<br>chan_iax2.c:11683: error: invalid storage class for function âiax2_do_registerâ<br>chan_iax2.c:11682: warning: no previous prototype for âiax2_do_registerâ<br>chan_iax2.c:11744: error: invalid storage class for function âiax2_provisionâ<br>chan_iax2.c:11743: warning: no previous prototype for âiax2_provisionâ<br>chan_iax2.c:11796: error: invalid storage class for function âiax2_prov_appâ<br>chan_iax2.c:11795: warning: no previous prototype for âiax2_prov_appâ<br>chan_iax2.c:11825: error: invalid storage class for function âhandle_cli_iax2_provisionâ<br>chan_iax2.c:11824: warning: no previous prototype for âhandle_cli_iax2_provisionâ<br>chan_iax2.c:11864: error: invalid storage class for function â__iax2_poke_noanswerâ<br>chan_iax2.c:11863: warning: no previous prototype for â__iax2_poke_noanswerâ<br>chan_iax2.c:11887: error: invalid storage class for function âiax2_poke_noanswerâ<br>...<br>...<br>...<br>chan_iax2.c:14723: warning: no previous prototype for â__reg_moduleâ<br>chan_iax2.c:14723: error: invalid storage class for function â__unreg_moduleâ<br>chan_iax2.c:14723: warning: no previous prototype for â__unreg_moduleâ<br>chan_iax2.c:14723: error: expected declaration or statement at end of input<br>chan_iax2.c:14723: warning: unused variable âast_module_infoâ<br>make[1]: *** [chan_iax2.o] Error 1<br>make: *** [channels] Error 2<br>root@satish-desktop:/home/satish/issue18183#<br><br><br><br><br><br>> Date: Fri, 8 Apr 2011 13:16:30 -0400<br>> From: pabelanger@digium.com<br>> To: asterisk-users@lists.digium.com<br>> Subject: Re: [asterisk-users] IAX2/0.0.29.199<br>> <br>> On 11-04-08 12:56 PM, Paul Belanger wrote:<br>> > On 11-04-08 11:55 AM, satish patel wrote:<br>> >><br>> >> @Paul - many time i am gettting following SIP error when channel isn't<br>> >> available. I want to get rid on this revers thing. I tried all version<br>> >> 1.8.1,1.8.2,1.8.3 but not fix :(<br>> >><br>> > Best you can do is collect a full debug[1] log and see when the issue is<br>> > introduced.<br>> ><br>> > [1] https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information<br>> ><br>> Do you mind trying the following branch[2]? Not sure if it will help, <br>> but I made some changes to chan_iax2 a few months ago.<br>> <br>> [2] http://svn.asterisk.org/svn/asterisk/team/pabelanger/issue18183/<br>> <br>> -- <br>> Paul Belanger<br>> Digium, Inc. | Software Developer<br>> twitter: pabelanger | IRC: pabelanger (Freenode)<br>> Check us out at: http://digium.com & http://asterisk.org<br>> <br>> --<br>> _____________________________________________________________________<br>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --<br>> New to Asterisk? Join us for a live introductory webinar every Thurs:<br>> http://www.asterisk.org/hello<br>> <br>> asterisk-users mailing list<br>> To UNSUBSCRIBE or update options visit:<br>> http://lists.digium.com/mailman/listinfo/asterisk-users<br>                                            </body>
</html>