<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Desculpe-me. Errei ao digitar. O correto é,<BR>
<BR>
Action: Originate<BR>Context: ext-local<BR>Exten: 03188888888<BR>Priority: 1<BR>Channel: SIP/1511<BR>
<BR>
Message: Originate failed<BR><BR>
Really destroying SIP dialog<BR><A href="mailto:'07538cb1188b600846298c407c6f840c@127.0.0.1'">'07538cb1188b600846298c407c6f840c@127.0.0.1'</A> Method: INVITE<BR><BR>
<BR>
<BR><BR>> Date: Mon, 24 Mar 2008 17:30:40 -0300<BR>> From: feliperp3@gmail.com<BR>> To: asteriskbrasil@listas.asteriskbrasil.org<BR>> Subject: Re: [AsteriskBrasil] Comando Originate (Asterisk Manager)<BR>> <BR>> vc consegue via 1511 ou via 1551???<BR>> <BR>> 2008/3/24, Wagner Freitas <wgfreitas@hotmail.com>:<BR>> ><BR>> > Olá pessoal, estou desenvolvendo uma pequena aplicação para gerar chamadas<BR>> > por meio do Asterisk Manager (TCP 5038).<BR>> ><BR>> > Via Telnet, executei,<BR>> ><BR>> > Action: Login<BR>> > Username: admin<BR>> > Secret: amp111<BR>> ><BR>> > e a resposta foi OK.<BR>> > Mas ao solicitar ação do tipo Originate retorna erro,<BR>> ><BR>> > Action: Originate<BR>> > Context: ext-local<BR>> > Exten: 03188888888<BR>> > Priority: 1<BR>> > Channel: SIP/1551<BR>> ><BR>> > e retorna,<BR>> ><BR>> > Response: Error<BR>> > Message: Originate failed<BR>> ><BR>> > Really destroying SIP dialog<BR>> > '07538cb1188b600846298c407c6f840c@127.0.0.1' Method: INVITE<BR>> ><BR>> > Mas via X-Lite consigo realizar a chamada sem problema (via 1511).<BR>> > Alguém sabe me informar onde estou falhando? Obrigado. Um abraço a todos.<BR>> > A seguir colo o conteúdo dos arquivos de configuração do Asterisk.<BR>> ><BR>> ><BR>> ><BR>> > sip.conf<BR>> > --<BR>> > [general]<BR>> > port=5060 ;Port to bind to (SIP is 5060)<BR>> > bindaddr=0.0.0.0 ;Address to bind to (all addresses on machines)<BR>> > srvlookup=yes<BR>> > register =><BR>> > USUARIO_VONO:SENHA_VONO@vono.net.br:5060/USUARIO_VONO<BR>> > #include sip_nat.conf<BR>> > #include sip_custom.conf<BR>> > #include sip_additional.conf<BR>> ><BR>> ><BR>> ><BR>> > sip_additional.conf<BR>> > --<BR>> > [1511]<BR>> > username=1511<BR>> > secret=123<BR>> > type=friend<BR>> > host=dynamic<BR>> > callerid=1511 <1511><BR>> > context=ext-local<BR>> > [1512]<BR>> > username=1512<BR>> > secret=123<BR>> > type=friend<BR>> > host=dynamic<BR>> > callerid=1512 <1512><BR>> > context=ext-local<BR>> > [1513]<BR>> > username=1513<BR>> > secret=123<BR>> > type=friend<BR>> > host=dynamic<BR>> > callerid=1513 <1513><BR>> > context=ext-local<BR>> > [USUARIO_VONO]<BR>> > type=peer<BR>> > username=USUARIO_VONO<BR>> > secret=SENHA_VONO<BR>> > fromuser=USUARIO_VONO<BR>> > fromdomain=vono.net.br<BR>> > context=gvt<BR>> > disallow=all<BR>> > allow=alaw<BR>> > allow=ilbc<BR>> > allow=ulaw<BR>> > host=vono.net.br<BR>> > insecure=very<BR>> > qualify=no<BR>> > port=5060<BR>> > aut=md5<BR>> > nat=yes<BR>> > canreinvite=no<BR>> > dtmfmode=rfc2833<BR>> > allow=gsm<BR>> ><BR>> ><BR>> ><BR>> > extensions.conf<BR>> > --<BR>> > [ext-local]<BR>> > exten => 1511,1,Dial(SIP/1511,20)<BR>> > exten => 1511,2,Hangup<BR>> > exten => 1512,1,Dial(SIP/1512,20)<BR>> > exten => 1512,2,Hangup<BR>> > exten => 1513,1,Dial(SIP/1513,20)<BR>> > exten => 1513,2,Hangup<BR>> > exten =><BR>> > _0.,1,Dial(SIP/${EXTEN}@USUARIO_VONO,60,A(test)S(1))<BR>> > exten => _0.,2,Hangup<BR>> > [gvt]<BR>> > exten => USUARIO_VONO,1,Dial(SIP/1511,20)<BR>> > exten => USUARIO_VONO,2,Hangup<BR>> ><BR>> > ________________________________<BR>> > Veja mapas e encontre as melhores rotas para fugir do trânsito com o Live<BR>> > Search Maps! Experimente já!<BR>> > _______________________________________________<BR>> > Compre uma camiseta da AsteriskBrasil.org!<BR>> > http://www.voipmania.com.br<BR>> > == VoIPMania.com.br ==<BR>> ><BR>> > _______________________________________________<BR>> > LIsta de discussões AsteriskBrasil.org<BR>> > AsteriskBrasil@listas.asteriskbrasil.org<BR>> > http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil<BR>> ><BR>> _______________________________________________<BR>> Compre uma camiseta da AsteriskBrasil.org!<BR>> http://www.voipmania.com.br<BR>> == VoIPMania.com.br ==<BR>> <BR>> _______________________________________________<BR>> LIsta de discussões AsteriskBrasil.org<BR>> AsteriskBrasil@listas.asteriskbrasil.org<BR>> http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil<BR><BR><br /><hr />Notícias direto do New York Times, gols do Lance, videocassetadas e muitos outros vídeos no MSN Videos! <a href='http://video.msn.com/?mkt=pt-br' target='_new'>Confira já!</a></body>
</html>