Displaying 20 results from an estimated 20000 matches similar to: "Hint and call-limit issue"
2012 Aug 20
1
Asterisk 11 - BLF on Custom devices
In testing Asterisk 11, I've found that Asterisk doesn't seem to be sending BLF updates to SIP peers that have subscribed to a hint looking at a Custom device if that Custom device state is RINGING or RING_INUSE. All other states seem to be working correctly.
The hint section of the dialplan is:
[hints]
exten => _3XX,hint,Custom:${EXTEN}
Console shows the following for core show
2007 Jun 22
0
Hints
I used to run Asterisk 1.4.4 but had to revert back to 1.2.13 to
minimize a bug we were coming across. 1.4.5 looked promising, but the
hints are broken and making it so I'll likely have to go back to 1.2.13
until I get the hints fixed. I'm using Grandstream phones & hints on
the parked extensions. I should also clarify that when I upgraded
versions, I renamed all Asterisk folders
2005 Jul 31
0
Sipura support down the tubes
I had a problem in the past with a SPA-3000 acting funny that Sipura
helped me with by telling me how to factory reset it. They responded in
less than a day to my email request and the unit has worked fine since.
I've had similar turn around on requests related to a batch of SPA-841
phones. They were all handled by real people who appeared very
knowledgeable on the products. This appears
2011 Apr 12
0
No subject
Polycom Phones (updated for 3.2.X firmware with asterisk 1.6.1 Jan/2010) With
SIP 3.2.X firmware (available on the Polycom download site) and Asterisk
1.6.1, Polycom phones now support a full featured BLF showing statuses of
Ringing, Inuse and Online and one touch directed call pickup.
On the asterisk side all that needs to be done is to add a hint to the
extension and enable directed pickup.
2004 Dec 16
0
SPA-3000 - Stop Message Waiting Indication
Hi,
I have my Sipura SPA-3000 setup with Asterisk as follows:
[spa3k_line1]
type=friend
context=home
secret=PASSWORD
host=dynamic
dtmfmode=rfc2833
dissallow=all
allow=ulaw
When an incoming call comes in, I have a Zap interface in Asterisk which
just does a Wait,15 then answers with voicemail.
The SPA-3000 detects the PSTN call and makes Line 1 ring - so I can
answer the phone if
2005 Oct 03
4
SPA-3000 generating one-ring calls
This is a wierd one. Can't figure it out. I have an SPA-3000 at the
house handling my incoming line. It's setup to direct the incoming call
to asterisk. Works great 99% of the time.
A few times a day, I'm getting calls that ring once internally and are
then hungup. I managed to get a detailed log [1] of what's happening
today and it looks to me that the SPA is acting wierd.
2006 Jan 27
2
Spa3k and ISDN
Hello all,
I have an ISDN termination box (TR1) that converts ISDN(Bri) to 2 normal
analogue lines. The same number is assigned to these lines. These lines are
connected to 2 spa3k registered to my asterisk box.
When calls arrive, TR1 try to pass call to the first spa. If spa not takes
the call immediately then try to pass to the other spa. The only
configuration I found works is to put the
2005 Jul 20
0
Sipura 3000 x special dialling pattern (pin code)
I need to place a call using a "pin code". To access an external line,
the host PBX (a Ericsson MD-110) will require that I dial
*72*pincode#phone_number to complete any (trunk) call.
When I send the number, my Sipura 3000 will reject the call with
"Forbidden - wrong password on authentication for INVITE" (see below).
All other calls sent to the Sipura box without the
2006 Apr 23
0
RE: Asterisk-Users Digest, Vol 21, Issue 130
Have you thought about making them agents, they would both be reachable by dialing there agent number then, and I know only one agent can be logged in at once. Just a thought.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of asterisk-users-request@lists.digium.com
Sent: Saturday, April 22, 2006 8:26 PM
To:
2005 Jan 03
0
SPA-3000 as FXO Gateway for * (Was: Qs aboutFXO/FXS cards)
Voxilla.com has a great config wizard for the SPA-3000 and *
http://voxilla.com/spa3kasterisk.php
I took the output from this wizard and dumped it on my test box with an
SPA 3000 (with some mods to match my * contexts) and everything worked
great.
Calls from the PSTN to the spa3000 are routed to dialplan #8 on the
spa3000, which dials *
Both the FXO and FXS port register with *
The SPA3000 is
2005 Jan 03
0
SPA-3000 as FXO Gateway for * (Was: Qs about FXO/FXS cards)
Thanks Rich,
I have an SPA-3000 laying around, so I will attempt to set it up in a
little more conventional manner (although your method looks like a
winner for a home test PBX). Would you mind posting or PM your current
config to me, maybe screenshots if you PM. If I start with that it will
take less time to get to the point where the SPA-3000 is a true FXO-FXS
gateway for *. I will be happy to
2009 Sep 27
1
MeetMe Hints
I've got hints setup for my MeetMe conferences like so:
exten => _60X,hint,MeetMe:${EXTEN}
and they show up in "core show hints" like so
600 at dialtone : MeetMe:600 State:Unavailable
Watchers 1
_60X at dialtone : MeetMe:${EXTEN} State:Unavailable
Watchers 0
I'm wondering why they're Unavailable instead of
2006 Nov 14
1
How to use Sipura SPA3k POTS line to dial Asterisk SIP phones?
My SIP phones can dial out through Sipura SPA3k to POTS for local and
911 calls _but_ incoming POTS calls are being swallowup somehow.
Am I on the right track with the code snippit below?
sip.conf:
---------
In sip.conf the following code is _supposed_ to ring the SIP phones when
a POTS line call comes in through Sipuara to Asterisk.
[spa3k-pstn-in] ; Pots-line-in from Sipura
; If
2004 Oct 02
2
[OT] Sipura-3000 - Immediate hangup on inbound PSTN calls
My apologies for the off-topic post ...
No matter what settings I try, when I dial in to the SPA-3000 on the
PSTN line, it picks up the call and immediately gives me a fast busy
tone then hangs up. The info tab says under PSTN Line status:
Last PSTN Disconnect Reason: PSTN Disconnect Tone
which seems to indicate that the SPA thinks the caller has hung up.
Since I am in Japan, it is possible
2011 Jun 14
1
Polycom BLF
Struggling with an IP650 and 7 IP335s this morning. I have the following
hints defined (courtesy of FreePBX 2.9):
extensions_additional.conf:exten => 300,hint,SIP/300
extensions_additional.conf:exten => 301,hint,SIP/301
extensions_additional.conf:exten => 302,hint,SIP/302
extensions_additional.conf:exten => 303,hint,SIP/303
extensions_additional.conf:exten => 304,hint,SIP/304
2005 Oct 05
2
Sipura Adapter SPA-2002
Hello. Has anyone run into problems accessing voicemail with the Sipura
SPA-2002's?
Our SPA-2000's work fine (registers fine, able to make and receive calls
properly & also able to access voicemail). We've configured the 2002's
exactly the same way. However, with the SPA-2002 we're unable to access
the voicemail system (though it does register fine and is able to
2004 May 23
0
Sipura SPA-3000 Beta
Hi All,
I'm on of those brave souls who bought into the preproduction beta of
the Sipura SPA-3000 FXS/FXO adapter. I've had the unit a few days and
am exploring it's workings. I really want it mostly as a
straightforward FXO adapter, to replace an X101p. Let me be clear, I'd
love to support Digium in every way possibe, and will likely buy a
TDM40 card shortly. But, the X101p has
2006 Jan 10
0
Sipura SPA-2100 / 3000 provisioning .xml examples / xml variable list
Hi,
I'm looking for a full list of xml provisioning variables of the
SPA-2100/3000. Currently the Sipura website has example XMLs only for
the SPA-841 [1] and SPA-941 [2].
I'm mostly interested in the CallerID type selector variables and
whatever variables control the PSTN<->VoIP settings. Sipura
Configuration website form field names are numeral only. :(
[1]
2004 Aug 11
1
Blind Call Transfer using Sipura 3000 + asterisk
Hi List,
I hope this setup must be done by our astersik users..
I am using Sipura 3000 to receive PSTN calls and forward those calls to
asterisk for voice processing and after that, I am transferring call to
extension through FXS port on SPA 3000.
Currently, media of call is trombone through asterisk. i.e achieving blind
transfers on asterisk with SPA 3000.
Is it possible to stop trombone
2005 May 20
4
Sipura 3000 Question
Dear list,
I am playing with Sipura 3000 since last week.
Through the wiki pages I could get running it reasonably well.
My setup is that of a Sipura, linked with a local analog cordless phone,
a local PSTN line and the setup to link to an asterisk server located at
a remote static ip address.
I can dial the cordless phone from other extensions located at the
asterisk server; I can dial out