Displaying 20 results from an estimated 20000 matches similar to: "Asterisk RealTime Question, Please help"
2004 Dec 23
8
asterisk at large
Hello *'s,
First Of all Marry Christmas,
I want to setup asterisk at large means "my main asterisk server placed
in my office(in Pakistan), and some offices outside Pakistan and i want
to connect these locations to my main * server (in Pakistan) on remote
locations i'll used asterisk can i do this or may be i changed my plans
kindly guides me.
Thanks In Advance.
Adnan Ahmed.
2006 Feb 28
1
Problem with incoming call, Please help
Hi All,
I was able to install Asterisk and make outgoing calls. Recently I purchased two
DID's and I am facing a problem configuring them to my Asterisk, I hope with
the help I get from this list I will be able to configure successfully. Mu
errors are
Feb 28 08:31:58 NOTICE[19133]: pbx.c:1331 pbx_extension_helper: Cannot find
extension context 'context_mantra2'
Feb 28 08:31:58
2006 Jan 17
2
Problem configuring Asterisk, Please help me
Hi All,
I am a newbie to VOIP and after some problems I was able to install Asterisk. If
I start Asterisk I could find "Asterisk Ready" at the end and I am thinking
that Asterisk is started successfully. Later after changing my Extensions.conf
and ser.conf nothing works, I could still see the message "Asterisk Ready" but
when I try using DIAX and connect to Asterisk nothing
2006 Feb 23
2
Configure DID
Hi All,
I am a newbie to Asterisk and I was able to install Asterisk and call out.
Recently I purchased two DID's, can someone please tell me or point to some
links showing how to configure these DID's for SIP based softphones like
Express talk?
Thanks,
Manoj.
2006 Mar 06
1
Extension 's' in Realtime
Hi All,
I was able to insert some extensions in Mysql DB and use them successfully. In
Mysql extensions table the priority column is of type tinyint and when I give
's' value for it, it is not accepting that value as it takes only tinyints.
Please tell how can I make that column accept values like t,s,i and make it
work with asterisk in realtime without any problem? If I change the type
2006 Jan 16
1
Problem with installation of rpm's, Please help me.
Hi All,
I am a newbie and trying to install Asterisk from instructions given in
http://www.voip-info.org/tiki-index.php?page=Asterisk+RPM. We have Centos 3.3 so
I downloaded rpm's from
ftp://ftp.linuxsys.com/pub/LSE/packages/CentOS-3.4/asterisk-1.0.9/ and tried
installing one by one but I get the following errors
error: Failed dependencies:
asterisk = v1.0.9 is needed by
2006 Feb 28
1
Problem calling out
Hi All,
I installed Asterisk recently and it was working from 2 weeks without a problem
until today. Today it started showing strange error
Feb 28 03:14:08 WARNING[31430]: chan_sip.c:4826 check_auth: Stale nonce received
from '<sip:18006733555@mantragroup.com>'
Whatever number I call it displays this, please tell how can I fix this? I have
no idea what is happening and the cause
2006 Apr 12
1
Problem with Voice Quality
Hi All,
We are making a VOIP application for Mobiles (PDA's) and we are using Asterisk
for it. We have a setup consisting of both SER and Asterisk. SER acts as a SIP
router and routes everything to Asterisk. We also have rtpproxy for SER. Our
packet delivery from clients (Mobiles, PDA's) is inconsistent and ranges
between 10 to 60 ms delay but the average is near to 20 ms. We use SIP.
2006 Mar 03
2
Asterisk Fax Question
Hi All,
I want to configure fax with Asterisk and I found that we can do this reliably
using G711 codec only. Currently my provider is supporting G729 and G711.
During the call initiation the call starts with G729 (1'st priority) and
somehow if the receiver is unable to receive call then we are providing the
Caller to send a fax, but at that point they are using G729 codec. At this
point how
2011 Mar 21
2
1.8 realtime - segfault
Hi,
I have installed Asterisk 1.8 and am using realtime dialplan contexts from a mysql table.
Asterisk keeps segfaulting. When I trace the thread ids associated with the segfaults in the full log, all they have in common is
netsock2.c: == Using SIP RTP CoS mark 5
which is probably a red herring since it appears so often in threads that do not segfault.
When compiling, I ticked all the
2006 Jan 17
0
Problem with installation of rpm's, Please, help me.
mkumar@mantragroup.com wrote:
> Hi All,
>
> I am a newbie and trying to install Asterisk from instructions given
> in http://www.voip-info.org/tiki-index.php?page=Asterisk+RPM. We have
> Centos 3.3 so
> I downloaded rpm's from
> ftp://ftp.linuxsys.com/pub/LSE/packages/CentOS-3.4/asterisk-1.0.9/
and > tried installing one by one but I get the following errors
2005 Jan 11
2
Realtime and include
Hi,
I'm testing realtime right now, it does not seem to me that realtime
contexts can be included in normal context, like this
[sip]
include=>sip-dial
exten=>i,1,Hangup
[sip-dial]
switch=>Realtime/sip-dial
Am I getting it wrong ?
Tnx !
--
Best regards,
Alessio mailto:afoc@interconnessioni.it
2008 Oct 17
5
How to add contexts in asterisk realtime?
Hi everybody,
How can we add new contexts in asterisk realtime module? All I could figure
out after googling is that a new context HAS to be declared in
extensions.conf with 'switch => Realtime/@<databasetable>' under the context
name declaration. This works fine as long as we are adding extensions only
to this one context, but doesn't give the freedom to add new contexts for
2004 Dec 10
2
include and hint in extensions.conf with new realtime feature - how?
hi,
i'm a bit puzzled because i do not get include and hint to work with the
new realtime enginge (cvs-head from 2004-12-09).
other things (sipfriends and "normal" extensions) work perfect with the
realtime engine.
the entries in the static extensions.conf file i used before where:
exten => 183,hint,SIP/snom220
exten => 183,1,Macro(stdexten,443,SIP/snom220,183)
exten =>
2005 Aug 23
2
RealTime ignoringswitch=>Realtime/context@realti me_ext
I am using the current HEAD of asterisk and for asterisk-addons. I have been
trying to setup realtime mysql voicemail but no sucess. I keep getting this
error below. The necessary modules are loaded, res_config_mysql.so ...
Any pointers will help. Thanks
mail*CLI> realtime mysql status
Aug 24 00:56:50 ERROR[963]: res_config_mysql.c:596 mysql_reconnect: MySQL
RealTime: Failed to connect
2006 Oct 30
1
Realtime in the Real World
We are hosting multiple companies with Asterisk.
For a high degree of control, each company has many contexts that are included from a main context. I had wanted to use realtime, but realised very soon that it didn't scale. For each context that you put a realtime switch statement in, Asterisk has to go and query the database. If you include 10 contexts, and each one of those has a realtime
2009 Aug 07
2
realtime config and extensions.conf
Howdy,
My first forray into using res_mysql.conf for realtime access of sip users
and extensions.
I have the following relevant section of extensions.conf:
---
[trunklocal]
exten => _NXXXXXX,1,Dial(${GLOBAL(TRUNK)}/${EXTEN:${GLOBAL(TRUNKMSD)}})
[local]
include => trunklocal
include => trunktollfree
[longdistance]
include => local
include => trunkld
[international]
include
2007 Feb 26
2
Ex-Girlfriend syntax and RealTime Extensions
As seen in the following URL:
http://www.voip-info.org/wiki/view/Asterisk+RealTime+Extensions and as I
also tested some time ago with an old release of Asterisk, RealTime
Extensions didn't support the Ex-Girlfriend syntax.
Is it already working in recent 1.4 or 1.2.15 releases?
Is there any other way that I can use to do the same thing but only
using contexts, for example? If yes, please
2007 Oct 25
3
Realtime on Asterisk 1.2.24
Does realtime work reliably on Asterisk 1.2.24?
Are there any definitive guides, I can only find bits and pieces here
and there. Any accurate howtos would be of great help.
I am missing func_realtime.so. Where does this file come from?
Asterisk or asterisk-addons? I saw in one of the howtos that it is
needed. Is it needed for 1.2.X or 1.4.X. Also, what about the switch
lines in the
2005 Mar 17
3
Realtime Problem = Segmentation faults
Hi:
I had asterisk with RealTime database working perfectly in a RH 9.0
machine. I used the sip cache so I even had MWI working. The problem
is that I decided to move to Fedora Core 3. I installed the lastets cvs
version of asterisk and the RealTime addon from asterisk-addons. I at
first had the problems with the kernel and the zaptel driver but all
that was solved with the