[asterisk-speech-rec] Check for open licenses

Andrés Fuentes afuentes at cosinet.net
Thu Jun 7 14:52:20 MST 2007


Try to put some like this:
    ...............
    ...............
exten => s,n,SpeechCreate()
exten => s,n,GotoIf($["${ERROR}" = ""]?${n}+1:e,1)
    .................
    .................

exten => e,1,PlayBack(no_licenses)
    ..................

Andres

Fulton, Kyle escribió:
>  
> When I try to send a caller to the lumenvox application and there are 
> no licenses available asterisk hangs up & displays the following error:
>  
> ERROR[27973]: res_speech_lumenvox.c:290 lumenvox_new: No licenses 
> available on SRE server
>  
>  
> Is there any way from within the asterisk dial plan to check for 
> available licenses before sending the caller to the lumenvox app    OR 
> a way to catch the caller after the license error is given and route 
> them a different way (not hanging up on them)?
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-speech-rec mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-speech-rec
>   




More information about the asterisk-speech-rec mailing list