hi i have configured asterisk in which when calls come in PSTN exten 112 vi extensions.conf [from-zaptel] exten => s,1,Wait(2) exten => s,n,Dial(SIP/112) [my-phones] exten => 112,1,Dial(SIP/112) exten => 113,1,Dial(SIP/113) exten => 114,1,Dial(SIP/114) what files to edit so that when call...