similar to: Dialplan to reach external SIP phone

Displaying 20 results from an estimated 1300 matches similar to: "Dialplan to reach external SIP phone"

2011 Jan 07
2
XEN on CentOS 5.5 - Cannot create VM using Local Install (grayed out)
Hello community! I''m running into some strange problem with my CentOS while trying to create a new VM using virt-manager. I''m connected locally and when I''m following the wizard, at the time it asks me to select the installation option I can only select Network Install. I am pretty messed up ,being trying to search a whole net for last week ,but cant fix it Any idea
2014 Feb 04
2
Connect to remote GW
If SIP channel driver needs to connect to a remote GW over a dedicated SIP trunk BUT the remote GW has a 'standby' in case of failure, how can the sip configuration file be configured for the remote GW when there are actually two IP addresses. If the main remote GW fails control automatically switches to the standby GW, so how could the SIP configuration file hande this switch and support
2013 Jul 01
1
Send event/notification from one channel driver ot another
? Is there a way to send an event notification from one Channel Driver to another Channel Driver??If I wanted to have one channel driver do something custom depending on the call state of the other channel driver?involved in the call, how could you send some kind of event or state notification directly to this other channel driver? ? Thanks -------------- next part -------------- An HTML
2013 Jul 22
2
Asterisk 1.8 Service: -r does not give CLI
We have Asterisk1.8.11 and can not move to a newer version right now. But when we run Asterisk as a service, the -r option does not result in giving the CLI prompt? Did the option to get the CLI change? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130722/903d1851/attachment.htm>
2013 Oct 16
3
How to disable Internal call ?
Dear All, I want to disable internal call facility.Means agent(4002) does not make call to agent(4003) or other extensions. Regards Akhilesh -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20131016/e1c5734f/attachment.html>
2012 Nov 21
1
core show translation - difference in Asterisk Versions
Hello All, I was wondering if somebody could elaborate the change in translation of codecs specifically the amount of time increased in Asterisk 11. For example *Asterisk 11* * **alaw **speex * *gsm **15000 **15000 * *ulaw 9150 15000* * * *Asterisk 1.6.x* * **alaw **speex * *gsm **2 12002 * *ulaw 1 12002* I did recalculate the
2005 Jun 28
3
OCFS2 volumes do no mount automatically on RHEL4 also
On RHEL4 also, the service o2cb starts later than _netdev device mounts. So mount fails. Should the o2cb service start earlier to fix this? Zafar -----Original Message----- From: ocfs2-users-bounces@oss.oracle.com [mailto:ocfs2-users-bounces@oss.oracle.com] On Behalf Of ocfs2-users-request@oss.oracle.com Sent: Tuesday, June 28, 2005 12:00 PM To: ocfs2-users@oss.oracle.com Subject: Ocfs2-users
2005 Apr 15
3
pxelinux 2.11 unable to mount root fs
Hi, I've been using PxeLinux to boot our Debian kernel successfully for some time now. I recently increased the size of the ramdisk from about 484 MBs to 517 MBs and encountered the following error during bootup: --- RAMDISK: Compressed image found at block 0 Freeing initrd memory: 105519k EXT3-fs: Magic mismatch, very weird! cramfs: wrong magic sh-2021: reiserfs_read_super: can not find
2007 Jan 27
3
Samba running slow
Hello everyone: Over the past few years I have been a happy samba user, running samba on Redhat / FC platforms. Recently I upgraded hardware, and Samba hasn't been performing well at all.. which makes me sad :-( The new hardware is Asus P5B board with a dual-core intel processor. This board has an onboard Realtek RTL8111/8168B gigabit ethernet controller, which was a hassle to setup.
2014 Apr 02
5
[LLVMdev] [lld] Verifying the Architecture of files read
So is for PE32 and PE32+. They cannot be mixed because they are for x86 and x86-64, respectively. I'd think we can simply wait for all files to be parsed and pass them to a LinkingContext to ask whether or not the input file set seems OK. On Tue, Apr 1, 2014 at 9:59 PM, Shankar Easwaran <shankare at codeaurora.org>wrote: > On 4/1/2014 11:51 PM, Simon Atanasyan wrote: > >>
2009 Aug 28
2
No route matches "/%20questions/showans/1" with {:method=>:g
Hi i face this problem when i submit the information while evaluating the a new page in a already done scaffold...........the new page is "showans"......i write the link_to tag like this " <%= link_to ''Submit'', :controller => " questions", :action => "showans", :id => @question.id %>" -- Posted via
2012 Oct 21
5
Error occured while evaluating nil
This is the code if !params[:ratings].nil? params[:ratings].each_key do |r| @selected_ratings << r @movies << Movie.where(''rating = :rating'', :rating => r) @sort = params[:sort] end elsif @selected_ratings = @all_ratings @movies = Movie.order(@sort) @sort = params[:sort] end This is the error You have a nil object
2014 Apr 02
2
[LLVMdev] registerSize on X86 confused?
I looked at this briefly, I think it causes some mistakes that get reversed later in fixupReg. The disassembler design is a bit of a mess with regards to prefixes and operand size. On Tue, Apr 1, 2014 at 4:43 PM, Jun Koi <junkoi2004 at gmail.com> wrote: > > > > On Mon, Mar 31, 2014 at 11:48 PM, Jun Koi <junkoi2004 at gmail.com> wrote: > >> Hi, >> >>
2019 Feb 10
4
Compiling GNU C Library (glibc) with llvm
Hi All, I was trying to build GNU C Library (glibc implementation) using the clang compiler in a x86_64 Linux system. However, whenever I try to set the clang compiler as the compiler in the configure script of glibc, I am getting the following error. checking if clang is sufficient to build libc... no I did a quick research to see why does clang compiler is not sufficient to build the glibc
2005 Aug 29
9
can a class find out it''s instance name?
Hi friends - a javascript question.... Does the prototype object add some way for a class to find out the variable name of its instance variable? Or does javascript have some built in way to do this? This is confusing to describe - but if I define a variable as some object: var myVariable= new Widget(''fdfa''); can some built-in method inside the Widget class be
2008 Mar 10
1
dialplan logic questions: macro not reaching DIALSTATUS based extension (s-ANSWER)
Hello everyone, I'm having some troubles with some dialplan logic I've written which sends missed call notifications via e-mail. It's currently sending these notifications even if the call was answered, marking them all as hung-up. What I've been able to see is that the macro never reaches the "s-ANSWER" bits which mark the call as successful. I've posted my
2005 Apr 21
1
tftpd-hpa file download status
Quick question: is it possible to get the status of files being downloaded from the tftp server? Perhaps from a log file? Perhaps from an RPC call? I'm using tftpd-hpa along with PXELinux and it would be really nice if I could query the download progress of the kernel and ramdisk images. Thanks, Salman
2011 Dec 02
0
Sr. Consulting Engineer (FreeBSD) in South San Francisco area
Hi, My name is Zafar. I am a Recruiter with APN Software Services, Inc. We are looking for Senior Engineers in South San Francisco/San Bruno, CA area who gets a kick by working on FreeBSD kernel and device-driver level, hands on coding.. Position Title: Sr. FreeBSD Consultant Location: San Francisco/San Bruno, CA Duration: 6 - 12 Months Contract Rate: Open Responsibilities: .
2005 Jan 11
2
[memdisk] remote booting diskless Mini-ITX system
Hi, As the subject suggests, I am trying to remote boot a Mini-ITX system. I am using PXELinux as the bootloader, and Memdisk (2.11) as the 'kernel'. My ramdisk image is a hard drive image based on PC-DOS. Two things go wrong during the boot process. 1. "INT 13 08: Failure, assuming this is the only drive" message 2. "Loading boot sector... booting..." message,
2005 Jun 28
2
Problems with repeated calls to setTimeout?
Prototype.js and Thomas''s effects scripts use repeated setTimeout calls for timed looping, for instance in time-based observers. On Konqueror 3.4.1 (possibly other khtml-based browsers, too), these observers reproducibly crash the browser. Just keeping open a browser with such an observer is enough. After some time it invariably segfaults. When I substitute setInterval for setTimeout