Re: [asterisk-users] Asterisk.NET API --help required

2007-12-20 Thread Lee Jenkins
srinivas Antarvedi wrote:
 Hello all,
 
 Here is the requirement from my side
 to  use Asterisk.NET API  to  generate
 an automated call  (outgoing)  from asterisk
 and then link to one of the extensions which
 plays a sound file for the callee.
 
 For this i have worked out in the follwing way
 
 1)modified manager.conf to facilitate this API to talk to asterisk
 2)used the command Originate to call a Registered user under
asterisk and when the user answers the phone it plays whatever
i put against the extension..
 
 But my exact requirement is like this
 
 1)Call to the user
 2)if answers connect him to the extension provided in the extensions.conf
 3)if the user didnt lift the phone within the deault timeout period(30 sec)
 4)if the user cancels the phone (Congestion case)
 5)if the user not registerd to the(unreachable case)
 
 to trace the cases of 3, 4, 5 how should i follow the API
 I got confused with originate action,orginate sucess event , originate 
 failure event
 

http://www.datatrakpos.com/pos/datatalk/dpdownload.aspx

Download the Manager API Testing Utility.  I wrote to help me with a software 
program that I was writing that used the Manager API heavily.  Allows you to 
view the AMI activity, send commands, etc outside of your dev environment. 
Helped me a lot and its fee to use.

You can also get it on:
http://www.voip-info.org/wiki/view/Asterisk+GUI

Wish I had more time to do Asterisk related development, its a lot of fun...

-- 
Warm Regards,

Lee

If I don't see you around here, I'll see you around, hear?

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Asterisk.NET API --help required

2007-12-19 Thread srinivas Antarvedi
Hello all,

Here is the requirement from my side
to  use Asterisk.NET API  to  generate
an automated call  (outgoing)  from asterisk
and then link to one of the extensions which
plays a sound file for the callee.

For this i have worked out in the follwing way

1)modified manager.conf to facilitate this API to talk to asterisk
2)used the command Originate to call a Registered user under
   asterisk and when the user answers the phone it plays whatever
   i put against the extension..

But my exact requirement is like this

1)Call to the user
2)if answers connect him to the extension provided in the extensions.conf
3)if the user didnt lift the phone within the deault timeout period(30 sec)
4)if the user cancels the phone (Congestion case)
5)if the user not registerd to the(unreachable case)

to trace the cases of 3, 4, 5 how should i follow the API
I got confused with originate action,orginate sucess event , originate
failure event

can anybody give me a hint so that i can proceed further

thanks in advance for the kind suggestions.


regards
srinivas antarvedi

-- 
Srinivas Antarvedi
___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users