> What the boss would really like is to be able to ring 2 lines > simultaneously. > > exten => 101,Dial(Sip/101,10) && Dial(Sip/102,10) almost right. Dial(SIP/101&SIP/102,10) show application dial. Regards, Andrew