[AsteriskBrasil] dial com py-asterisk

Saulo Quinteiro sauloquinteiro em gmail.com
Terça Julho 20 11:19:42 BRT 2010


Para originar chamadas da cli você não precisa utilizar necessariamente 
essa API.
você pode originar com:

asterisk -rx "originate <tech/data> application <appname> [appdata]"
asterisk -rx "originate <tech/data> extension [exten@][context]"

   There are two ways to use this command. A call can be originated 
between a
channel and a specific application, or between a channel and an extension in
the dialplan. This is similar to call files or the manager originate action.
Calls originated with this command are given a timeout of 30 seconds.

Usage1: originate <tech/data> application <appname> [appdata]
   This will originate a call between the specified channel tech/data 
and the
given application. Arguments to the application are optional. If the given
arguments to the application include spaces, all of the arguments to the
application need to be placed in quotation marks.

Usage2: originate <tech/data> extension [exten@][context]
   This will originate a call between the specified channel tech/data 
and the
given extension. If no context is specified, the 'default' context will be
used. If no extension is given, the 's' extension will be used.

Ou até mesmo utilizar o asterisk call file (.call )

http://www.voip-info.org/tiki-index.php?page=Asterisk+auto-dial+out

Att,

Saulo Quinteiro dos Santos
Bacharel em Ciências da Computação UFPR
Cel: 	(041) 9927-5236
Com:	(041) 2141-9567


Em 20/07/2010 10:56, Moisés P. Sena escreveu:
> Bom dia!
>
> Preciso implementar um script executável para fazer ligação via cli, 
> usando py-asterisk.
> Já procurei na net mas não achei nenhum exemplo de como fazer isto...
>
> O meu script vai funcionar assim:
>
> # /dial.py '<origem>' '<destino>'
>
>
>
>
> -- 
> Moisés P. Sena <moises em oriontec.com.br <mailto:moises em oriontec.com.br>>
> (Desenvolvedor WEB)
> Oriontec Automação Comercial
> http://www.oriontec.com.br
>
>
> _______________________________________________
> KHOMP: qualidade em placas de E1, GSM, FXS e FXO para Asterisk.
> - Hardware com alta disponibilidade de recursos e qualidade KHOMP
> - Suporte técnico local qualificado e gratuito
> Conheça a linha completa de produtos KHOMP em www.khomp.com.br
> _______________________________________________
> Temos tudo para seu projeto VoIP com Asterisk!
> Descontos especiais para assinantes da AsteriskBrasil.org.
> Registre-se e receba um cupom exclusivo de desconto!
> Acesse agora www.voipmania.com.br
> ______________________________________________
> Lista de discussões AsteriskBrasil.org
> AsteriskBrasil em listas.asteriskbrasil.org
> http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil
-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: http://listas.asteriskbrasil.org/pipermail/asteriskbrasil/attachments/20100720/710ab9ff/attachment.htm 


Mais detalhes sobre a lista de discussão AsteriskBrasil