Displaying 20 results from an estimated 30000 matches similar to: "No subject"
2010 Jun 11
7
How to stop intruder from registering sip?
This is a small 12 line system, internal extensions 150 - 180. I didn't
have a phone on 151. Here's the sip.conf stanza:
;;[151]
;;type=friend
;;context=longdistance
;;callerid="Conf Room" <151>
;;secret=0000
;;host=dynamic
;;qualify=yes
;;dtmfmode=rfc2833
;;allow=all
;;defaultuser=151
;;nat=yes
;;canreinvite=no
There's no DISA. And then somehow (how???) ip address
2010 Nov 10
1
Random call drops on IAX2
Hello list,
I have an Asterisk setup with the following details:
1. 3 x internal extensions / sip hardphones - Grandstream 2000
2. 2 x internal extensions / dahdi cordless phone
3. 1 x 2 FSX ports OpenVOX pci card
4. 1 x internal sip extension / sip softphone (linphone)
5. 1 x 800Mhz Asterisk + Linux server
6. Asterisk version is 1.6.2.13
7. 1 x IAX2 incoming trunk from phone provider for 1
2011 Mar 18
2
Problem routing call to fax machine on DAHDI FXS port
I am running Asterisk 1.6.2.17.2 with a Openvox A400 card with 2FXO/2FXS
modules. I'm trying to set-up things to route analog fax calls from a
FXO port to an analog fax machine on a FXS port on the same card.
Outgoing faxes work just fine. But incoming faces are routed to the
right DAHDI extension, but the call dropped right as the fax machine
rings for the first time. The fax machine
2011 Mar 17
0
blind transfer from AGI triggered call -> dropped
Hi!
Maybe someone could help me out?
When a call is routed via a2billing AGI and user does a transfer, the
call is dropped. If the trunk is called directly everyhing works.
Here's a direct scenario (working fine):
[pbx000001]
exten => 101,1,Set(__TRANSFER_CONTEXT=pbx000001)
exten => 101,n,Dial(SIP/pozitel/37129238254,45,t)
exten => 102,1,Dial(SIP/12345,60)
so, when user calls ext
2010 May 05
0
T38 trunk configuration for relay appears to affect default trunks for voip
Hi list!
I have this configuration for sending T38 faxes to my T38 fax termination
provider:
T38modem --> hylafax --> Asterisk-SIP-Extension --> T38 termination provider
--> T.30 termination to PSTN
We are experiencing 2 problems with this (if you want configuration files,
it won't be a problem, just tell me):
1. T38 termination provider receives faxes at 2400 bpps from our
2011 Mar 21
0
Problem routing call to fax machine on DAHDI FXSport
[18884732963 at from-fax-machine:... - your call is hitting the
from-fax-machine context - yet your 'fax' exten is in the from-pstn-4
context. See the "[2011-03-17 13:40:29.6] NOTICE[8825] chan_dahdi.c:
Fax detected, but no fax extension" line.
When Asterisk detects an incoming fax tone - it tries to automagically
route the call to the 'fax' extension in the SAME
2013 Sep 25
2
users can not hear the audio playback sometimes
Hello everyone,
I am facing a strange problem on my asterisk box (using isdn lines with
pri card installed on it). Normal incoming/outgoing calls are working
perfectly fine.
When a user dial a wrong/out-of-service number they don't hear back any
such message like "The number is wrong or user is switched off" in some
cases, and it's just a silence for the user.
Now while
2009 Sep 18
1
DAHDI Caller ID problem
Aloha,
I'm finishing up the final touches on this install, and have run into an
odd problem.
I can't seem to get Caller ID on the analog phone lines working. It's a
Digium AEX 410 card.
I have Verbose set and a line to print the CID:
I have usecallerid=yes and callerid=asreceived set in both chan_dahdi.conf
and users.conf
[analog]
include=>default
exten =>
2011 Apr 13
0
Poor call quality - line drop, chopping sound, like robotic voice, Both party could not hear caller voice
7. Take an Asterisk training course and become a dCAP.
As for "we have try to solve it but we're lack of asterisk knowledge" -
would you get a plumber to service your car? Why not employ (as in 'pay
money') somebody to investigate this further. As Satish pointed out -
QoS type issues take a lot of debugging and that usually has to be done
on-site.
BTW - I doubt any of
2012 Jun 24
0
Fwd: asterisk-users Digest, Vol 95, Issue 33
Thanks I had this line in my /etc/asterisk/chan_dahdi.conf :
include=/etc/asterisk/dahdi-channels.conf
the file /etc/asterisk/dahdi-channels.conf was generated by
/usr/sbin/dahdi_genconf
I simply did that :
cat /etc/asterisk/dahdi-channels.conf >> /etc/asterisk/chan_dahdi.conf
It works now.
May be the option "include" is not supported within the file chan_dahdi.conf
2010 Jan 29
1
callerid not working over sip
Calling from my home using Asterisk 1.6.2.1 to an office extension
(Asterisk 1.6.1.13) the callerid is not honored:
Home:
-- Starting simple switch on 'DAHDI/1-1'
-- Executing [170 at internal:1] Answer("DAHDI/1-1", "") in new stack
-- Executing [170 at internal:2] NoOp("DAHDI/1-1", "Context:
office-extensions") in new stack
2009 Feb 28
2
clone X100p+dahdi dial out works only after receiving call
So, tweaking configs, rebuilding this and that... restarting, twiddling, it works (yeah!), but fails on re-boot to work at all. Consistently, though.
I believe it comes down to this: I can call out only *after* I've received a call.
So, cold boot. Then:
modprobe dahdi
modprobe wctc4xxp
modprobe wcfxo
dahdi: Telephony Interface Registered on major 196
dahdi: Version: 2.1.0.3
2010 Mar 20
1
how to start callerid for india
i belong to india. i am making pbx using sangoma
fxo card. i want that when ever call comes to my PSTN line i should see
the no from where call is coming. so i have to configures
chan_dahdi.conf according to my region. i checked dahdi.conf and in
that they have mentioned for india
2011 Apr 12
1
Poor call quality – line drop, chopping sound, like robotic voice, Both party could not hear caller voice
One of our client facing this issue, we have try to solve it but we're lack
of asterisk knowledge. Anybody can help us? Isn't any problem with asterisk
configuration or the problem come from PRI E1 itself?
[Apr 11 15:32:48] VERBOSE[9231] chan_dahdi.c: -- Requested transfer
capability: 0x00 - SPEECH
[Apr 11 15:32:48] DEBUG[6888] channel.c: Avoiding initial deadlock for
channel
2010 Mar 03
0
CALLERID(num) not working
I am having a problem setting the caller ID that shows when I make an outbound call over my PRI line. If I make a call from a SIP phone registered with the Asterisk box the PRI is connected to the correct ID shows on my cell phone. If I make a call from an IAX trunk connected asterisk box calling the same number as call one and setting the caller ID to the same number as call one the caller ID
2009 Jun 17
3
Asterisks, Sip to Local PRI/PTSN issue
Alright I've been having an issue when trying to dial out locally when
coming from SIP. This used to work no problem, now it doesn't. Now the
local PRI to Bell Is working fine I have calls coming in and out of it
constantly right now. BUT if I try and make a local call from SIP (from
X-Lite or one of our Linksys SPA2102s) It fails every time with errors
like these
== Using SIP RTP
2012 Feb 03
2
Junghanns QuadBri install help
Hi,
I have a Junghanns QuadBri installed and seems to be detected and working
correctly using the wcb4xxp driver
All ports are configured as TE
The problem is when I connect an ISDN line - the LED turns green and Dahdi
status shows Alarm OK
But when I try to make a call I get "All circuits are busy" cause 27
I have searched and web and tried numerous configs but it doesn't want to
2012 Nov 15
1
Detected alarm on channel 5: Red Alarm
Dear,
i using this scenario.
jitsi---> asterisk---->EPABX------> Local Telephone
when i am calling from jitsi to no 88 its giving this message and getting
busy tone.
== Using SIP RTP CoS mark 5
-- Executing [88 at myphones:1] Dial("SIP/sandeep-00000004",
"DAHDI/g0/88,20,rt") in new stack
-- Called g0/88
[Nov 15 09:53:54] WARNING[3169]: chan_dahdi.c:7536
2011 Jan 11
1
Issue with Red Alarm with DAhDi
Hi!
I have an analog line connected to my asterisk and when I try to answer a call I get this
-- Starting simple switch on 'DAHDI/7-1' -- Executing [s at from-pstn:1] Answer("DAHDI/7-1", "") in new stack -- Executing [s at from-pstn:2] Playback("DAHDI/7-1", "vm-intro") in new stack -- <DAHDI/7-1> Playing 'vm-intro' (language
2009 May 31
1
Problem releasing call from a SIP extension
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all!
Making some changes in extensions.conf to test the incoming calls so that
these are derived to a SIP extension, I found something that draws attention
to me: if I test calling to my PSTN line from a mobile phone, when take the
call from the SIP extension (softphone), if the mobile phone releases the call,
sofphone do it too without problems,