Hi,

Having trouble getting ValetParking to behave.  CW 1.2.1 on OS X  
10.5.x.  Very simple dialplan, trying to replicate standard call  
parking with multiple contexts.  features.conf has all parking related  
lines commented out or removed.  'parkedcalls' is not included  
anywhere in the dialplan.

exten => 700,1,NoOp()
exten => 700,2,ValetParkCall(auto,${CONTEXT},45)

exten => _7XX,1,NoOp()
exten => _7XX,2,ValetUnparkCall(${EXTEN},${CONTEXT})

When a call is transferred to 700, the system plays back the parked  
location (e.g. 701).  CLI showvaletparkedcalls shows no calls parked,  
and calls to 7XX fail saying no calls parked at that extension.  Have  
tried simply moving the above to 800/8XX (in case there was some  
internal conflict with the always loaded parkedcalls context (but not  
included) and the CLI floods with:

Valet Parked SIP/110-2aa4 on slot 1
   == Spawn extension (mosaiscom, 700, 2) exited non-zero on  
'ValetParked/SIP/110-2aa4<ZOMBIE>'
Valet Parked SIP/110-2aa4 on slot 1
   == Spawn extension (mosaiscom, 700, 2) exited non-zero on  
'ValetParked/SIP/110-2aa4<ZOMBIE>'
Valet Parked SIP/110-2aa4 on slot 1
   == Spawn extension (mosaiscom, 700, 2) exited non-zero on  
'ValetParked/SIP/110-2aa4<ZOMBIE>'
.
.
.
Valet Parked SIP/110-2aa4 on slot 1
   == Spawn extension (mosaiscom, 700, 2) exited non-zero on  
'ValetParked/SIP/110-2aa4<ZOMBIE>'

We have also tried putting in the return extension/priority/context  
into the ValetParkCall entry with no change.  Any help or suggestions  
much appreciated.

Thanks and regards
Rob
_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to