Sean Garland wrote: > > Yes, I have the include => parkedcalls in the default context which is > where my calls start from, in fact if I try to transfer to one of the > parked locations as a test of transferring to the 7xx area, I get the > "...no parked call.." message so it seems like the context is working. > All of the parking location extensions show up in the dialplan. What > should I see on the console when transferring to 700 (or 701 as it may > be) from SIP? Will it work from sip? Is there a way I can test from > the console? > > Thanks > Sean
I don't think you can transfer to a park extension directly. In other words, you transfer to the parking lot ( default exten 700 ) and Asterisk parks the call in whichever parking space is available. Then Asterisk reads back the number of the parking space. On my system, with 700 as the park extension and 701-720 as parking spaces, I get the message "Sorry, there is no call parked on that extension" if I try to transfer to 701 which is what I would expect since it's only exten 700 which has the special park functionality. -Lance _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
