FreePBX Call Parking Not working with Aastra 480i

Hello,

I am trying to get the call park feature working with our Aastra 480i SIP phones. When I park a call the system plays MOH for 3 seconds then hangs up the call on the other end. I’ve configured the parking lot settings with a 45 second timeout but I believe this is a conflict between the system and the phone. I am on Asterisk version 11.10. The CLI has not been very useful but here is the output when the call is parked…

– Called SIP/102
– Connected line update to SIP/103-000000a8 prevented.
– SIP/102-000000a9 is ringing
– Connected line update to SIP/103-000000a8 prevented.
– SIP/102-000000a9 answered SIP/103-000000a8
– Started music on hold, class ‘default’, on SIP/103-000000a8
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
– Executing [700@from-internal:1] Park(“SIP/102-000000aa”, “”) in new stack
== Parked SIP/102-000000aa on 701 (lot default). Will timeout back to extension [from-internal] s, 1 in 60 seconds
– Added extension ‘701’ priority 1 to parkedcalls
– <SIP/102-000000aa> Playing ‘digits/7.ulaw’ (language ‘en’)
– <SIP/102-000000aa> Playing ‘digits/0.ulaw’ (language ‘en’)
– <SIP/102-000000aa> Playing ‘digits/1.ulaw’ (language ‘en’)
– Started music on hold, class ‘default’, on SIP/102-000000aa
== Spawn extension (from-internal, s, 1) exited non-zero on ‘Parked/SIP/102-000000aa’
– Executing [h@from-internal:1] Hangup(“Parked/SIP/102-000000aa”, “”) in new stack
== Spawn extension (from-internal, h, 1) exited non-zero on ‘Parked/SIP/102-000000aa’
– Executing [h@macro-dial-one:1] Macro(“SIP/103-000000a8”, “hangupcall,”) in new stack
– Executing [s@macro-hangupcall:1] GotoIf(“SIP/103-000000a8”, “1?theend”) in new stack
– Goto (macro-hangupcall,s,3)
– Executing [s@macro-hangupcall:3] ExecIf(“SIP/103-000000a8”, “0?Set(CDR(recordingfile)=)”) in new stack
– Executing [s@macro-hangupcall:4] Hangup(“SIP/103-000000a8”, “”) in new stack
== Spawn extension (macro-hangupcall, s, 4) exited non-zero on ‘SIP/103-000000a8’ in macro ‘hangupcall’
== Spawn extension (macro-dial-one, h, 1) exited non-zero on ‘SIP/103-000000a8’
== Spawn extension (macro-dial-one, s, 42) exited non-zero on ‘SIP/103-000000a8’ in macro ‘dial-one’
== Spawn extension (macro-exten-vm, s, 14) exited non-zero on ‘SIP/103-000000a8’ in macro ‘exten-vm’

have you tried this with another phone.