[Asterisk-Users] Re: Chan_Capi initial deadlock

Sergio mlists at c-net.it
Fri Feb 4 06:16:16 MST 2005


>>I had applied the patch and it got much better. Now I only have
>>problems every two days....
>>
>>    
>>
>563                 usleep(10000);
>
>  
>
10000 is too high you can safely lower it to sleep(1) there's a while 
over there
otherwise it will lock the channel for 10 seconds.
that's code from chan_capi fax patch right?

Sergio



More information about the asterisk-users mailing list