I'm trying to implement call parking with asterisk and Cisco SPA504G phones:
features.conf parkext => 700 parkpos => 701-702 context => parkedcalls I defined one of the unused keys to park the calls: Key2: fnc=sd;[email protected];vid=1;nme=Park I also defined two other keys to pickup/unpark the calls: Key3: fnc=blf+sd+cp;[email protected] Key4: fnc=blf+sd+cp;[email protected] Parking using these works smoothly. I answer the incoming call, press Key2 to park the call. Call is parked, Key3 turns red showing there is a parked call. If I want to unpark the call, I hit Key3 and the call is unparked. My problem happens when Key3 and Key4 are idle (no parked calls): I answer the incoming call and without first parking the car, I hit one of the idle keys (Key3 or Key4), the phone sends a REFER message, and the incoming call hangs up. I'm trying to find out why the call hangs up and how to prevent that? Thanks, Matt
-- _____________________________________________________________________ -- 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
