similar to: Asterisk Crash

Displaying 20 results from an estimated 10000 matches similar to: "Asterisk Crash"

2007 Jun 03
2
Asterisk Queue
HI Im getting strange message on asterisk console WARNING[26853]: app_queue.c:2321 try_calling: Announcement file 'custom/announce-adslsetupnatrate' is unavailable, continuing anyway... thanks arun -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070603/6564c117/attachment.htm
2007 Jun 27
1
Help with IAX Trunk
Hi I've two servers : 1. UK 2. Pakistan Pakistan * server has ISDN30. Pakistan(ISDN30) <====> UK ===> User Im planning to setup an IAX2 trunk between these two server ? so , how much bandwidth I need for 30 simul. calls ? Im planning to use G729 on both my server ? to support 30 calls over IAX2 do I've to change some setting during compile time or not ? pls suggest.
2005 Jun 08
2
format g729 and Voxee.com
Hi, I have just signed up with Voxee.com and have attached my Asterisk server to dial them via IAX2. Below is the start of the log which dials the number and promply hangs up when the call is answered, with the logs saying that the channel is not compatiable. I have traced this down to the g.729 codec which I don't have installed. Any ideas on how to force that the codec not be used?
2006 Dec 04
2
ASterisk and SER
HI, My Asterisk is registed with my SER. My client are connected to asterisk when they dial any no like 62222 asterisk passes this is ser and then again ser passes this no 2222 (strip 1) back to my asterisk. but insted of ringing this exten it says loop detected. can some one tell me what is wrong. thanks arun -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Jun 04
2
G729 License
HI I bought 20 license from Digium and install in my server and b'coz of some problem I've to change my server is it possible that I can use those lice and register again in my new server ? Is it possible that I'll be able to use those lice in my old box also ? thanks arun -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Apr 24
2
Call Connection Problem
Hi, I'm running a php script to generate calls using Asterisk Manager and its working fine. this script call a specified land line number if the phone is answered then It will connect to an extension and play an IVR. But I see in Asterisk CLI its placing the call and it shows channel answered but I don't receive call on my land line and it starts playing the IVR. Please guide me how to
2009 May 20
3
Asterisk CCM, CME Integration
Hi All, I'm just posting this questions to both forums as its related to both. In hope to get some help on below issue: Asterisk 1.4.x CCM = 4.x CME = 4.x codec = g711ulaw Here is my setup: 600X Phones ----> Asterisk ---- SIP Trunk ----> Call Manager -----> CME -----> 461X Phones 461X Phones ----> CME -----> my dial peer points to Asterisk IP for 600X Phones so in
2007 May 13
2
TC400B load problem
Hi Im trying to install my TC400B trans coder card when I do: modprobe wctc4xxp tail -f /var/log/messages says: May 13 14:56:36 pbx2 kernel: Registered codec translator 'DTE Encoder' with 92 transcoders (srcs=0000000c, dsts=00000101) May 13 14:56:36 pbx2 kernel: Registered codec translator 'DTE Decoder' with 92 transcoders (srcs=00000101, dsts=0000000c) May 13 14:56:36 pbx2
2007 Apr 19
1
Asterisk Queue Call Transfer
Hi I've configured the queue on my asterisk box and everything is working fine. In my queue I've 3 agents logged in the queue. When call comes they are able to receive the calls without any problem. But some time they are on break and there extension rings and no one is there to answer the call (we don't want them to log off from the queue) but we have one normal user in the same
2007 Apr 08
1
Adding Noise or background noise
Hi, In my dial plan I've configured two trunks to make outbound calls (trunk1 and trunk2) to same service provider but I want when any of my exten starts with _2. should goto trunk2 and there should be some kind of disturbance (like some noise or some background noise) when my calls goes to trunk2 to make the call quality bad. Mainly I want to achieve bad call quality on trunk2 by adding
2007 Apr 17
2
No of Calls
Hi sorry for asking the same question again: here is my details: I've 50 exten in my sip and I'm using snom300 to my asterisk box this asterisk box is connected to another asterisk box using IAX trunk over 1MB full duplex line. I'm using g729 as the preffered codec. Can you please tell me how many calls can go at the same time without causing the any type of problem. thanks arun
2007 Apr 20
1
CallerID Auth
Hi, in my dial plan I've configured two trunks to make outbound calls (one for national calls and other international). I want to allow only 2-3 extension to make use of my international trunk to make outbound calls so I want some kind of auth. based on their callerid . Please guide. thanks arun -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Oct 30
0
SIP error: Asked to transmit frame type 64
Hi there, I'll need some help with this: Trying to establish an IAX2 link between two servers works in one direction (SIP client with ulaw), but not in the other (SIP client with GSM). The client used for this is X-Lite behind NAT while both servers have a public IP (I playback an anouncement before trying to connect to the second *). Error on the originating * server:
2006 Mar 29
1
Oneway Audio
Hi all, I did not get this error in Asterisk 1.2.5 release. I am testing on Asterisk SVN-trunk-r15187 to avail the PARKEDAT variable. - I park the call using ParkAndAnnounce - plays moh. - accept the call using ParkedCall The following errors are coming on the console and there is oneway audio - no audio after Music-On-Hold at caller's side. Please advice. I am testing using cisco 7902
2010 Nov 19
0
help with annoying warning message: Asked to transmit frame type ulaw, while native formats is 0x2 (gsm) read/write = 0x2 (gsm)/0x2 (gsm)
Hi all, i have a little problem to understand this warning message, it's annoying and it cause a lot of spurious in the log files. Im working with this scenario: a sip outgoing trunk (Trunk-out) that support only ulaw and all calls are always routed to this. a list of sip UAs that potentially can use any codec apart g729/g723. I setup the asterisk to do as mediaproxy so directmedia=no and
2011 Apr 21
1
Transcode ulaw/g722 problem
We are getting the following on 1.8.3 and 1.8.4-rc2, HELP! Why is Asterisk unable to transcode to/from ulaw and g722? [2011-04-21 09:51:34] WARNING[22067]: chan_sip.c:6064 sip_write: Asked to transmit frame type ulaw, while native formats is 0x1000 (g722) read/write = 0x1000 (g722)/0x1000 (g722) [2011-04-21 09:51:34] WARNING[22067]: chan_sip.c:6064 sip_write: Asked to transmit frame type ulaw,
2007 Jul 17
5
Asterisk PRI Busy Problem
Hi, I've an PRI coming to my asterisk ,calls are coming fine and my agents are able to answer no prob. but I've an agreement with my telco with some incoming no if the no of calls on these no are more then 3 then send to another no. they use busy signal to divert call on another number so I'm sending the call to Congestion() if no of calls in this group are more then 3. But my
2007 Apr 02
1
Number of calls
HI, Here is my setup: USERS -> PSTN -> Service Provider -> Asteriskbox1 -> IAX2 trunk -> Internet -> IAX2 trunk -> Asteriskbox2 ->Sip Clients between asteriskbox1 and asterisk box2, I've VPN configured. from Asteriskbox2 to internet my line speed is 1MB. Is there any why that I can calculate how many number of concurrent calls I can place / receive. thanks arun
2006 May 26
0
SIP call problem
Hello, I have problem to make SIP calls, i have asterisk + PC InterP4 + Digium TDM400P here is the content of the sip.conf: [SIP_PROVIDER] type=peer fromuser=testcomclient username=testcomclient secret=testr host=IP_SIP_PROVIDER ;dtmfmode=rfc2833 context=interne canreinvite=no ;allerid=Beer disallow=all allow=ulaw allow=gsm allow=g723.1 ; Asterisk only
2010 Nov 12
1
Call failed becaus of SIP tanslate
Hi Guys, I have a the following issue when I ma trying to place a call through my voip provider, I am using an asterisk 1.2.21.1, do you have an idea what could fix this issue (as you can see when the other party answered, the call get dropped because of probably sip incompatibility) Nov 12 14:31:30 WARNING[21432]: chan_sip.c:2587 sip_write: Asked to transmit frame type 256, while native formats