similar to: Can get IAX connection but no SIP connection?

Displaying 20 results from an estimated 200 matches similar to: "Can get IAX connection but no SIP connection?"

2019 Sep 06
2
[PATCH 15/18] virtiofs: Make virtio_fs object refcounted
On Thu, Sep 05, 2019 at 03:48:56PM -0400, Vivek Goyal wrote: > This object is used both by fuse_connection as well virt device. So make > this object reference counted and that makes it easy to define life cycle > of the object. > > Now deivce can be removed while filesystem is still mounted. This will > cleanup all the virtqueues but virtio_fs object will still be around and
2019 Sep 06
2
[PATCH 15/18] virtiofs: Make virtio_fs object refcounted
On Thu, Sep 05, 2019 at 03:48:56PM -0400, Vivek Goyal wrote: > This object is used both by fuse_connection as well virt device. So make > this object reference counted and that makes it easy to define life cycle > of the object. > > Now deivce can be removed while filesystem is still mounted. This will > cleanup all the virtqueues but virtio_fs object will still be around and
2012 Aug 02
3
INDEX rdb and rdx files
Greetings, My computer has these OS: 64-bit blfs linux R2.15.1 If one has downloaded a tarball for example MASS.tar.ga and unzip it Are there R commands to generate the following?:- a) the INDEX file b) 'R' files such as MASS.rdb and MASS.rdx advice would be appreciated sincerely luxInteg
2018 Jun 06
2
Using ControlPlayback with AWS S3
Hi, I have tested ControlPlayback and grabbed files via an apache server with no issue. I want to be able to grab files via aws S3 which would require me to add some headers to authenticate. Is there any way to have Asterisk add headers or would I need a http proxy in the middle? TIA. Dovid -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Sep 05
6
asterisk CAPI dial-in issues
Hello configuration as follows, dial-out works: capi.conf: [hfcpci] ;;PointToPoint (55512-0) isdnmode=MSN incomingmsn=* ;msn=61 controller=1 devices=2 context=incoming extensions.conf: [incoming] exten => _XX,1,Playback(demo-abouttotry) exten => _XX,n,Dial,SIP/xlite1 exten => _XX,n,HangUp When call is placed, the following debug info is shown, after the last line, it stalls until
2019 Sep 06
0
[PATCH 15/18] virtiofs: Make virtio_fs object refcounted
On Fri, Sep 06, 2019 at 01:03:09PM +0100, Stefan Hajnoczi wrote: > On Thu, Sep 05, 2019 at 03:48:56PM -0400, Vivek Goyal wrote: > > This object is used both by fuse_connection as well virt device. So make > > this object reference counted and that makes it easy to define life cycle > > of the object. > > > > Now deivce can be removed while filesystem is still
2004 Jun 16
1
Modified Prepaid Error
I am trying to install the Modified Prepaid App. I have installed PostgeSQL, created the tables, etc. Make Install runs ok. The when I try to launch asterisk (asterisk -vvvvvgc), it fails to run. I get the following errors, 1st error: [app_prepaid.so] => (Prepaid Application) == Parsing '/etc/asterisk/prepaid.conf': Found Jun 16 14:27:27 ERROR[-1085267840]: app_prepaid.c:127
2007 Apr 09
2
Asterisk installation issue - CLI showing 0 active channels
Hi All, I would appreciate a lot if you could help me. I have installed Asterisk 1.4.1 and zaptel 1.4.2 on my redhat enterprise linux 4. I have also installed 1 FXO port card: Digium TDM400P. After loading zaptel driver I could see my digium card's led glow green. Tested with zttool that its in OK state. I have configured fxsks=4 in zaptel.conf(channel 4 cause FXO module is on port 4). I
2005 Sep 02
2
chan_capi hfcpci mISDN linux 2.6.12 not working
Hello, These are error messages I get when I try to call a number over CAPI channel. -- Executing SetCallerID("SIP/xlite1-3b80", "0") in new stack -- Executing Dial("SIP/xlite1-3b80", "CAPI/hfcpci/b17") in new stack > data = hfcpci/b17 > capi request for interface 'hfcpci' == hfcpci: Call CAPI/hfcpci/b17-1 (pres=0x00,
2005 Aug 08
2
zaphfc syslog flooding
Hi, my zaphfc is flooding my syslog with two messages (even without asterisk running). Is this "normal"?: -------------------------------------------------- zaphfc: bchan rx fifo not enough bytes to receive! (z1=1360, z2=1353, wanted 8 got 7), probably a buffer overrun. zaphfc: dropped audio (z1=2712, z2=2695, wanted 8 got 17, dropped 9). With Asterisk running (asterisk -vvvvvgc)
2006 May 23
9
Simple networking problem - DNS
Hi, I have spent a fair amount of time trying to solve this problem and tried things like disabling checksums etc. The problem is like this: 1. I boot my dom0 without xend running and I can resolve and ping google. 2. I start xend (without and domU domains up) and after a while I can no longer resolve domain names, but I can ping the public IP addresses. 3. I start up a domU (xm create -c xyz)
2004 Apr 21
1
one-way audio and isdn4linux
Hi, Apologies in advance for the lengthy email. I'm new to asterisk and have trouble with isdn4linux. The setup is very basic like this: winxp ------- asterisk -------- winxp x-lite | x-lite | pstn The hardware involved is: Compaq EVO with RH9/kernel 2.4.20-30.9. Fritz!Card PCI v2 Asterisk CVS-04/17/04-21:36:18 Basically
2003 Mar 20
11
Voicetronix
Has anyone gotten the voicetronix boards to work with Asterisk, what would it take? Or does anyone know where I can get 4 ports or more fxs PCI cards that do work with asterisk? Brian J. Schrock Network Engineer, RHCE, CCNA Anistone Technologies Phone: 614-798-9106 FAX: 614-573-7165 6926 Avery Rd. Dublin, OH 43017
2005 Sep 10
4
Fritz, mISDN, Help
A plea to all! Has anyone had any success with two or more avm fritz pci cards with either misdn, chan_misdn, or chan_capi, and any version of linux 2.6.x? I have managed to get misdn to load under 2.6.13 and detect two cards using misdn-capi and chan-capi (using capiinfo and capi info under asterisk) - but the second card/controller doesn't answer or dial calls. But if I try misdn
2019 Sep 09
0
[Virtio-fs] [PATCH 15/18] virtiofs: Make virtio_fs object refcounted
On Sun, Sep 08, 2019 at 07:10:03PM +0800, piaojun wrote: > > > On 2019/9/6 3:48, Vivek Goyal wrote: > > This object is used both by fuse_connection as well virt device. So make > > this object reference counted and that makes it easy to define life cycle > > of the object. > > > > Now deivce can be removed while filesystem is still mounted. This will >
2005 Jul 12
2
Having Trouble Creating an IVR
I have asterisk 1.0.5 installed via apt on a debian system. It's a custom distrobution called Voyage Linux that runs from a flash card and I have a hard drive installed with mysql installed on it as well as apache. I have been though the AMP install guide (asterisk management portal) and in the interface it has a place for me to record new IVR menus. I have to dial *77 to begin recording
2019 Sep 05
0
[PATCH 15/18] virtiofs: Make virtio_fs object refcounted
This object is used both by fuse_connection as well virt device. So make this object reference counted and that makes it easy to define life cycle of the object. Now deivce can be removed while filesystem is still mounted. This will cleanup all the virtqueues but virtio_fs object will still be around and will be cleaned when filesystem is unmounted and sb/fc drops its reference. Removing a
2006 Nov 13
3
"Username/auth name mismatch" + SIP phone can't connect?
Hello I'm trying to set up Asterisk on an older AMD Duron 700MHz with Fedora 5 for use with SIP phones and the Linksys 3102 SIP gateway (ie. no FXO card, so no need for zaptel and libpri), but I'm stuck: The GrandStream BudgeTone phone fails registering with Asterisk :-/ Following the "Asterisk - The Future of Telephony.pdf", here's what I did: 1. Installed Fedora 5,
2018 Jun 06
2
Using ControlPlayback with AWS S3
On Wed, Jun 6, 2018 at 6:18 AM, Antony Stone < Antony.Stone at asterisk.open.source.it> wrote: > On Wednesday 06 June 2018 at 12:02:38, Dovid Bender wrote: > > > Hi, > > > > I have tested ControlPlayback and grabbed files via an apache server with > > no issue. > > ControlPlayback is an Asterisk dialplan function. > > How have you integrated this
2003 Dec 23
5
Auto Starting Asterisk
Hi, I'm a newbie to the list, but have been screwing around with Asterisk for the last 6 months or so (on a purely experimental basis so far). I'm not a linux expert by any stretch, (I'm a Mac OS X user), so I'm unsure where the line is drawn in terms of Linux issues or Asterisk issues. At present, I have to manually start Asterisk from the command line, but I'd like to