Displaying 20 results from an estimated 700 matches similar to: "WARNING T.30 ECM carrier not found"
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
2007 Jul 11
1
Asterisk as outbound proxy
Hello !!!
   I'm trying to setting up my DVG-2032S Voip Gateway to use Asterisk as
outbound proxy, that's because I already have this gateway before to begin
to play with Asterisk.
   Every time when I enable the  OutBound Proxy option and call from my
Ericsson PBX I got the follow message in DVG-2032S System Information: Hook
off, and nothing in Asterisk log or in the console.  I've
2011 Apr 22
0
WARNING T.30 ECM carrier not found
We have two asterisk back to back connected over PRI T1 and i am testing FAX over T1 line. Its working fine and i am getting fax file as well but i got "WARNING T.30 ECM carrier not found" is it safe to ignore this WARNING ?
spandsp-0.0.6pre18 
Asterisk-1.8.3.3 
[from-pstn]
;Fax testing
exten => 8000,1,Set(FAXFILE=/var/spool/asterisk/fax/${CALLERID(num).tif)
exten =>
2009 May 05
2
1.6.1 app_fax: WARNING T.30 ECM carrier not found ??
Receiving a fax with 1.6.1:
   == Spawn extension (incoming-pstn-line, fax, 1) exited non-zero on 
'DAHDI/4-1'
     -- Executing [fax at incoming-pstn-line:1] NoOp("DAHDI/4-1", "Fax 
Detected") in new stack
     -- Executing [fax at incoming-pstn-line:2] Goto("DAHDI/4-1", 
"incoming-fax,s,1") in new stack
     -- Goto (incoming-fax,s,1)
     --
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 Oct 21
2
Incoming calls
Hi all,
   After a lot of trouble with a TE110p working with mfcr2 , brazil variant, everything looks great,but I can not go out of my calls.
When I try I receive the following  log:
== Using SIP RTP CoS mark 5    -- Executing [33220567 at local:1] Dial("SIP/4804-0000001a", "DAHDI/g11/33220567,,T") in new stack  == Everyone is busy/congested at this time (1:0/1/0)    -- Auto
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 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
2004 Jan 09
2
Fit non-linear regressor
Hi R masters,
Sorry for first mensage, this is orignal text...
y<-c(2.8150,3.5239,4.0980,4.5845,5.0709,5.4824,5.8427,6.3214,6.7349,7.3651)
x<-c(37,42,47,52,57,62,67,72,77,82)
I need fit R and A in y=f(x)=R*exp(A*x), with minimize sd= sqrt(SRR/(n-2)) where SRR is Sum of the Square of the Residuals 
and n is number of data points (in this case 10)
How do I make this?
Thanks in advance
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 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:
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
2008 Apr 23
1
Problem: .ERROR! Can''t find default version of xen utils, bailing out!
I compile de xen 3.2 in my debian etch.
I was studing the xen, and everthing was gona well...until i saw the xenman
in apt repository i gona try it.
I try install than, and so my xen donts work. I always receive the mensage:
- .ERROR!  Can''t find default version of xen utils, bailing out!
and de xend dont start.
Anybody can help me?
Tranks!
-- 
Rafael Emerick Z. de Oliveira
2004 Jan 14
1
NLS mensagem error...
Hi R-masters,
I have a problem with nls() and my research data. Look this example:
X2000<-c(1.205268,2.850695,5.100860,8.571610,15.324513,25.468599,39.623418,61.798856,91.470006,175.152509)
age<-c(37,42,47,52,57,62,67,72,77,82)
fit <- nls(X2000~R*exp(A*age),start=list(R=.1,A=.1))
Error mensage:
Error in nls(X2000 ~ R * exp(A * age), start = list(R = 0.1, A = 0.1)) : 
       
2005 Sep 27
1
About Coda Package
Dear R users:
I am using the package coda (the last verison in CRAN) to analyse the output from a  MCMC Bayesian analysis. And I get unconsitented results. I have export the chain using the read.table function and after I have transformed this data frame to an mcmc object using the mcmc function. I am interested in three variables, when I use the function effectiveSize I have these figures: 
2004 Sep 05
1
need help configuring dlink dvg-1120M
Hi,
   I have a dlink dvg-1120M (mgcp) box that i will like to use with 
asterisk.   Is it possible?  has anyone done that? 
Here's a link to the product page at dlink. 
http://support.dlink.com/products/view.asp?productid=DVG%2D1120M
Also, does anyone  has or know where to get the firmware for Dlink 
DVG-1120S (sip model)?
thanks.
--
Zahid
2004 Oct 05
1
Dlink DVG-1120 Linksys PAP2 any Good?
I had just found a Dlink DVG-1120 on ebay and I'm curious if anyone has
used you it with asterisk.  They were only $65.  I have tested with the
Linksys Pap2 and found that box to be fairly nice except for a lot of
backgound/white noise.  I was wondering if any else had experienced
that?  Let me know if I've wasted $65 on the Dlink and also if you had
similar experience with white noise on
2004 Apr 29
2
Dlink DVG-1120s and Asterisk
I friend gave me his DVG-1120s after he realized that AT&Ts callVantage
stuff would not work for him.  It appears to be running a SIP version of
firmware, however, it downloads an XML configuration file via SSL from AT&T.
I cannot find a way to manually configure the VOIP portion of the unit via
the GUI.
 
I contacted D-Link to get an example configuration file so I could get it
working