similar to: DTMFR2- UNICALL

Displaying 20 results from an estimated 200 matches similar to: "DTMFR2- UNICALL"

2015 Jun 17
3
[PATCH v2 1/2] Modify public function: analyze_line, make it more flexible
Mofify the function from fixed dilemiter to variabler. So, it could be used in more APIs later. Also modified the existed caller Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com> --- daemon/btrfs.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/daemon/btrfs.c b/daemon/btrfs.c index 39392f7..caa28ca 100644 --- a/daemon/btrfs.c +++ b/daemon/btrfs.c @@
2008 Jul 30
2
unable to map windows to unix groups
Hello. After fresh install. Samba and ldap seems to run normally ( I can join win2k workstation to linux samba pdc ). Using yast I create a system group named domadmin But I am unable to map "Domain Admins" to domadmin I am unable to map "Domain Admins" to existing ntadmin group I am unable to mofify mapping "Domain Admins" to domadmin group Thank you for
2006 Dec 05
1
Problem loading unicall
Hi Guys i've trying to set a mfcr2 systembut i can't find the working combination between -asterisk version -spandsp version -unicall version i can compile but loading the pbx shows [chan_unicall.so]Dec 5 23:04:42 WARNING[27865]: loader.c:325 __load_resource: /usr/lib/asterisk/modules/chan_unicall.so: undefined symbol: dtmf_put Dec 5 23:04:42 WARNING[27865]: loader.c:554 load_modules:
2015 Jun 19
3
[PATCH v3 1/2] Modify the function: analyze_line, make it more flexible
Mofify the function from a fixed delimiter to a variable. So, it can be used in more APIs later. Also modified the existing callers Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com> --- daemon/btrfs.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/daemon/btrfs.c b/daemon/btrfs.c index 39392f7..caa28ca 100644 --- a/daemon/btrfs.c +++ b/daemon/btrfs.c @@
2005 Apr 06
2
Linux System for Samba
Hey, my English is not very good. My Question: What can I do to get around a Linux optimal samba? Which Filesystem? Which Kernel? Which Samba Version? Which Hardware? and and and What is the best Samba System combination? Thanks for all answer
2007 Jan 08
1
MFC/R2 problems
Hi all, I have Asterisk 1.2.10, zaptel 1.2.7, spandsp-0.0.3pre22 compiled, and a Sangoma A101, and when I make a call I get this: Jan 8 13:04:06 DEBUG[12252]: chan_unicall.c:2000 unicall_exception: Exception on 19, channel 1 Jan 8 13:04:06 WARNING[12252]: chan_unicall.c:627 unicall_report: MFC/R2 UniCall/1 <- 1101 [1/ 40/Seize /Idle ] Jan 8 13:04:06 WARNING[12252]:
2015 Jun 17
0
Re: [PATCH v2 1/2] Modify public function: analyze_line, make it more flexible
On Wednesday 17 June 2015 16:44:07 Cao jin wrote: > Mofify the function from fixed dilemiter to variabler. So, > it could be used in more APIs later. Also modified the existed caller Not to sound too overly pedantic on English (especially that I'm not a native speaker myself), but this needs to be slightly improved: Modify the function from a fixed delimiter to a variable. So, it
2000 Dec 17
1
multiframe in postscript
I was hoping that the following specification postscript(file="fig.ps",height=2,width=4) par(mar=c(5,5,2,2)+.1,mfrow=c(1,2),mex=.6) would yield the same scaling effect as postscript(file="fig.ps",height=2,width=6) par(mar=c(5,5,2,2)+.1,mfrow=c(1,3),mex=.6) but the fact is that the 'mfrow=c(1,2)' yields smaller plotting frame and bigger font size.
2009 Apr 07
1
Fwd: [asterisk-r2] MFCR2 With Unicall - can unicall affect zaptel commands?
---------- Forwarded message ---------- From: Juan Carlos Huerta <juancarloshuerta at gmail.com> Date: 07-abr-2009 13:41 Subject: Re: [asterisk-r2] MFCR2 With Unicall - can unicall affect zaptel commands? To: asterisk-r2 at lists.digium.com Please wirte to asterisk-users at lists.digium.com to get help about this problem. Juan Carlos ~ Lo que no te mata te fortalece ~ On Tue, Apr 7,
2010 Apr 14
3
Decoded output buffer size
Il 14/04/2010 14:37, Randy Yates wrote: > > Usually a buffer is one frame of data, and a frame is 20 milliseconds. > Since the sample rate is typically 8 kHz in narrowband mode, this > corresponds to a buffer size of 160 samples. Hi Randy, thanks for the reply. So, suppose I encode an audio buffer (8000 kHz, MONO, float) of 640 PCM frames. In output I have 4 speex frame of 20 byte
2015 Apr 02
0
One question about Opus encoder
Hi, Opus team I'm Huang Hao and trouble you again. When I used the OpusRepacketizer as Jean-Marc mentioned, I got a result (maybe problem I'm not sure) that perplexes me, please give me some comments. The result be described as below: First(all init which are needed I have done), I used opus_encode() to get the encoded data successfully. The encoder control parameters are set: VBR=0,
2003 Sep 03
2
E1 problems
Hi, I'm testing an E1 with E&M signaling. Some of the problems I'm running into are the following: 1) if I try to configure any channel above channel 15, I start getting a "multiframe alignment error" on my telco test equipment. So I have my zaptel file only configured for 15 channels, like this span=1,1,0,cas,hdb3 e&m=1-15 2) When the test equipment tries to send me
2008 Apr 07
0
Problems with Unicall and TE122B
Hi By the past 2 months i have install a server with Asterisk with a E1 in Axtel(Mexico). The call presented a Echo in randoms call, inside and outside. I decide migrate for the last version Asterisk 18.1,Zaptel 1.49 and Unicall and instalaled a new Digim Card TE122 B (Echo cancelation). The echo goes away. But i stat gaving probelms with my incoming audio stream gets clipped /
2007 Nov 22
0
Vicidial + Unicall mfcr2
Hi Bruno, actually vicidial is working on top of asterisk, vicidial doesn't know what asterisk using in layer 2. SS7, ISDN stack, Unicall/mfcr2 is working with asterisk. vicidial uses asterisk application to deliver call center functionalities. Regards, Vidura. ================ Dear Bruno, I had the experience of using the Vcidial with the boards of Digivoice. It worked very well!
2007 May 08
1
Problem when PABX call to Asterisk by Unicall
Hi all, I have an Asterisk server connected in a PABX (TELEDATA) by channel Unicall.. I`m having problem when somebody call from PABX to Asterisk.. Eg: When somebody dial 1234, I received 1111112222333333444444 in the Asterisk CLI... If somebody can help me... or already saw this... Everton Goularth Uberlandia - MG - Brazil _______________________________________________________
2005 Jul 08
0
Exception flag set on 'UniCall/2-1', but no exception handler
Hi When I make a call from the outside to asterisk and the call is asnwered, all is OK, but when I make a call from the outside to asterisk and hangup before the call is answered, you got this WARNING in the console: Jul 6 19:33:08 WARNING[10037]: channel.c:1521 ast_read: Exception flag set on 'UniCall/2-1', but no exception handler Jul 6 19:33:08 WARNING[10037]: channel.c:1521
2006 Mar 03
1
dtmf tones problem with unicall and E1
Guys. I have a te100p with unicall and an E1 and Im having problem with DTMF tones but the weird thing is, I only have problems sending the tones to certain phone numbers, anybody seen this behavior? Asterisk shows on the console the dtmf tone been pressed but seems the other side is not getting them, and this just happens with certain phone numbers, not all.. Any clues(tips?
2007 Aug 29
0
can anybody tell me about unicall.conf for incoming and outgoing
Hi, I am using debian 4.0 with version 2.6.18-4-686 I have downloaded the required files form site asterisk-1.2.24.tar.gz libmfcr2-0.0.3-1.4.tar.bz2 libsupertone-0.0.2.tar.gz libunicall-0.0.3-1.4.tar.bz2 spandsp-20060903.tar.gz I
2008 Feb 01
1
Unicall
Hello All, we have Asterisk 1.4.9, Unicall 1.4.9-0.1, and Zaptel 1.4.5.1. If we were to update or recompile Asterisk, would we need to do anything with Unicall or Zaptel? Thanks in advance -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080201/b80fa496/attachment.htm
2007 Mar 19
1
Unicall Brazil
Hi. I am in the Brazil. I have a problem on Unicall for Asterisk 1.4. I am working with E1 with 30 channels. Message when it receives calls: chan_unicall.c:2603 handle_uc_event:unicall/1 protocol error.cause 32772. My files: /etc/zaptel.conf: span=1,1,0,cas,hdb3 cas=1-15:1101 cas=17-31:1101 loadzone = br defaultzone = br fxoks = 32-55 /etc/asterisk/unicall.conf: [Channels] language=br