Displaying 20 results from an estimated 5000 matches similar to: "Issues with 1.8 and BlindTransfer"
2011 Apr 06
11
Asterisk 1.8.3
I have deployed several 1.8.3.2 systems as upgrades of customers systems
and now I am seeing random crashes. For some reason the builds lock up and
stop taking sip connections. Existing calls stay on but when the user hangs
up no new calls or reg attempts work. In most cases a "core restart now"
cleans things up. Some times I have to kill the asterisk process. The
stability of 1.8.2
2013 Jan 17
2
Mail list settings?
Hey all
For some reason the mailing list is sending all messages from the sending
party.
This makes it less than ideal when responding; as selecting reply goes to
the person and not the list.
Can we have it set back to the old way please?
Thanks Andrew for pointing this out to me.
Bryant
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Jan 24
6
ReceiveFAX issue.
I am testing out inbound faxing using res_fax and res_fax_spandsp.so
My system answers the call but then sets there on the ReseiveFax line then
comes back with an error that it exceeded the maximum retries.
How would I go about debugging this? Below is my very simple dialplan code
I am using, and the fax show version gives the following as well.
FAX For Asterisk Components:
2013 Nov 25
4
Voicemail greeting playback issues?
Hey all
I have been beating on this all weekend long.
Any feed back would be appreciated.
We stood up a 11.6 system. We tested everything we could think of.
We moved over to it and all seemed to be working good than a customer told
us that they were not hearing our vociemail greetings.
When we call into the system and it drops to voicemail we just get a beep
no greeting played. We checked
2015 Oct 16
2
pjsip show xxxx like endpoint?
Is there a way to limit the items returned by pjsip show [type] using like
chan_sip allowed for sip show peers like xxxx, but I can't seem to figure
out how to lookup or limit my returns with pjsip
Thanks
Bryant
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Sep 13
5
Force ip disconnect after register?
Is there a way to drop a ip connection to asterisk after a number of
register attempts.
I have been having issues with hackers doing registration scanning against
our server. We block their address at the fire wall but since asterisk does
not force a drop of the connect after so many bad reg attempts I can't
enforce the block until they drop and try again. This allows them to run
the box
2016 Mar 31
2
Asterisk 13 - Call Bridge issue.
I have the following senerio.
Call file calls 1st party.
When connected give called party option to connect to second party.
Issue Dial to second party. Caller answers and the two are bridged
together.
My issue is that 4 out of 5 calls fail to bridge the audio.
Am I missing something or is there some kind of bug? Here is my test
dialplan
;Dialer Base Code Files.
;Variables
2010 Dec 20
3
cdr_mysql stopped working
I did an upgrade to the SVN trunk on the 12/9 and when I looked in my mysql
table for CDR's today there are no entries since the update.
I have rebuilt and re-installed and re-started asterisk still no CDR's
flowing to mysql. I did not change any configs. I checked to make sure that
the cdr_mysql option was selected under the make menu options. The module
shows it is there when I do a
2015 Oct 16
2
pjsip database error when using MS SQL via ODBC
I have a project that is requiring the use of MS SQL from asterisk. I get
an error when the pjsip contact tries to update the contact table.
[Oct 15 21:34:55] WARNING[3033]: res_odbc.c:649
ast_odbc_prepare_and_execute: SQL Execute returned an error -1: 22018:
[FreeTDS][SQL Server]Conversion failed when converting the varchar value
'3.000000' to data type int. (101)
The datatype
2011 Dec 21
3
Suppress -- Remote UNIX connection message
We have written some monitoring and stat collection scripts that use
asterisk -rx "command" The script runs once a min and logs data and posts
any critical notifications. Everything is working well with this method
but we get the -- Remote UNIX connection / disconnect message once a min
and we would like to suppress it. Is it possible without reducing the
verbose logging level.
2015 Apr 15
2
FXO advice
The Cisco/Linksys SPA devices are also able to be provisioned automatically.
On Wed, Apr 15, 2015 at 3:20 PM, Bryant Zimmerman <BryantZ at zktech.com>
wrote:
> Alejandro
>
> All of the Grandstream devices can be remote provisioned if you know what
> you are doing.
>
> Bryant
>
> ------------------------------
> *From*: "Alejandro" <cdgraff at
2012 Aug 13
8
Asterisk hangs while starting in OpenSuse 12.2
Hi,
I am using OpenSuse 12.2 64bit OS which uses Kernel 3.3.x version and
downloaded Asterisk 1.8 current version, after installing Asterisk, while
starting Asterisk it hangs at the stage of loading modules.conf, I checked
the forum https://issues.asterisk.org/jira/browse/ASTERISK-19245 but still
after updating through yast also i am facing the issue.
Have anybody faced this type of issue with
2017 Sep 14
2
Realtime pjsip issues
We are having an issue where on the latest version of asterisk when
configuration pjsip via realtime.
we do a pjsip list endpoints it shows our endpoints but lists them as
invalid.
When we do the pjsip list endpoints again it shows no objects.
This applies to pjsip list aors as well. We did not have this issue on
our older asterisk 13 installs. My guess is something has changed
2011 Jun 14
2
Voicemail issue
Hey all
I am having instances where voicemail boxes will have a 00001 message and
no 00000 message this causes the user to be told that they have a message
that they can't get at. If I renumber the messages manually to start with
the 00000 numbering then the user can get their messages. What could be
causing this and how can I get it out of the system.
Is there a patch I can apply to the
2011 Nov 28
2
Call Parking Realtime
Does anyone have any examples of using realtime database driven call
parking lots. I am on version 1.8.x
My goal is to be able to do database driven multi-tenant parking lots with
out adding sperate entries into Features.conf for each lot. I also need to
be able to use the same parking extension pool for each tenant but sand box
them into sperate lots. We have been able to do this for every
2012 Feb 09
4
checking if a phone number is UP
hi,
We have a phone number from third party provider which is used for inbound
calls. How could I monitor if this *phone number* is reachable?
the initial idea doesn't sound elegant:
- on my SIP server I set couple seconds of ringing before Answer().
- the monitoring server calls to that phone number for few seconds, checks
if it "hears" the ringing and hangs up the call.
**
I use
2011 Jul 26
3
file2ban
I want to add an entry to a database every time a brute force registration
attempt is done.
from this database we are updating cisco routers with our ban list so our
entire network is protected.
The database side of things is working and has been for some time. I really
would like to add the file2ban side of it to protect our asterisk system
better.
How would I best go about doing this
2011 Nov 03
15
DID from Direct from Telco
Hello Everyone,
Unlike going through DIDx, DIDLogic etc.., we have an option of
getting DIDs directly
from local telco Bell Canada. Currently our SIP Trunk provider
assigned a DID to us,
and as you know, they just redirect requests it to our PBX.
However, when dealing directly with a telco, what equipment will we
need? Basically
giving us the same capability as a DID provider. If someone can
2011 Jan 22
2
spandsp download
Where can I get the latest stable version of spandsp. That will work with
res_fax_spandsp.so. The link listed on the voip-info website is dead. Any
other location for download?
http://www.soft-switch.org/
Thanks
Bryant Zimmerman
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Jun 27
1
AGI script VERBOSE cmd
I am working on an AGI script and all is going well except I can not get
any of my "VERBOSE" commands to display.
Is there any undocumented reason for this to occur? I am able to set
variables, call other commands ect..
I am sending my verbose command in the following format (VERBOSE "Message
to send" 4)
Any ideas what I might be doing incorrect?
Thanks