Displaying 20 results from an estimated 300 matches similar to: "RE: Asterisk-Users Digest, Vol 7, Issue 323"
2006 May 03
1
dialing FXO gives wrong billsec
Hi all,
I came across a new(to me that is) issue. I want to know from others what
they have done to resolve this. I have a 4 port digium card with FXO's,
and connected to each FXO is a premicell. When I dial the premicell,
after about two seconds is says 'ZAP/1 answered', then it takes a few more
seconds for the call to hit the cellular network, before the cellphone
starts to ring.
2005 May 12
1
ast_yyerror - 'space' in Caller-ID - string comparison
I've some code to manipulate incoming Caller-ID - so its suitable for
replying to...
[sipdef]
exten => s,1,NoOp(FWD SIP: "${CALLERIDNAME}" <${CALLERIDNUM}>)
; Alter incoming calles from pulver - add a '87'
exten => s,2,Gotoif($[${CALLERIDNAME} = ${CALLERIDNUM}]?3:4)
exten => s,3,SetCIDName(87${CALLERIDNUM})
exten => s,4,SetCIDNum(87${CALLERIDNUM})
exten
2006 Oct 19
0
Multiple bridge attempts
Hi,
I have an Asterisk box connected via an anaogue lines(ZAP/1-1) to a Siemens PBX. I take calls off
the PBX and put send it to a premicell connected via ZAP/7-1. Calls orginate from the PBX, hit
Asterisk, then get sent to the premicell.
Can anyone tell me why there is multiple bridge attempts? I am used to there been only one.
-- Starting simple switch on 'Zap/1-1'
-- Executing
2005 Feb 23
1
Zaptel (Junghanns 4BRI card) to cell phone problem
We have set up an HP DL380 with 3 4BRI cards, Fedora core 2 (kernel 2.6.10)
and asterisk (bristuff-0.2.0-RC7f with asterisk 1.0.5). 4 ports are
configured in TE mode and connected to the PSTN; the other 8 are in NT mode
and connected to isdn phones.
the other outbound calls to PSTN are fine, however, when we call cellular
phones, often audio is one-way (i.e.: the cell phone user can not hear,
2004 Apr 29
4
Outgoing DTMF on BRI
If I want to send outgoing DTMF over a BRI interface, can I do it with
'isdn4linux' or must I use the 'capi' library?
--
. . ___. .__ Posix Systems - Sth Africa
/| /| / /__ mje@posix.co.za - Mark J Elkins, Cisco CCIE
/ |/ |ARK \_/ /__ LKINS Tel: +27 12 807 0590 Cell: +27 82 601 0496
-------------- next part --------------
A non-text attachment was
2005 May 27
2
Grandstream GSX-2000 - dead :-(
I have a Grandstream GSX-2000 with ..
Software Version: Program-- 1.0.0.3 Bootloader-- 1.0.0.3
I tried to do an HTTP update from the Grand Stream web site...
After half an hour, I recycled power and now its dead... LED's come on
and stay on, screen and buttons are dead. Connectivity to
Grandstream.com was always good - whenever I checked (I downloaded the
"User Manual" in a
2004 Apr 30
2
Playing with time ranges...
Playing with time ranges - using the examples found in one of the
asterisk cook books... (pdf - page 17)
; After Hours
include => night_menu|00:00-08:00|Tue-Fri|*|*
include => night_menu|17:00-24:00|Mon-Thu|*|*
this gives...
... pbx.c:2962 get_timerange: 24:00 isn't a valid end time....
-- Including context 'night_menu|17:00-24:00|Mon-Thu|*|*' in context
'default'
2004 May 07
1
Voicemail: upgraded?
I'm sure I saw a posting about someone updating the CVS with a more
richly featured voicemail system. What happened? Am I wrong?
Can't seem to find anything on this...
--
. . ___. .__ Posix Systems - Sth Africa
/| /| / /__ mje@posix.co.za - Mark J Elkins, Cisco CCIE
/ |/ |ARK \_/ /__ LKINS Tel: +27 12 807 0590 Cell: +27 82 601 0496
-------------- next part
2004 Jun 12
1
'background' problem
I have a 'day' and a 'night' mode. In the day mode, I play a
'background' message which is interruptable by the pushing of a DTMF key
- ie - all is normal.
In night mode - I decided to get smarter...
I play two backgrounds with a 'sayunixtime' in between and now DTMF does
nothing - the menu times out to my 'lets get the operator then'...
If I change the
2005 Oct 04
1
SNOM Subscribe/Notify
I'm using a SNOM 360 with Ver 4.3 software.
Asterisk is.... Asterisk CVS-D2005.05.02.22.00.00-05/04/05 (BRI Stuff +
Head)
I've used the wiki info to set up some lines to monitor some internal
extensions.
When the extension is rung - the lamp comes on, when the call is
answered, the lamp goes off..
I was expecting something a little more exciting - like the lamp to
flash when the
2004 Oct 09
1
Pocket PC
Howdy,
I recently obtained a Dell Axim X30, running Windows Mobile 2003 SE. It
totally refuses to connect to a Samba share due to authentication errors.The
share is set up with clear text passwords and functions perfectly with a
Win98 SE box. I have tried encrypted passwords and nt status support = no in
the global section of my smb.conf.
I am running Debian unstable, Samba 3.0.7-1.
2004 May 07
5
729 licence on scsi
I Purchased 4 licences for my SCSI only machine. I do have a CDROM -
with a mounted CD. The Registration binary gives me a 'Segmentation
Fault'. Is this like telling me I can't register the licence?
Unfortunately - I only seriously scanned the mailing list after buying
the keys....
Seems like the licence insists on using an IDE drive to create some sort
of unique serial number.. Has
2005 Jan 04
1
Displaying incoming e.164 callers number - how?
I've got asterisk able to make and receive calls via the Internet via
E164 lookups. If I get such a call - I'd like to display the original
phone number on my phone. In the log is the following - which displayed
'601' on my phone. The caller was +886288097680 - am I getting the wrong
ClID because of my end or the caller end?
2005 Mar 08
3
DTMF out to Cell Phone
I set up a monitoring system that calls my techs when a problem occurs on
one of our networks, everything works fine unless asterisk calls a cell
phone in which case the tech can not respond using dtmf. It works fine if
the tech call in but not if asterisk call a tech's cell phone. Anyone one
have any suggestions?
Thanks
John Fullington
2005 Jun 16
0
Subject: asterisk gsm gateway hardware
> Hello,
>
> I would like to implement a home GSM gateway using asterisk. What
> would you recommend me as a low-cost hardware for creating a gsm
> channel? I found 2n gsm gateway, that supports sip and chan_blue for
> bluetooth connections. Any recommendations?
>
> Basically, I want to end calls to some GSM number in my sip
> telephone and for some prefixes dial
2004 Apr 16
2
(Newbie) help please?
What I've got...
Software:
Linux: Slackware 9.1
Asterisk: out of CVS - so its new.
isdn4k-utils: to test the ISDN Card
Hardware:
PII Pentium 400Mhz (Its a test of concept machine) with 320Kb RAM
1 x ISDN BRI Card - DIVA EICON (Installed + working)
2 x Grandstream (Barbie?) BT100 SIP Phones.
What Works..
I can call from one phone to the other... get read voicemail...
I can
2004 Apr 20
3
Pattern matching rules for least cost routing
I've got two patterns I want to match on making an outgoing call...
(one day - to do Least Cost Routing for Cell/Mobile calls)
Firstly - I prefer '0' rather than '9' to get an outside line...
Either its a call to a mobile No... (072 -or- 082 -or- 083 -or- 084)
or its just another number to dial...
I added the following... the playback just advises me which 'route' is
2004 Apr 19
1
Speaking digits and time...
-- Executing DateTime("SIP/phone1-07ff", "") in new stack
-- Playing '/var/lib/asterisk/sounds/digits/day-1' (language 'en')
-- Playing '/var/lib/asterisk/sounds/digits/mon-3' (language 'en')
-- Playing '/var/lib/asterisk/sounds/digits/h-19' (language 'en')
This works - the pathname is complete - Joy.
2005 Jan 28
1
1.0.2-BRIstuffed-0.2.0-RC2b and '*8' calls dropping
I'm using Asterisk 1.0.2-BRIstuffed-0.2.0-RC2b - when anyone picks up a
call with '*8' - the call will drop after about 20 or so seconds. Is
this a general problem with Asterisk 1.0.2?
As this is the latest release that it appears Klaus-Peter Junghanns has
for public consumption - is there anything I can patch for just this
problem - or has Klaus-Peter Junghanns (or anyone else) been
2007 Nov 02
1
AEX800 (TDM800 Express) - not detected
I have a AEX800 PCI Express card - sort of a TDM800 with PCI-Express.
(or AEX844 - 4FXS & 4FXO)
I downloaded Asterisk Now - and have got this loaded on a new
motherboard (Intel with 3 PCI, 3 PCI Express - etc).
(Downside on PCI-Express is the physical support the express slot gives
(very little) compared with an 'old' standard PCI slot!!!)
With only this card in the box....