[asterisk-users] Goto in Realtime extensions
    Yves Räber 
    yraber at mailup.net
       
    Fri Feb  8 01:11:51 CST 2008
    
    
  
I'm not using labels at all (but I've also tried with :))
On Thu, 2008-02-07 at 16:39 -0800, Grey Man wrote:
> 
> Make sure you don't have any labels on the prioritys. When loading
> extensions from realtime labels aren't supported.
> 
> Replace:
> 
> exten => _X.,1(mylabel),...
> 
> with
> 
> exten => _X.,1,...
> 
> You'll have to make your Goto's use the prioritty instead of the label
> afterward.
> 
> Regards,
> 
> Greyman.
> 
    
    
More information about the asterisk-users
mailing list