Internal call between extesions not working

hi there
Recently i have been presenting a real bad prblem , cant dial between extensions in my office, in my verbose shows something like this …
Jun 29 10:01:11] VERBOSE[32700] logger.c: – Executing [s@macro-record-enable:20] MixMonitor(“SIP/1014-b7a05ab0”, “20170629-100111-1498748471.3043.wav||”) in new stack
[Jun 29 10:01:11] VERBOSE[32700] logger.c: – Executing [s@macro-record-enable:21] MacroExit(“SIP/1014-b7a05ab0”, “”) in new stack
[Jun 29 10:01:11] VERBOSE[32700] logger.c: – Executing [s@macro-exten-vm:7] GotoIf(“SIP/1014-b7a05ab0”, “1?macrodial”) in new stack
[Jun 29 10:01:11] VERBOSE[32700] logger.c: – Executing [s@macro-exten-vm:13] GosubIf(“SIP/1014-b7a05ab0”, “0?clrheader|1”) in new stack
[Jun 29 10:01:11] VERBOSE[32700] logger.c: – Executing [s@macro-exten-vm:14] Macro(“SIP/1014-b7a05ab0”, “dial||WwTt|1001”) in new stack
[Jun 29 10:01:11] VERBOSE[32700] logger.c: – Executing [s@macro-dial:1] GotoIf(“SIP/1014-b7a05ab0”, “1?dial”) in new stack
[Jun 29 10:01:11] VERBOSE[32700] logger.c: – Executing [s@macro-dial:3] AGI(“SIP/1014-b7a05ab0”, “dialparties.agi”) in new stack
[Jun 29 10:01:11] VERBOSE[32701] logger.c: == Begin MixMonitor Recording SIP/1014-b7a05ab0
[Jun 29 10:01:12] VERBOSE[32700] logger.c: – Executing [s@macro-dial:4] NoOp(“SIP/1014-b7a05ab0”, "Returned from dialparties with no extensions to call and DIALSTATUS: ") in new stack
[Jun 29 10:01:12] VERBOSE[32700] logger.c: – Executing [s@macro-exten-vm:15] GotoIf(“SIP/1014-b7a05ab0”, “0?exit”) in new stack
[Jun 29 10:01:12] VERBOSE[32700] logger.c: – Executing [s@macro-exten-vm:16] Set(“SIP/1014-b7a05ab0”, “SV_DIALSTATUS=”) in new stack
[Jun 29 10:01:12] VERBOSE[32700] logger.c: – Executing [s@macro-exten-vm:17] GosubIf(“SIP/1014-b7a05ab0”, “0?docfu|1”) in new stack
[Jun 29 10:01:12] VERBOSE[32700] logger.c: – Executing [s@macro-exten-vm:18] GosubIf(“SIP/1014-b7a05ab0”, “0?docfb|1”) in new stack
[Jun 29 10:01:12] VERBOSE[32700] logger.c: – Executing [s@macro-exten-vm:19] Set(“SIP/1014-b7a05ab0”, “DIALSTATUS=”) in new stack
[Jun 29 10:01:12] VERBOSE[32700] logger.c: – Executing [s@macro-exten-vm:20] ExecIf(“SIP/1014-b7a05ab0”, “0|MacroExit|”) in new stack
[Jun 29 10:01:12] VERBOSE[32700] logger.c: – Executing [s@macro-exten-vm:21] GotoIf(“SIP/1014-b7a05ab0”, “1?s-|1”) in new stack
[Jun 29 10:01:12] VERBOSE[32700] logger.c: – Executing [1001@from-internal:3] Set(“SIP/1014-b7a05ab0”, “__PICKUPMARK=”) in new stack
[Jun 29 10:01:12] VERBOSE[32700] logger.c: – Executing [1001@from-internal:4] Goto(“SIP/1014-b7a05ab0”, “|return|1”) in new stack
[Jun 29 10:01:12] WARNING[32700] pbx.c: Channel ‘SIP/1014-b7a05ab0’ sent into invalid extension ‘return’ in context ‘from-internal’, but no invalid handler

please helpme i have not modified any thing, and now im stuck on this :frowning:

How is extension 1014 defined under “Extensions”? Specifically, what context?

Hi
i already solved it , what was happening is that my astmanager.php it was like broken or something like that , so i had a backup file , and i did the restore of it , after that , internal calls already were working , i had replaced my astmanager.php by another cause i am having a trouble with a log file that increases zize over hundreds of gigabytes eating all my available space on disk , and when i replaced it something went wrong and if wasnt loading all instructions for internal calls.

i replaced it , because of this…