Displaying 20 results from an estimated 3000 matches similar to: "Asterisk returning 403 Forbidden response"
2006 Jan 12
0
Configuration of SIP Mysql peers.
Hi all,
I have configured Asterisk using Mysql database. The peers that
I have mentioned in the database are successfully registered to
Asterisk, But I am getting a warning stating "Mysql realtime: Failed to
query the database" Below I am pasting error. Could anybody please let
me know what's the cause for this warning....
*CLI> -- Registered SIP 'bharat'
2006 Feb 08
0
Re: Asterisk-Users Digest, Vol 19, Issue 58
Reason I ask is I may have a non-voice T-1 replacement project going on and
I'm investigating my various options. Costs may be about the same for
turn-key and DIY.
----
Mike Hammett
Intelligent Computing Solutions
http://www.ics-il.com
----- Original Message -----
From: <asterisk-users-request@lists.digium.com>
To: <asterisk-users@lists.digium.com>
Sent: Thursday, February
2006 Feb 08
0
Re: Asterisk-Users Digest, Vol 19, Issue 58
Define non-Voice T1 porject?
You do know that TDMoE does not travel over long distances, You can not
route or otherwise take it off of a single ethernet segment.
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com
> [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of
> Mike Hammett
> Sent: Thursday, February 09, 2006 1:20 AM
> To:
2005 Mar 17
4
Hi there..
Hello Everybody,
This is Bharat here. I am on the way of learning
Asterisks, and I just wished to know how I go about if got to write
dailplans for outbound calls and inbound calls. If you could provide me with
a simple example, I could get thru.
Waiting for your response
Regards
Bharat M. Sarvan
-------------- next part
2005 May 25
5
C files of Asterisk
Hello Everybody,
I was going thru the C code of Asterisk. Does
anybody know how does one go about modifying the C code of Asterisk? Please
do reply.
Regards,
Bharat M. Sarvan
EZZI BPO Pvt Ltd.,
PUNE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 May 13
2
Asterisk extensions from Mysql
Hello
I was just stuck around as to how I configure my Asterisk to access
extensions from Mysql. I have made all the necessary changes in the
extconfig.conf, the extensions.conf, res_mysql.conf,
res_config_odbc.conf,res_odbc.conf as they have mentioned on the site
www.voip-info.org <http://www.voip-info.org/> .
But still I am getting the error as
May 13
2005 May 19
1
Asterisk real time extensions problem...
Hello everybody,
I have setup asterisk real time extensions and its
working pretty well. But the problem is when I am jumping between the
contexts using the Goto statement in the database. I am getting a error
= Parsing '/etc/asterisk/sip_notify.conf': Found
-- SIP Seeding peers from Astdb: 'ezzibpo4' at
ezzibpo4@210.211.246.47:5061 for 60
2010 Oct 18
1
Basic structure operations doubt
I'm doing these manipulations on the data frame and wondering why does R
have to remember historical data on my operation and not just keep the
needed info.
Probably a basic fundamentals of the way R handles data .. Pls point me to
the manual if possible ..
I have this Index data:
> head(NIFTY_INDX)
Constituents.list.of.S.P.CNX.Nifty X X.1
X.2 X.3
2005 Aug 04
3
SIPPeersAction class file not found in the Asterisk-java.jar file
Hello Everybody,
I am working on Fastagi and I am making use of
Asterisk-java. But I don't find the class file for SIPPeersAction. Hence I
am getting the error message when compiling my java code.
----------------------------------------------------------------------------
------------------------------------------------
[root@localhost asterisk-java-0.1]#
2005 May 12
0
Making Asterisk run on Mysql backend
Hello there,
I have configured my asterisk to run on Mysql backend. But
the Asterisk was unable to pick the peer details from the database. This is
how I configured the Asterisk to run with mysql on the backend.
Edit /usr/src/asterisk/channels/Makefile, change it to enable the
MYSQL_FRIENDS
USE_MYSQL_FRIENDS=1
USE_SIP_MYSQL_FRIENDS=1
cd /usr/src/asterisk
make
2005 May 17
0
Asterisk Realtime extensions configuraton..
Hello everybody,
Does anybody know how do we configure the asterisk
realtime extensions using Mysql or ODBC. I have gone through the information
given on the site www.voi-info.org <http://www.voi-info.org/> , but didn't
get thru.
Would you please tell me as to how do I go about
configuring the asterisk realtime extensions. Thanks in
2005 May 23
0
Modifying Asterisk's C files
Hello Everybody,
I wished to know that the .c files in Asterisk in
the /usr/src/asterisk directory, can they be modified to change the behavior
of Asterisk? If yes, could you please tell me as how does one go about
modifying the code and also which are the files that are modified? It would
be very kind of you if could mail me a sample file with the changes made and
the
2005 Jun 30
2
[Asterisk-Dev] Developing an Application in Asterisk
Skipped content of type multipart/alternative-------------- next part --------------
_______________________________________________
Asterisk-Dev mailing list
Asterisk-Dev@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
2005 Jan 24
2
asterisk starting problem
Hi,
I have a little problem running Asterisk.
I just got the asterisk, zapttel and libpri sources from cvs.
I built and installed it.
Next I installed the sample configuration.
The problem arise when I try to start Asterisk.
Running
asterisk -vvvvc
I get the following error
[chan_phone.so] => (Linux Telephony API Support)
== Parsing '/etc/asterisk/phone.conf':
2011 Nov 18
1
Drawing ticks in the 3rd and 4th row of a lattice
Dear all,
I want to draw ticks on the 3rd and 4th row of a lattice. How do I do this
? In my search of the help, I discovered a parameter alternating,which kind
of says where the ticks will be but does not suffice for me.
I am running this command : -
barchart(X03/1000~time|Company,
data=df1[which(df1$time!=1),],
horiz=F,
2004 Aug 30
2
Rpcclient : cmd_set "getprintprocdir" defined twice
Hi,
In rpcclient/cmd_spoolss.c line 1715 & 1718
struct cmd_set spoolss_commands[] = {
{ "SPOOLSS" },
.
.
{ "getprintprocdir", cmd_spoolss_getprintprocdir, PIPE_SPOOLSS,
"Get print processor directory", "" },
.
.
{ "getprintprocdir", cmd_spoolss_getprintprocdir, PIPE_SPOOLSS,
"Get print processor directory",
2004 Sep 16
0
ADS membership with Samba 3.0.4
Hi,
Thanks for that information.
So, now if I am to include Winbind, I would like to know what other
system libraries (Linux based) winbind uses. The deciding factor now
would be on how easy or tough it would be to get these libraries running
on some thing like VxWorks.
As far as I remember, in the 2.2.x series, if Samba was configured with
security = DOMAIN, then smbd would connect to the
2012 Dec 05
3
Windows 7 adding printer
Hello Team,
I am unable to add/upload Windows 7 64 bit print driver from Windows 7 64 bit laptop. It is giving me following error.
The folder you specified doesn't contain a compatible software driver for your device. If the folder contains a driver,make sure it is designed to work with Windows for x64-based system.
Is there any work around ?
Thanks & Regards,
Arun Sasi Venmalassery
2017 Sep 01
1
virt-resize error on RHEL 7 (was: Re: Regarding libguestfs)
Hi Richard,
As per your suggestion we removed pango-devel and build was successful. Thank you!
After the delivery, our customer reported another error related to virt-resize as below:
virt-resize: error: libguestfs error: internal_feature_available:
dispatch_incoming_message: unknown procedure number 458, set
LIBGUESTFS_PATH to point to the matching libguestfs appliance directory
Regards,
2020 May 07
0
[EXT] Re: [PATCH v5] iommu/virtio: Use page size bitmap supported by endpoint
Hi Bharat,
On 5/7/20 1:24 PM, Bharat Bhushan wrote:
>
>
>> -----Original Message-----
>> From: Michael S. Tsirkin <mst at redhat.com>
>> Sent: Wednesday, May 6, 2020 5:53 AM
>> To: Bharat Bhushan <bbhushan2 at marvell.com>
>> Cc: jean-philippe at linaro.org; joro at 8bytes.org; jasowang at redhat.com;
>> virtualization at