Canot transfer calls to the parking lot

  1. 12 years ago

    I am unable to transfer calls to the parking lot, calls are hung up on rather than being parked. Below is a capture of what happens:

    • - Called SIP/9797
    • - Connected line update to SIP/acsip-0002e860 prevented.
    • - SIP/9797-0002e861 is ringing
    • - Connected line update to SIP/acsip-0002e860 prevented.
    • - SIP/9797-0002e861 answered SIP/acsip-0002e860

    == Spawn extension (fop2-park, 4153,from-internal,PARK/DEFAULT, 1) exited non-zero on 'Local/4153@from-queue-e491;2' in macro 'dial'
    == Spawn extension (fop2-park, 4153,from-internal,PARK/DEFAULT, 1) exited non-zero on 'Local/4153@from-queue-e491;2'
    [Jan 6 14:14:17] WARNING[21057]: pbx.c:4972 __ast_pbx_run: Channel 'Local/4153@from-queue-e491;2' sent into invalid extension '4153,from-internal,PARK/DEFAULT' in context 'fop2-park', but no invalid handler

    • - Executing [h@ext-queues:1] Macro("SIP/acsip-0002e85e", "hangupcall,") in new stack
    • - Executing [s@macro-hangupcall:1] GotoIf("SIP/acsip-0002e85e", "1?theend") in new stack
    • - Goto (macro-hangupcall,s,3)
    • - Executing [s@macro-hangupcall:3] Hangup("SIP/acsip-0002e85e", "") in new stack

    == Spawn extension (macro-hangupcall, s, 3) exited non-zero on 'SIP/acsip-0002e85e' in macro 'hangupcall'
    == Spawn extension (ext-queues, h, 1) exited non-zero on 'SIP/acsip-0002e85e'
    == Spawn extension (ext-queues, 28000, 8) exited non-zero on 'SIP/acsip-0002e85e'

    Any ideas?

  2. I resolved the issue by running this command:
    /usr/local/fop2/generate_override_contexts.pl -w

or Sign Up to reply!