% *** On Tue, May 27, 2003 at 07:16 PM +0300, Michael Manousos <[EMAIL PROTECTED]> wrote: ***
% > % >One question: is there a different in the syntax of OH323 between the 2 % >lines below (they are all working) ? % > % > exten => 665,1,Dial(OH323/192.168.1.25) % % This is the "modern" way to write extensions (more readable). % Ok I will use it this format. Thanks for the explanation ! % > % >and % > % > exten => 665,1,Dial,OH323/192.168.1.25 % % This is the old way for the same thing. % They do exactly the same, prefer the first one. % % % Michael. % -- Truong <[EMAIL PROTECTED]> _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
