das sandesh wrote:
>
> Can any one share any ideas or opinions?

Sandesh,

You'll need to create a context called park-dial and then put logic into 
it on how to handle a call.  I have the following in my dial plan:

;*******************************************
;* If the call that was parked, fails to be answered within the 120 seconds
;* rings back to the parking extension and that extension is busy.  It will
;* continue to ring until it is answered.  If for whatever reason, the
;* call is rejected, it will fail on a no timeout entry in the dial plan
;* This context has been created to send the caller back into the incoming
;* context to keep from dropping the call.
;*******************************************

[park-dial]

exten => t,1,Goto(office-hours,s,6)

Doug

-- 
Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary 
Safety, deserve neither Liberty nor Safety."


-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to