j_amorim
2005-Aug-18 20:09 UTC
[Asterisk-Users] Agi Script - sending a message to called party
Hello guys, Can someone help me??? I was wondering to know how to point a agi message to a specific channel?? For example. caller ---------- * ------ agi script(Send message)---called In this above case in my script every thing is all right, it is, I can send the message correctly to the caller. $AGI->send_text("message") But I would like to send the message to the called party like "you have a call". How can I point this message to the called party ????? The default is to send the message to the caller party and this is working pretty good. I would like to do the opposite. Dou you have a tip??????? Thaks in advance J?natas Amorim
j_amorim
2005-Aug-19 05:38 UTC
[Asterisk-Users] Agi Script - sending a message to called party
Hello guys, Can someone help me??? I was wondering to know how to point a agi message to a specific channel?? For example. caller ---------- * ------ agi script(Send message)---called In this above case in my script every thing is all right, it is, I can send the message correctly to the caller. $AGI->send_text("message") But I would like to send the message to the called party like "you have a call". How can I point this message to the called party ????? The default is to send the message to the caller party and this is working pretty good. I would like to do the opposite. Dou you have a tip??????? Thaks in advance J?natas Amorim