[asterisk-dev] make a call with IP address
Steve Totaro
stotaro at asteriskhelpdesk.com
Mon Apr 2 07:33:56 MST 2007
This is a user's list question.
Thanks,
Steve Totaro
_____
From: asterisk-dev-bounces at lists.digium.com
[mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of pandi
ponnangan
Sent: Monday, April 02, 2007 5:28 AM
To: asterisk-dev at lists.digium.com
Subject: [asterisk-dev] make a call with IP address
Hello all,
We are setting up a gateway in which the SIP devices will be connected
dynamically using the Asterisk system.
We use the originate Manager API command from our code to call an IP as
(SIP/1 at 10.20.30.40). The call rings on the phone and goes through the
normal (default) context and finally hangs up(WARNING[13833]: pbx.c:2415
__ast_pbx_run: Timeout, but no rule 't' in context 'GTW'
). Want we want to do it originate a simular call to another device say
SIP/2 at 10.20.30.50 and bridge the two connections.
Can we expect some hints to move further to establish the call between
SIP/1 and SIP/2. We are not interested in creating static entries in the
.conf files, but open to use Manager API to build the system on-the-fly.
All we want from the experts is that to validate our logic whether it is
feasible to build up the communication system using the above technique
and suggest us the best way to go about.
regards,
Pandi.P
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20070402/955fb184/attachment.htm
More information about the asterisk-dev
mailing list