I tried to compile your version and got bunch of error on "make" and it failed 
to compile. 

root@satish-desktop:/home/satish/issue18183# make
   [CC] chan_iax2.c -> chan_iax2.o
chan_iax2.c: In function âsocket_processâ:
chan_iax2.c:11533: error: invalid storage class for function 
âiax2_process_thread_cleanupâ
chan_iax2.c:11532: warning: no previous prototype for 
âiax2_process_thread_cleanupâ
chan_iax2.c:11544: error: invalid storage class for function 
âiax2_process_threadâ
chan_iax2.c:11543: warning: no previous prototype for âiax2_process_threadâ
chan_iax2.c:11683: error: invalid storage class for function âiax2_do_registerâ
chan_iax2.c:11682: warning: no previous prototype for âiax2_do_registerâ
chan_iax2.c:11744: error: invalid storage class for function âiax2_provisionâ
chan_iax2.c:11743: warning: no previous prototype for âiax2_provisionâ
chan_iax2.c:11796: error: invalid storage class for function âiax2_prov_appâ
chan_iax2.c:11795: warning: no previous prototype for âiax2_prov_appâ
chan_iax2.c:11825: error: invalid storage class for function 
âhandle_cli_iax2_provisionâ
chan_iax2.c:11824: warning: no previous prototype for 
âhandle_cli_iax2_provisionâ
chan_iax2.c:11864: error: invalid storage class for function 
â__iax2_poke_noanswerâ
chan_iax2.c:11863: warning: no previous prototype for â__iax2_poke_noanswerâ
chan_iax2.c:11887: error: invalid storage class for function 
âiax2_poke_noanswerâ
...
...
...
chan_iax2.c:14723: warning: no previous prototype for â__reg_moduleâ
chan_iax2.c:14723: error: invalid storage class for function â__unreg_moduleâ
chan_iax2.c:14723: warning: no previous prototype for â__unreg_moduleâ
chan_iax2.c:14723: error: expected declaration or statement at end of input
chan_iax2.c:14723: warning: unused variable âast_module_infoâ
make[1]: *** [chan_iax2.o] Error 1
make: *** [channels] Error 2
root@satish-desktop:/home/satish/issue18183#





> Date: Fri, 8 Apr 2011 13:16:30 -0400
> From: [email protected]
> To: [email protected]
> Subject: Re: [asterisk-users] IAX2/0.0.29.199
> 
> On 11-04-08 12:56 PM, Paul Belanger wrote:
> > On 11-04-08 11:55 AM, satish patel wrote:
> >>
> >> @Paul - many time i am gettting following SIP error when channel isn't
> >> available. I want to get rid on this revers thing. I tried all version
> >> 1.8.1,1.8.2,1.8.3 but not fix :(
> >>
> > Best you can do is collect a full debug[1] log and see when the issue is
> > introduced.
> >
> > [1] https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information
> >
> Do you mind trying the following branch[2]?  Not sure if it will help, 
> but I made some changes to chan_iax2 a few months ago.
> 
> [2] http://svn.asterisk.org/svn/asterisk/team/pabelanger/issue18183/
> 
> -- 
> Paul Belanger
> Digium, Inc. | Software Developer
> twitter: pabelanger | IRC: pabelanger (Freenode)
> Check us out at: http://digium.com & http://asterisk.org
> 
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>                http://www.asterisk.org/hello
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
                                          
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to