why [page] instead of [dial]
so, i am currently doing some works on asterisk.
Bit currious, why should define [page] function, instead of defining [dial]
this below should work fine for [page]
exten => 231,1,Dial(777/SIP&888/SIP)
howcome there is still a [page] action, if [dial] is capable of doing it?
is it? or i missed some conceptuals action?
