similar to: differentiating busy & not connected

Displaying 20 results from an estimated 7000 matches similar to: "differentiating busy & not connected"

2006 Feb 06
12
Cisco 2620 as PRI gateway
I just inherited a Cisco 2621 with a VWIC-1MFT-T1 card in it. Can I make this thing into MGCP gateway or even a SIP gateway for asterisk? Seems like it should bee useful for something! I'm perfectly happy to do my homework, but also don't feel thee need to reinvent the wheel! So, links with relevant info would be appreciated. If there is a config for a 2621 being used as a gateway
2004 Jun 23
1
Problem with incominglimit and outgoinglimit
Hi, I seem to have a problem with chanisavail and the call limits on sip phones(incoming and outgoing) The problem seems to be that chanisavail when trying create to create channels and hanging them up afterwards screw up the current usage limit on the phones. Example with chanisavail: Phone A calls voicemail (usage now 1) Phone B tries to call Phone A and uses ChanIsAvail in the dialplan.
2006 Mar 09
3
OT: Snom 320, displaying text on the scree n from *
try "sipsak -M -O desktop -B "foo" -s sip:<user>@<registrar> -H <ip of registrar>" the trick is to specify the "-O desktop" parameter + the "-H <ip of registrar>" parameter. Sipsak fakes the host-header of the registrar so that the Snom thinks it is coming from your Asterisk server, then lets the message through to the
2015 Feb 20
2
sipsak 200 for a user, but 404 for a different user...why?
What's the difference between user "123" and "devries"? Based on the output here, they seem the same..? tleilax*CLI> tleilax*CLI> sip show users Username Secret Accountcode Def.Context ACL Forcerport 201 password 201 default No Yes 123
2004 Aug 20
1
Testing a channel's status
Hello, I'd like to be able to see if a channel is use and handle the call differently if it is. The best I can find is the command ChanIsAvail(). The problem is, I have an snom200 phone which does call waiting, so even if it is engaged in a call, a second channel is still available on it. I would like to be able to differentiate between these two cases: no calls engages, or calls
2003 Nov 27
1
Crash - What is happening here???
The following transfer led to a crash of asterisk, without leaving a core or any utterances in messages or debug file. It looks like the zombie which was created during the MASQ-transfer was not cleaned up... But why did it start a Dial??? And... why does Asterisk die when this happens?? Thanks!!! Michiel -- Zap/32-1 answered Zap/6-1 -- Stopped music on hold on Zap/6-1 -- Starting
2005 Jan 24
1
SetGroup and CheckGroup problems
I have a rather long dial plan, but it includes support for call waiting. However, the setgroup checkgroup commands don't seem to be working. Can anyone help on this one? Excerpts are below. First exten-vm is dialed and then dial-new. As I understand, priority 1 increments the active channels for the caller and then in "dial-new" priority 8 increments for Arg3, or the Callee
2005 Sep 14
2
PRI to PRI passthrough with DID intact
I currently have: Telco-PRI ---- Panasonic DBS576 PBX ---- E&M wink T1 ---- Asterisk. I have configured the Panasonic to forward my Asterisk DIDs to the Asterisk extensions over the T1. I do not get DID nor CID on the Asterisk, so I want to use PRI between the PBXs. I do not want to pay for another PRI card for the Panasonic. (T1 and PRI are different cards) I see this as my least
2005 Aug 09
3
SIP-Trunk problem, Please help!!!
Hi, We are using VOIP-SIP gateway to route outbound PSTN calls. Recently, I am getting == No one is available to answer at this time message, after making 5 SIP attempts (Retransmitting #5 (no NAT):), and the calls are going out through alternate Zap-trunk. I do not see any hit (sip-debug traffic) on the voip-gateway for the failed calls. Strange thing is that this is happening randomly,
2005 Jun 18
2
Unable to make outbound calls
Hi All, I am a new bee to *. I just installed Asterisk@home on FC3. I hv a FXO card. I hv configured two extensions one x-lite and other iaxComm. I configured * using AMP. The following setup works - x-lite (x 200) to iaxComm (x 201) - PSTN to x-lite - PSTN to iaxComm Voice mail, weather etc work fine. When i try to make an external call i am getting message "All routes are busy". In
2006 Mar 31
4
How to check if a phone / line is used?
In the past I used SetGroup and CheckGroup to figure out if my allowed providers lines are all used or not. Since most of my provider have given me a single line anyway, I wonder if there is a way to check if this (provider) line is taken already. How can I do that? Same is with the phone. How can I see in CLI if a phone is now in use or not? "Sip show peers" shows me just if it is
2003 May 14
20
Call forwarding
Yo, Inspired by the example in the tips & tricks-section of "http://www.junghanns.net/asterisk/", I built a more elaborate call divert-feature. This one validates if the extension a call-forward is to be set to is actually valid for the current context and additionally saves this context into the DB and always uses it to originate the divert from, as you can't expect the
2003 Jul 02
0
Re: [Asterisk-Dev] ANNOUNCE: CLASS-like features for Asterisk
Yo all, As there has been some intrest, here's my updated version: I post it to "-dev" as well as "-users", as it may be of intrest to both. Inspired by the example in the tips & tricks-section of "http://www.junghanns.net/asterisk/", I built a more elaborate set of features. Currently, my implementation supports call- forward unconditional, on no answer
2006 Mar 29
1
OT: HOWTO: Query channel state on an Ateus Voice Blue GSM gateway
Because the VoiceBlue is only 4 channels and I am supporting 100 cell users, I needed a way to overflow calls to the PRI of all 4 channels are full. Unfortunately, there seems to be no built-in mechanism to determine if the gateway is full, so this script parses the output of "asterisk -rx sip show channels XXX.XXX.XXX.XXX" to determine the number of channels currently in use. Hope this
2004 Sep 26
3
What about a higher level configuration language
Hi all. I've been reading through Wi-Ki and at the extensions.conf file description (http://www.voip-info.org/wiki-Asterisk+config+extensions.conf) The author says this: "One day, someone is going to write a proper scripting language for Asterisk that can understand a simpler, easier (and more traditional) scripting syntax. All it would need to do is translate the "high
2006 Apr 08
6
How to set busy
For multiline phones how do you set SIP channels to busy. For instance if SIP/101 is on a call then dial would return busy. Right now it just starts ringing on line X, and stacks up from there. What would be really great is if I could control how many calls by the context. So if a call was routed via [overload] Then the ext wouldn't report busy it would just keep ringing available
2004 Aug 10
5
Blocking the 'Do Not Call" List
Anybody have any experience with blocking numbers in the U.S's Do Not Call list? We have a customer that will be getting their own Asterisk server from us, and they want it to be check outbound numbers against the do not call list; this is for a backup, in case there's a slip up and one of their people try to dial somebody on the do not call list. The list has millions of numbers, and
2005 Jan 03
6
SipSak: error: this FQDN or IP is not valid: voicegw
Hi, I've tried to use SIPSAK to understand the troubles i'm having about sending my voice to the person I've called (extension), after doing this tests below I always got this error "error: this FQDN or IP is not valid: voicegw". This could cause problems (namely audio problems)? Best regards, Helder voicegw:~# sipsak -C empty -a password -s
2006 Feb 21
1
Outbound Routing does not use Multiple Trunks
Hello, I have a TDM400 and currently have 2 of the ZAP Trunks configured on it. Zap/1-1 and Zap/2-1. I am Running Asterisk@home Version 2.4 with AMP version 1.10.010 In my Outbound Routing I have the Trunk Sequence set up so that 0 is Zap/1-1 and 1 is ZAP/2-1 What I see is that when Trunk Sequence 0 is full, it does not open Trunk Sequence 1. I have found that this is true even if I
2005 Sep 30
2
OT: SIPSAK usage
I'm using sipsak to send messages to Snoms in my subnet. At work, works fine: sipsak -M -O desktop -B "foo" -s sip:1001@192.168.1.220 -H 192.168.1.46 displays "foo" on the Snom display On my home LAN (AAH 1.5, Snom 190 3.60s, switched 100, no VLAN, no routing) the same command (modified for my LAN) always yields: (type: 3, code: 3): from 192.168.171.8 at the console