Help, internal extentions not working! (new install)

Lee Christie

New Member
Joined
Aug 22, 2008
Messages
14
Reaction score
0
I just installed PIAF on a system and after adding the extentions and trying to dial one from one of the phones all I get is "Congratulations, you have sucessfully installed and executed the Asterisk open-source PBX, you have also installed a set of sample sounds and configuration files..." etc.

it sounds as if I've installed Asterisk and not a full PBX but I've installed PIAF, the same was as on 2 other systems in the past but this time I don't nkow what's happened. :banghead:

Any advice?

Here's the output of asterisk -vvvvvvvvvr when I dial extention 201 from extention 202:

Code:
Connected to Asterisk 1.4.21.2 currently running on pbx (pid = 30622)
Verbosity was 0 and is now 9
    -- Executing [201@from-internal:1] NoOp("SIP/202-08b1b218", "") in new stack
    -- Executing [201@from-internal:2] Playback("SIP/202-08b1b218", "demo-congra
ts") in new stack
    -- <SIP/202-08b1b218> Playing 'demo-congrats' (language 'en')
  == Spawn extension (from-internal, 201, 2) exited non-zero on 'SIP/202-08b1b21
8'
    -- Executing [h@from-internal:1] Macro("SIP/202-08b1b218", "hangupcall") in
new stack
    -- Executing [s@macro-hangupcall:1] ResetCDR("SIP/202-08b1b218", "w") in new
 stack
    -- Executing [s@macro-hangupcall:2] NoCDR("SIP/202-08b1b218", "") in new sta
ck
    -- Executing [s@macro-hangupcall:3] GotoIf("SIP/202-08b1b218", "1?skiprg") i
n new stack
    -- Goto (macro-hangupcall,s,6)
    -- Executing [s@macro-hangupcall:6] GotoIf("SIP/202-08b1b218", "1?skipblkvm"
) in new stack
    -- Goto (macro-hangupcall,s,9)
    -- Executing [s@macro-hangupcall:9] GotoIf("SIP/202-08b1b218", "1?theend") i
n new stack
    -- Goto (macro-hangupcall,s,11)
    -- Executing [s@macro-hangupcall:11] Hangup("SIP/202-08b1b218", "") in new s
tack
  == Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'SIP/202-08b1b
218' in macro 'hangupcall'
  == Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'SIP/202-08b1b
218'
 
I always install all the modules and update them to the latest version
 
The CLI is not always as informative as the actual Asterisk log file, try:
tail -f /var/log/asterisk/full
then try the call again.. copy&paste that output for more detail as to what's failing you.
 

Members online

No members online now.

Forum statistics

Threads
26,687
Messages
174,410
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top