<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br class="Apple-interchange-newline">Boa tarde pessoal,<br> <br>estou fazendo testes com fax e estou recebendo esta mensagm de que o codec nao pode ser traduzido. Ja inseri os seguintes codecs (g729, ILBC, alaw, GSM) e nada. Preciso recompilar o Asterisk?<br> <br> <br> <br>-- Executing [vono@recebe_vono:1] Goto("SIP/vono-0000006d", "rotadeentrada,s,1") in new stack<br> -- Goto (rotadeentrada,s,1)<br> -- Executing [s@rotadeentrada:1] Goto("SIP/vono-0000006d", "faxx,9090,1") in new stack<br> -- Goto (faxx,9090,1)<br> -- Executing [9090@faxx:1] Answer("SIP/vono-0000006d", "") in new stack<br>[Mar 22 09:30:36] WARNING[6708]: channel.c:5181 set_format: Unable to find a codec translation path from 0x100 (g729) to 0x400 (ilbc)<br>[Mar 22 09:30:36] WARNING[6708]: channel.c:5181 set_format: Unable to find a codec translation path from 0x100 (g729) to 0x400 (ilbc)<br> -- Executing [9090@faxx:2] Dial("SIP/vono-0000006d", "IAX2/iaxmodem") in new stack<br>[Mar 22 09:30:36] WARNING[6708]: chan_iax2.c:12180 iax2_request: Unable to create translator path for alaw to g729 on IAX2/iaxmodem-3462<br> -- Hungup 'IAX2/iaxmodem-3462'<br>[Mar 22 09:30:36] WARNING[6708]: app_dial.c:2341 dial_exec_full: Unable to create channel of type 'IAX2' (cause 0 - Unknown)<br> == Everyone is busy/congested at this time (1:0/0/1)<br> -- Executing [9090@faxx:3] Wait("SIP/vono-0000006d", "2") in new stack<br> -- Executing [9090@faxx:4] Hangup("SIP/vono-0000006d", "") in new stack<br> == Spawn extension (faxx, 9090, 4) exited non-zero on 'SIP/vono-0000006d'<br> <br>e o meu iax.conf esta da seguinte maneira<br> <br> <br>[iaxmodem]<br>context = enviafax<br>host = dynamic<br>username = iaxmodem<br>secret = senha<br>type = friend<br>disallow = all<br>allow = alaw<br>allow = ilbc<br>allow = g729<br>allow = gsm<br>qualify = yes<br>requirecalltoken = no<br><br>[9090]<br>context = enviafax<br>host = dynamic<br>username = 9090<br>secret = senha<br>type = friend<br>disallow = all<br>allow = alaw<br>allow = gsm<br>allow = ilbc<br>allow = g729<br>qualify = yes<br> <br> Estive pesquisando e vi que teria que usar o codec ulaw, mas o resultado foi o mesmo....<br>Quando eu uso o fax eu sou obrigado a criar ramais no IAX2? Nao pode ser só no SIP? Obrigado a todos<style><!--
.ExternalClass .ecxshape {
}
--></style><style><!--
.ExternalClass p.ecxMsoNormal, .ExternalClass li.ecxMsoNormal, .ExternalClass div.ecxMsoNormal {
font-size:12.0pt;
font-family:"Times New Roman","serif";
}
.ExternalClass a:link, .ExternalClass span.ecxMsoHyperlink {
color:blue;
text-decoration:underline;
}
.ExternalClass span.ecxMsoHyperlinkFollowed {
color:purple;
text-decoration:underline;
}
.ExternalClass pre {
font-size:10.0pt;
font-family:"Courier New";
}
.ExternalClass p.ecxMsoAcetate, .ExternalClass li.ecxMsoAcetate, .ExternalClass div.ecxMsoAcetate {
font-size:8.0pt;
font-family:"Tahoma","sans-serif";
}
.ExternalClass span.ecxPr-formataoHTMLChar {
font-family:Consolas;
}
.ExternalClass span.ecxEstiloDeEmail19 {
font-family:"Calibri","sans-serif";
color:#1F497D;
}
.ExternalClass span.ecxTextodebaloChar {
font-family:"Tahoma","sans-serif";
}
.ExternalClass .ecxMsoChpDefault {
}
.ExternalClass div.ecxWordSection1 {
}
--></style>                                            </div></body>
</html>