[asterisk-users] Simple Question

Jared Smith jsmith at digium.com
Tue Apr 1 10:33:05 CDT 2008


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/${ARG11}@forwardcall/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.




More information about the asterisk-users mailing list