On Tue, 2008-04-01 at 08:23 -0700, Rizwan Hisham wrote:
> Does anyone know the purpose of "/n" attached at the end of the dial
> command  below
>  
> Dial(Local/[EMAIL PROTECTED]/n)<----
> 

The 'n' flag tells chan_local not to optimize itself out of the call
path.  Without the 'n' flag, chan_local will try to remove itself from
the call path after the call has been established.

-- 
Jared Smith
Community Relations Manager
Digium, Inc.


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to