[asterisk-users] Asterisk dual contexts stupidity

bails bails at westcomuk.com
Tue Jan 30 09:06:09 MST 2007


You seem to have to many s,3's

[main-night-aa]
exten => s,1,Answer
exten => s,2,Background(/etc/asterisk/night)
exten => s,3,Directory(foobarcorp,internal,l)
exten => s,3,Wait(3)
exten => s,4,Voicemail(u201 at foobarcorp)
exten => s,5,Hangup
exten => 1,1,Directory(foobarcorp,internal,l)
exten => 00,1,VoicemailMain(s at foobarcorp)
include => retardonightfix

Bails

J. Oquendo wrote:
> So I have my extensions.conf 
> (http://www.infiltrated.net/exten.stupidity.conf) shortened
> in case someone wants to look. Has someone encountered the following? 
> I've racked my
> brain on this for too long...
> 
> I have two contexts, day and night...
> 
> Caller (Daytime) --> Dials an extension --> Caller hears extension ring 
> on receiver --> Call goes through
> Caller (Night) --> Dials an extension --> Caller hears silence until vm 
> picks up --> Leaves a voicemail...
> 
> Significant albeit insanely stupid Asstricks message:
> 
> 2007-01-30 09:22:57 DEBUG[9946]: pbx.c:2300 __ast_pbx_run: Oooh, got 
> something to jump out with ('2')!
> (Oooh how about creating errors we can figure out Digium!)
> 
> Any thoughts
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list