similar to: AMI logs

Displaying 20 results from an estimated 300 matches similar to: "AMI logs"

2009 Sep 29
3
UpdateConfig
Hi people, I need to update the voicemail.conf from the UpdateConfig Action (AMI). The problem is that I executed: Action: UpdateConfig srcFileName: voicemail.conf dstFileName: voicemail.conf Action-000000:append Cat-000000:test Var-000000:exten Value-000000:>999,test But I don't see the changes in the file. Can anybody tell me if there is something wrong in that code? Thanks,
2009 Jan 16
2
UpdateConfig : Appending line fails
Hello list, Can someone please point me out why would a stream like the following only write ONE line (the first) on the given file? Action: login Username: test Secret: 123456 Action: UpdateConfig SrcFilename: voicemail2.conf DstFilename: voicemail2.conf Action-000000: Append Cat-000000: default Var-000000: 127 Value-000000: >5555, Jason Bourne97, jason25 at noCia.gov.do ActionID:
2008 Aug 14
1
AMI and extensions.conf
Hello I'm looking for a wayy to modify extensions.conf It seems that PutConfig AMI command is not supposed to work on extensionsq.conf Any ideas? Thanks Vadim
2011 Sep 02
5
how to add-edit-delete entery into asterisk conf files
Hi list, I want ot do basic work (add-edit-delete) into asterisk configuration files, like sip.conf, manager.conf,musiconhold.conf etc. Please guide me how to configure all these files from from AMI connection. I am able to login into AMI from Login action but I want to do more task in to it. *AMI login:- * *login.php* <?php $socket = fsockopen("127.0.0.1","5038",
2008 Oct 14
1
Help With AMI
I am trying to get updateconfig working. I found an example of updating configuration files here: http://www.voip-info.org/wiki/index.php?page=Asterisk+Manager+API+Action+Upd ateConfig When I tried it the conf file was updated but the new entry was not added. action:updateconfig reload:no srcfilename:manager.conf dstfilename:manager.conf Action-000000:append Cat-000000:newuser
2009 Oct 30
7
Voicemail file
Hi all, When somebody leaves a message in the voicemailbox, is there a way to know the file name of it? I need to return the voicemail file name in the deadagi command. Thanks, Anahi _________________________________________________________________ Convierte las fotos que m?s te gustan en tu nuevo fondo de escritorio para el ordenador. Es f?cil y adem?s gratis
2009 Oct 05
3
OriginateResponse Event
Hi people, I'm executing some parallel Originate async, is there a way to know the result of each originate?... I was looking at the OriginateResponse event, but I don't know how to get it from my web service. Also, if I have 3 originate in parallel, how can I identify the OriginateResponse of each one? Thanks in advance... Anahi Ludue?a
2010 Jun 17
3
Music on Hold problema
Hi people, I have a problem with Music On Hold, it is stopped just after starting... This is the log: [Jun 17 19:20:22] VERBOSE[20784] logger.c: -- Executing [s at test:1] NoOp("SIP/7PBX-08229d18", "Start") in new stack [Jun 17 19:20:22] DEBUG[20784] pbx.c: Launching 'MusicOnHold' [Jun 17 19:20:22] VERBOSE[20784] logger.c: -- Executing [s at test:2]
2010 Jun 04
2
Press twice *
Hi people, I need to detect when the user presses twice *... In the dialplan I added the following, but it doesn't work. Could you help me with that? exten => **,1,..... Anahi Ludue?a _________________________________________________________________ ?Un navegador seguro buscando est?s? ?Protegete ya en www.ayudartepodria.com! www.ayudartepodria.com -------------- next
2009 Sep 17
2
DeadAgi
Hi people, I have the following dialplan: [context] exten => s,1,Noop(Start) ... exten => h,1,Noop(Ending) exten => h,n,DEADAGI(finconf.php,${ARG1},${ARG2}) When it is running, the asterisk gives the following error: -- Launched AGI Script /var/lib/asterisk/agi-bin/finconf.php == finconf.php|800|: Failed to execute '/var/lib/asterisk/agi-bin/finconf.php': No such file
2009 Oct 02
2
Followme
Hi everybody, What I need to do is to run a context where I'll pass some phones (for example: 3 numbers). I need to make something like a followme, if the first phone is not answered, I'll call the second one, and so on. That dial plan is not the problem, my problem is when I execute the AMI, I'm using the Originate. It needs a channel as an argument, so the context can be executed;
2010 Mar 05
1
Playback in h extension
Hi people, I'm trying to execute the PlayBack command in the h extension... but it is not played... is it possible to do that?Thanks, Anahi Anahi Ludue?a _________________________________________________________________ Ahora Messenger en tu Blackberry? 8520 con Movistar por 0 ?. ?A qu? esperas? http://serviciosmoviles.es.msn.com/messenger/blackberry.aspx --------------
2009 Jan 14
0
AMI API , Editing extensions.conf
Hello list, I'm using a PHP script to communicate with asterisk via AMI, and edit configuration files. So far everything went ok, but I came up with a little problem editing extensions.conf using 'updateconfig'. Is it possible to edit an existing line in extensions.conf file?, e.g. Given a 'category' in my extensions.conf as follow: [macro-mytest] exten =>
2009 Nov 10
2
Hangup
Hi, is it possible to hangup a channel from another channel? I want to finish a call from another channel, but if I put exten => h,n,HangUp(channelname) it doesn't hangup... Is that correct? Thanks, _________________________________________________________________ -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Jun 29
1
Dial options not working
Hi, I have an extension which has the follow me option activated. The followme option should go to a IVR if no answer... The problem that I have is that everything works when I'm calling it from my extension, but if I use any landline phone or a cell phone, I'm unable to enter any options. When I press one option, it seems I do nothing... Please, could you help me? Thanks, Anahi
2009 Oct 28
1
CDR(billsec)
Hi people, when I try to get the billsec in the dialplan, it is 0... but if after that I check the database, it is right (not 0). I'm trying to get it in the h extension, like: exten => h,1,Noop(End) exten => h,n,Noop(Time is ${CDR(billsec)}) .... Is it updated after the extension h is executed? In that case, how can I get the call duration in the h extension? Thanks, Anahi
2009 Sep 16
3
[asterisk-dev] MeetMe in Macro
Hi, I didn't notice on my first answer, but we are on the -dev list and this is not related to asterisk code developing. I will answer you on the -users list, so we can continue the discussion there. Cheers, -- Ing. Miguel Molina Grupo de Tecnolog?a Millenium Phone Center Anahi Ludue?a escribi?: > Hi, thanks Miguel. > I have another question: if I want to call the GoSub
2008 Mar 06
1
write in rimage package
Is there any way to write an imagematrix generated by the rimage package? Reproducible example: library(rimage) x <- read.jpeg(system.file("data", "cat.jpg", package="rimage")) png("newcat.png") plot(x) dev.off() The newcat.png image is different from the original file, because there are ugly white borders around it. Alberto Monteiro
2010 Jun 11
2
Call ended after 31 seconds
Hi people, I have a problem with some extensions. The calls are ended after 31/35 seconds, also, it depends on the number which I call. This is the log, but I've not been able to find something wrong... Any ideas? [Jun 11 15:50:46] DEBUG[26071] app_macro.c: Executed application: ExecIf [Jun 11 15:50:46] VERBOSE[26071] logger.c: -- Executing [s at macro-dialout-trunk:16]
2009 Sep 21
2
MySQL cmd
Hi people, I'm trying to retrieve data from the database (server MySQL). I have the following dial plan: exten => s,1,Noop(Start) exten => s,n,MYSQL(Connect connid localhost user pass asteriskcdrdb) exten => s,n,Noop(Connid: ${connid}) ... The problem is that the 3? line is not showing the connid. How can I know the error? Thanks,