[asterisk-dev] Dial( )

Jon Bonilla (Manwe) manwe at aholab.ehu.es
Tue May 5 08:22:14 CDT 2009


El Tue, 5 May 2009 18:11:41 +0530
Chandrakant Solanki <solanki.chandrakant at gmail.com> escribió:


> 
> In above scenario, for every channel I want different timeout period..
> like for SIP 10, Dahdi 30, IAX 100.
> 
> What kind of changes occurred in dialplan or may be in app_dial.c file.
> 
> I am newbie for asterisk, so help me, If changes occurred in dialplan... can
> u give me short example for the same scenario using dialplan if possible..
> 


exten => call,1,Dial(SIP/A&Local/callB&Local/callC)
exten => callB,1,Dial(SIP/B,10)
exten => callC,1,Dial(SIP/C,20)


As Russell said this is not a question for the -dev mailing list. You should
ask in -users one.

-- 
First they ignore you.
Then they laugh at you.
Then they fight you.
**Then you win.**

DaHjaj jaj QaQ Daghajjaj :)



More information about the asterisk-dev mailing list