> switch => IAX/[EMAIL PROTECTED]/incoming
>
> is really the same as this:
>
> exten => .,1,Dial([EMAIL PROTECTED]/${EXTEN})
>
> (that's => "dot""comma"1)

Almost, except that if, for example, you have an analog phone, as you type
each digit in the switch case, Asterisk will ask the other host "is this a
valid number yet?" and the machine responds with "Yes, exactly" or "No,
can't be" or "Well, might be, send me some more digits" or "It is, but it
might be longer, too" in which case we do the right thing :)

Mark

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to