SIP does not yet support parking unless you do "#transfer" support. The reason is that once you have done a transfer in SIP, the original call is gone, so there is no way to announce where the call has been parked.
Mark On Fri, 7 Mar 2003, James O. Sizemore III wrote: > I am having trouble getting park to work > with SIP, I have these config files: > > /etc/asterisk/parking.conf > [general] > parkext => 8540 > parkpos => 8541-8555 > context => parkedcalls > parkingtime => 45 > > /etc/asterisk/extensions.conf > include => parkedcalls > include => default > [default] > exten => 3874,1,Dial(SIP/3874|20|tT) > > Do I need something else somewhere? > Is anyone using park and SIP. > > To use it I should be able to hit "#" > then get a prompt? > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
