<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=512090114-20122005><FONT face=Arial size=2>i want to forward a
call after the dial is not succesfull.</FONT></SPAN></DIV>
<DIV><SPAN class=512090114-20122005><FONT face=Arial size=2>But the problem is
when the phone is not registered i get this error:</FONT></SPAN></DIV>
<DIV><SPAN class=512090114-20122005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=512090114-20122005><FONT face=Arial size=2>Dec 20 15:01:45
VERBOSE[15092] logger.c: -- Executing
Set("SCCP/1000131-0000000b", "LANGUAGE()=de")<BR>Dec 20 15:01:45 VERBOSE[15092]
logger.c: -- Executing Set("SCCP/1000131-0000000b",
"CDRUserField=INTERN")<BR>Dec 20 15:01:45 VERBOSE[15092]
logger.c: -- Executing Set("SCCP/1000131-0000000b",
"MusicOnHold")<BR>Dec 20 15:01:45 WARNING[15092] pbx.c: Ignoring entry
'MusicOnHold' with no = (and not last 'options' entry)<BR>Dec 20 15:01:45
VERBOSE[15092] logger.c: -- Executing
Dial("SCCP/1000131-0000000b", "SIP/10001233|30")<BR>Dec 20 15:01:45 DEBUG[15092]
db.c: Unable to find key '10001233' in family 'SIP/Registry'<BR>Dec 20 15:01:45
DEBUG[15092] db.c: Unable to find key '10001233' in family 'SIP/Registry'<BR>Dec
20 15:01:45 NOTICE[15092] app_dial.c: Unable to create channel of type 'SIP'
(cause 3 - No route to destination)<BR>Dec 20 15:01:45 VERBOSE[15092]
logger.c: == Everyone is busy/congested at this time
(1:0/0/1)<BR>Dec 20 15:01:45 DEBUG[15092] app_dial.c: Exiting with
DIALSTATUS=CHANUNAVAIL.<BR>Dec 20 15:01:45 VERBOSE[15092]
logger.c: -- Executing
VoiceMail("SCCP/1000131-0000000b", "<A
href="mailto:b233@10001">b233@10001</A>")<BR>Dec 20 15:01:45 WARNING[15092]
app_voicemail.c: No entry in voicemail config file for '233'<BR>Dec 20 15:01:45
VERBOSE[15092] logger.c: -- Executing
Hangup("SCCP/1000131-0000000b", "")<BR>Dec 20 15:01:45 VERBOSE[15092]
logger.c: == Spawn extension (10001, 233, 106) exited non-zero on
'SCCP/1000131-0000000b'<BR>Dec 20 15:01:45 VERBOSE[15092]
logger.c: -- Executing Set("SCCP/1000131-0000000b",
"LANGUAGE()=de") in new stack<BR>Dec 20 15:01:45 VERBOSE[15092]
logger.c: -- Executing Playback("SCCP/1000131-0000000b",
"goodbye") in new stack<BR>Dec 20 15:01:45 VERBOSE[15092]
logger.c: -- Playing 'goodbye' (language 'de')<BR>Dec 20
15:01:46 VERBOSE[15092] logger.c: -- Executing
Hangup("SCCP/1000131-0000000b", "") in new stack<BR>Dec 20 15:01:46
VERBOSE[15092] logger.c: == Spawn extension (10001, h, 3) exited
non-zero on 'SCCP/1000131-0000000b'<BR></FONT></SPAN></DIV>
<DIV><SPAN class=512090114-20122005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=512090114-20122005><FONT face=Arial size=2>But my dialplan
shows this:</FONT></SPAN></DIV>
<DIV><SPAN class=512090114-20122005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=512090114-20122005><FONT face=Arial
size=2>...</FONT></SPAN></DIV>
<DIV><SPAN class=512090114-20122005><FONT face=Arial size=2>4
Dial SIP/10001233|30<----from here it jumps to 107
mailbox but this is only for busy but this is a unavailable
situation</FONT></SPAN></DIV>
<DIV><SPAN class=512090114-20122005><FONT face=Arial size=2>5
Goto 10001|23|1</FONT></SPAN></DIV>
<DIV><SPAN class=512090114-20122005><FONT face=Arial size=2>6
Hangup</FONT></SPAN></DIV>
<DIV><SPAN class=512090114-20122005><FONT face=Arial
size=2>105 VoiceMail <A
href="mailto:b233@10001">b233@10001</A></FONT></SPAN></DIV>
<DIV><SPAN class=512090114-20122005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=512090114-20122005><FONT face=Arial size=2>Somebody can help me
here why the GOTO is not followed?</FONT></SPAN></DIV></BODY></HTML>