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 application from > the Originate Action (using AMI), what I need to put in the context > parameter? The GoSub will jump to a special context. > Thanks again.... > > > > > ------------------------------------------------------------------------ > Date: Tue, 15 Sep 2009 17:17:38 -0500 > From: mmolina at millenium.com.co > To: asterisk-dev at lists.digium.com > Subject: Re: [asterisk-dev] MeetMe in Macro > > Anahi Ludue?a escribi?: > > Hi people, I have the following context in my dialplan: > > [macro-meetme-part] > exten => s,1,Set(PART_OPT=${ARG1}) > exten => s,n,Set(CONFNRO=${ARG2}) > exten => s,n,GotoIf($[${ISNULL(${ARG3})}]?start:rec) > exten => s,n(rec),Set(MEETME_RECORDINGFILE=${ARG3}-${CONFNRO}) > exten => s,n(start),MeetMe(${CONFNRO},${PART_OPT}) > exten => s,n,Noop(Next Line) > > The problem I have is that after the user hangs up the phone, the > dial plan doesn't go to the next line, but it shows the message: > /" Spawn extension (macro-meetme-part, s, 5) exited non-zero on > 'SIP/2001-083238e8' in macro 'meetme-part'"/ > > Why does it happen? Is it right? Or I'm wrong? > > Thanks a lot... > > No, when a hangup occurs, going to the next line is not the default > behavior on the dialplan. If there's a hangup that's where the channel > ends just like the message reads and the CDR is proof of that. The > only exception is when you define the special 'h' extension, which is > executed after the channel is hungup, but I'm not sure if the 'h' > extension works within a Macro. On that case I would play it safe and > define it in a normal context. It is known that some special > extensions, like the 'i' one, doesn't work within a Macro. That's one > of the many reasons why the use of Gosub() as a replacement for > Macro() is encouraged. > > Cheers, > > -- > Ing. Miguel Molina > Grupo de Tecnolog?a > Millenium Phone Center > PBX: (+57 1)6500800 ext. 1201 > Fax: (+57 1)6500816 > M?vil: (+57)3138873587 >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090916/903dbe66/attachment.htm
Thanks Miguel, It was my mistake. So, my question is: if I want to call the GoSub application from the Originate Action (using AMI), what I need to put in the context parameter? The GoSub will jump to a special context. Thanks, Date: Wed, 16 Sep 2009 09:34:31 -0500 From: mmolina at millenium.com.co To: asterisk-dev at lists.digium.com; asterisk-users at lists.digium.com Subject: Re: [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 _________________________________________________________________ Hay tantos ordenadores como personas. ?Descubre ahora cu?l eres t?! http://www.quepceres.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090916/378cdf82/attachment.htm
Hi Juan, I didn't use the GoSub application, I put the name of the context in the Originate and the variables and their values in the Variable field. See http://www.voip-info.org/wiki/view/Asterisk+Manager+API+Action+Originate. Good luck! Anahi Ludue?a From: jcardoza at tpmex.com To: asterisk-users at lists.digium.com Date: Wed, 23 Sep 2009 10:09:52 -0500 Subject: Re: [asterisk-users] MeetMe in Macro I need the same information, did you find that information Anahi??? Best regards Juan Cardoza De: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] En nombre de Anahi Ludue?a Enviado el: Mi?rcoles, 16 de Septiembre de 2009 09:49 a.m. Para: asterisk-users at lists.digium.com Asunto: [asterisk-users] MeetMe in Macro Thanks Miguel, It was my mistake. So, my question is: if I want to call the GoSub application from the Originate Action (using AMI), what I need to put in the context parameter? The GoSub will jump to a special context. Thanks, Date: Wed, 16 Sep 2009 09:34:31 -0500 From: mmolina at millenium.com.co To: asterisk-dev at lists.digium.com; asterisk-users at lists.digium.com Subject: Re: [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 ?Quieres que tus amigos de Messenger sigan tus movimientos de Facebook? ?Con?ctalos ya! Teleperformance values: Integrity - Respect - Professionalism - Innovation ? Commitment The information contained in this communication is privileged and confidential. The content is intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify me immediately by telephone or e-mail, and delete this message from your systems. Please consider the environmental impact of needlessly printing this e-mail. _________________________________________________________________ Descubre todas las formas en que puedes estar en contacto con amigos y familiares. http://www.microsoft.com/windows/windowslive/default.aspx -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090923/29412612/attachment.htm
Juan Cardoza
2009-Sep-30 23:03 UTC
[asterisk-users] Asterisk over CentOS the module for Digium TE121 is not in the zaptel file
Hello I have a CentOS OS that have asterisk installed, also zaptel, but when I use the: lspci command I have the next asnwer: 03:80.0 Ethernet controller: Unknown device d161:8000 (rev 11) I also check the zaptel file that contain the modules that can support and the wcte12xp module is not in the file, so I think the problem is that the driver is not install into the OS. I know that we can migrate to dahdi, but at this time I need a zaptel file that can support this card, does anyone can help me with this issue? Thanks a lot for your help. Jhon Teleperformance values: Integrity - Respect - Professionalism - Innovation - Commitment The information contained in this communication is privileged and confidential. The content is intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify me immediately by telephone or e-mail, and delete this message from your systems. Please consider the environmental impact of needlessly printing this e-mail. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090930/c65cadb2/attachment.htm