[Asterisk-Users] ParkedCall and SIP.
Mark Spencer
markster at digium.com
Fri Mar 7 12:50:29 MST 2003
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
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list