search for: gonval

Displaying 10 results from an estimated 10 matches for "gonval".

Did you mean: goncal
2012 Mar 01
1
Booting virtual machines automatically
Hello, I am managing several virtual machines (a predefined set) with virsh, and I would like to make sure that all VMs are booted when the host reboots. What is the recommended approach for this? Thanks, Daniel Gonzalez -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Jul 02
0
Problem locating stream files
...es. How is this possible? My understanding is that any system call initiated by the process (be it in the core process, or in any shared library) should show up in strace, but I am not that proficient with strace. Here you have some details. First, the asterisk traces: -- Registered SIP 'gonvaled' at 192.168.1.200 port 5060 expires 900 -- Executing VoiceMail("SIP/gonvaled-e0c6", "u100") in new stack Jul 2 11:53:32 WARNING[81926]: file.c:462 ast_openstream: File vm-theperson does not exist in any format Jul 2 11:53:32 WARNING[81926]: file.c:750 ast_streamfile:...
2015 Feb 26
1
How to perform some tasks after the CDR has been closed?
Hi, I would like to do some tasks after the CDR has been closed, and the CDR(end), CDR(billsec) and CDR(duration) fields are available. I have tried to do that on the h extension, but it seems the CDR is not yet complete in the h extension. When is the CDR closed? How can I trigger some actions after that event? It would be nice if the channel is still available, since I need access to other
2014 Oct 14
1
Do subroutines need their own h extension?
Hi all, According to the documentation ( http://www.voip-info.org/wiki/view/Asterisk+h+extension): Be aware: Macros require their own h extension as they do not make use of the calling context's h extension! Does this apply to subroutines too? I am unable to find the corresponding explanation. If not: what happens when a call is hanged-up during the execution of a subroutine? Is the h
2014 Dec 11
2
Finish extension (avoid dialplan to silently continue in the next priority of another extension)
Hi, I have run into a strange behaviour: [ctx-test] exten => h,1,NoOp(*** hangup ***) exten => s,1,NoOp(*** ${EXTEN} ***) same => n,... same => n,... same => n,Hangup() Strangely, the h extension continues on the priority 2 of the extension s. Maybe this is caused by the use of same? How can I make sure that an extension is really ending, something like: exten =>
2014 Dec 09
4
Passing literals with commas to subroutine
Hi, Let's say I do: Set(data=xxx,yyy) Gosub(my-sub,s,1(${data})) My subroutine will only receive "xxx" for ARG1. How can I pass a literal with a comma to a single argument in a subroutine? (The point is: when calling the subroutine I do not know if the variable has a comma or not.) Thanks, Daniel -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Dec 09
0
Log to file in Asterisk: append with newline
Hi all, (I am testing on Asterisk 11.7.0~dfsg-1ubuntu1) I am using the following format to append to a logfile, according to the documentation <http://www.voip-info.org/wiki/view/Asterisk+func+FILE>: same => n,Set(FILE(/tmp/mylog.txt,,,a)=my-log-message) But this does not append a newline. So I am trying: same => n,Set(FILE(/tmp/mylog.txt,,,al)=my-log-message) But this does not
2014 Jul 18
0
Dial international number over dahdi trunk
Hi all, I am trying to perform the following outgoing call: exten => _49.,1,Log(NOTICE,Dialing German number: ${EXTEN}) same => n,Set(route=DAHDI/g1/00${EXTEN}) same => n,Dial(${route}) exten => _0049.,1,Goto(${EXTEN:2},1) exten => _01149.,1,Goto(${EXTEN:3},1) exten => _+49.,1,Goto(${EXTEN:1},1) But this is not working. I have also tried changing the
2014 Sep 19
1
Show Log(NOTICE) messages on the console
Hi, I have asterisk running as daemon. I connect to my running asterisk servers with: sudo asterisk -r In one asterisk instance (11.2.1) I see Log(NOTICE) messages, which is what I want. In another instance (11.7.0~dfsg-1ubuntu1) I do not see the Log(NOTICE) messages. To see them I must make the cli very verbose (sudo asterisk -rvvvv or more), which is **not** what I want (I really only want
2004 Jun 22
0
Accessing ISDN with avm bluetooth hardware
Hi *, This is my first message to this list, so I hope I am not breaking any rule with my post. My question is the following: can I establish a voice connection over an ISDN interface by using a bluetooth dongle to connect to the ISDN access point? Here follow the details: I have compiled and configured asterisk. Everything seems fine except that when I configure asterisk to use the ISDN