[Asterisk-Users] fine-tuning asterisk questions

undrhil.1528785 at bloglines.com undrhil.1528785 at bloglines.com
Sun Jun 4 19:59:21 MST 2006


>For Problem #1:
> exten => _X.,1,SetGroup(${EXTEN})
> exten => _X.,2,GotoIf($[${GROUPCOUNT}
= 1]?104:3)
> exten => _X.,3,Dial,SIP/username
> exten => _X.,104,voicemail(u${EXTEN})

> exten => _X.,105,hangup
> This will limit the amount of incoming calls
to "1" and send everything else
> to the VM.

Hey.  I was under the impression
that Asterisk would, by default, send calls to priority n + 101 if the called
station was busy.  Is this not the case?  Why would you have to set up something
special for this to work?

Undrhil



More information about the asterisk-users mailing list