[asterisk-users] context problem

Jose P. Espinal jpe at slackware-es.com
Thu Jan 20 09:43:21 CST 2011


Jonas Kellens wrote:

[snip]

> 
> register => 119909:passwd at sip.prov.org/52525252
> register => 119909:passwd at sip.prov.org/59595959
> 
> [TRUNKin]
> exten => _52525252,1,NoOp(context TRUNKin - 52525252)
> exten => _52525252,n,GoTo(blabla,52525252,1)
> 
> exten => _59595959,1,NoOp(context TRUNKin - 59595959)
> exten => _59595959,n,GoTo(blablabla,59595959,1)
> 
> 
> Problem :
> 
> the call always enters : exten => _52525252
> 
> and never : exten => _59595959
> 
> Why is that ??

Could you try removing the leading '_', as you seem to be expecting the 
exact number?

Try that and let us know.

Regards,

-- 
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -doc / -bugs



More information about the asterisk-users mailing list