[asterisk-dev] Asterisk 1.6.1.13 crashes in masq_park_call()
    Tilghman Lesher 
    tlesher at digium.com
       
    Thu Jan 21 09:35:12 CST 2010
    
    
  
On Thursday 21 January 2010 09:14:23 Pavel Troller wrote:
>   Since updating to 1.6.1.13, my Asterisk became to crash ocassionally.
> Recompiling without optimisations and further debugging revealed, that the
> problem is caused by latest changes to the call parking logic. Especially,
> the following code, located around line 801 in main/features.c
>
>         if (!play_announcement && args == &park_args) {
>                 args->orig_chan_name = ast_strdupa(chan->name);
>         }
This was fixed in SVN 1.6.1 13 days ago.
-- 
Tilghman Lesher
Digium, Inc. | Senior Software Developer
twitter: Corydon76 | IRC: Corydon76-dig (Freenode)
Check us out at: www.digium.com & www.asterisk.org
    
    
More information about the asterisk-dev
mailing list