similar to: Incoming calls

Displaying 20 results from an estimated 600 matches similar to: "Incoming calls"

2010 Oct 25
1
E1 configuration
Hi all, Please, anybody that have some knowllege about E1 configuration could give some guidance about it? I trying to set an Asterisk with E1 CAS signalling and everything looks good, but when I try to go out with calls I receive the follow message: == Using SIP RTP CoS mark 5 -- Executing [21341400 at local:1] Dial("SIP/4804-00000000", "DAHDI/g11/21341400,,t") in
2010 Sep 16
5
a2billing
Hey there, I am trying to setup a2billing on asterisk 1.6 , but ,when I try to access its web page I see the a2billing directories:Index of /a2billingNameLast modifiedSizeDescriptionParent Directory -admin/15-Sep-2010 19:19-agent/15-Sep-2010 19:21-common/15-Sep-2010 19:18-customer/15-Sep-2010 19:20-Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny8 with Suhosin-Patch Server at Att, Flavio Roberto
2010 Oct 17
4
Meetme
Hi , Is it possible to have two meetme room in asterisk 1.6 which each one have a different language? I mean, one room the annoucement is in Portuguese an another in english? Today I can change over the sip.conf and it is valid for all room. regards! Att, Flavio Roberto Miranda MSN:flaviormiranda at hotmail.com Skype: flaviormiranda -------------- next part -------------- An
2011 Jan 13
1
WARNING T.30 ECM carrier not found
Hi list, I have search for a clear explanation about this mensage " WARNING T.30 ECM carrier not found", but until now I dont succed on it.Anybody know how can I handle with this problem? I have Asterisk 1.6.2.13 with TDM 410p and the Fax is connected to Dlink FXO dvg 2032s. Att, Flavio Roberto Miranda MSN:flaviormiranda at hotmail.com Skype: flaviormiranda
2011 Jan 20
5
ReceiveFax
Hi all, I realize that the application Receivefax can't handle with more than one fax at the same time. In a environment with a lot of fax, some caller get the signal but the operation can't be completed. Is there a way to send busy tone to the second caller? Att, Flavio Roberto Miranda MSN:flaviormiranda at hotmail.com Skype: flaviormiranda -------------- next part
2010 Oct 07
2
Dahdi error
Hi all, What hell hapen here? asterisk:/etc/asterisk# /etc/init.d/dahdi startLoading DAHDI hardware modules:FATAL: Error inserting dahdi (/lib/modules/2.6.26-2-686/dahdi/dahdi.ko): Device or resource busy wct4xxp: done wcte12xp: done wct1xxp: done wcte11xp: done wctdm24xxp: done wcfxo: done wctdm: done wcb4xxp: error wctc4xxp: done xpp_usb: doneError: missing /dev/dahdi! When
2010 Nov 09
1
SMS Gateway
Hi list, Anyone has some guidance in how can I project a SMS gateway with Asterisk. I mean, some good web link,pdf or something like that? Thanks in advanced!!Att, Flavio Roberto Miranda MSN:flaviormiranda at hotmail.com Skype: flaviormirandaru -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jan 04
4
Do not disturbe
Hi all, I am trying to set up DND in my asterisk, I am using the following context: [app-naoperturbe] exten => *11,1,Set(DND=${DB(ddisturbe/${CALLERIDNUM})})exten => *11,2,GotoIf($["${DND}" = "YES"]?*11,3:*11,101)exten => *11,3,Set(DB(ddisturbe/${CALLERIDNUM})=NO)exten => *11,4,Playback(beep)exten => *11,5,Hangup()exten =>
2010 Aug 30
1
Web-meetme
Hi all, I am trying to set up Web-meetme in Asterisk 1.6. After some attemps, I am receiving the message:DB Error: connect failed What could be ? Att, Flavio Roberto Miranda MSN:flaviormiranda at hotmail.com Skype: flaviormiranda -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Nov 06
1
Call using password
Hi, What is the easier way to make call using a password? I have A2billing but its authentication is too big, I would like four digits long. Something like that: In any extensons, the user dial the password and make call. Thanks in advanced! Att, Flavio Roberto Miranda MSN:flaviormiranda at hotmail.com Skype: flaviormiranda -------------- next part -------------- An HTML
2010 Sep 16
4
one way audio for xlite clients behind NAT
I am having a one way audio issue with xlite clients behind NAT. They can connect to the server and make calls but no audio is heard on the other end. my sip conf [general] context=default bindport=5060 bindaddr=0.0.0.0 srvlookup=yes canreinvite=no[tomfmason] type=friend secret=secret callerid="Thomas Johnson" <XXXX> host=dynamic nat=yes canreinvite=no disallow=all allow=gsm
2011 May 17
1
R crashes if "toFile" given "~/" in Linux envirnonment
I was running some sample code from a help page tonight and wished to redirect the sample output to my Desktop under Linux (Mint-Debian 64 if it makes a different). I was surprised to find that file name expansion using the ubuquitious "~/" was not recognized, in fact it caused R to crash. Is this expected behavior? See my output below and sessionInfo(). Also, not shown, but
2008 Oct 06
3
Logitech G11 keyboard and wine
Hi, I've been reading this list for a while, and now I've got an issue of my own. A week or two ago, I got myself a logitech G11 keyboard, mainly for the extra buttons. It's working fine on windows, and in linux with g15daemon, but I'm having trouble getting the extra keys (G1-G18) it to work in wine. I've searched around on the internet, but most I managed to find is
2011 May 10
1
Re: Logitech G11 keyboard and wine
PleegWat wrote: > vitamin wrote: > > > PleegWat wrote: > > > > > I've verified this by keysymming all extra buttons to the @ sign, and > > > using 'wine notepad' to test which ones work. > > > > > > I'm running a current dev verison from GIT. > > > > > > > > > So what's your
2010 Oct 04
3
Module reload
Hi all, Every time I reload my asterisk it fall down and the following message appear on log: parse error: No category context for line 7 of /etc/asterisk/chan_dahdi.conf If I comment that line, it change to other line. There are some thing wrong with my dahdi? Att, Flavio Roberto Miranda MSN:flaviormiranda at hotmail.com Skype: flaviormiranda --------------
2006 Aug 16
1
Specifying Path Model in SEM for CFA
I'm using specify.model for the sem package. I can't figure out how to represent the residual errors for the observed variables for a CFA model. (Once I get this working I need to add some further constraints.) Here is what I've tried: model.sa <- specify.model() F1 -> X1,l11, NA F1 -> X2,l21, NA F1 -> X3,l31, NA F1 -> X4,l41, NA F1 -> X5, NA, 0.20
2015 Mar 02
13
Patch cleaning up Opus x86 intrinsics configury
The attached patch cleans up Opus's x86 intrinsics configury. It: * Makes ?enable-intrinsics work with clang and other non-GCC compilers * Enables RTCD for the floating-point-mode SSE code in Celt. * Disables use of RTCD in cases where the compiler targets an instruction set by default. * Enables the SSE4.1 Silk optimizations that apply to the common parts of Silk when Opus is built in
2010 Sep 15
2
incoming call FXO
Hi all, Recently I have instaled one Digium TDM410 on my Asterisk. After instaled , I can do outgoing calls but I cant receive calls. I receive the following messages: chan_dahdi.c: Got event 2 (Ring/Answered)...[Sep 14 11:24:44] NOTICE[2654] chan_dahdi.c: Got event 18 (Ring Begin)...[Sep 14 11:24:44] WARNING[2654] pbx.c: Channel 'DAHDI/4-1' sent into invalid extension 's' in
2011 Jan 18
1
Sendind e-mail with Hylafax
Hi all, I know Hylafax is an application and not Asterisk but I'd like to post a problem found in configuring such application and Asterisk. I am able to reveive fax,but , I can't receive it in e-mail. Although I put my e-mail in /etc/hylifax/Dispatch I can't receive. Anybody know where I must to add something else in order to make it works! Thanks in advanced!! Att,
2010 Oct 11
1
OpenR2
Hi all, Is it Openr2 supported by asterisk 1.6.2 without pach instalation ? I am a little bit confuse about that. My asterisk 1.6.2 show me the following warning: Unknown signalling method 'mfcr2' at line 29. I had downloaded and instaled openr2-1.3.0 but the messages is still shown. Which files I must to change in order to have everything working properly. Best regards! Att,