Displaying 20 results from an estimated 100 matches similar to: "Aastra 480e phone ADSI config"
2010 Jul 07
3
Message: "err:psdrv:PSDRV_PPDGetNextTuple Line too long."
Hello!
When my application opens a URL in Firefox with more than 257 characters, the URL is truncated and the message below.
"Err: psdrv: PSDRV_PPDGetNextTuple Line too long."
I noted that this limitation may be due to the following code. See line 00363.
Code:
00354 /*********************************************************************
00355 *
00356 *
2009 Dec 14
1
AGI with PHP
Hi All,
I'm having problems getting results from a PHP file. This is what the CLI is showing.
-- Executing [111 at internal:1] AGI("Console/dsp", "GoTalk.php") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/GoTalk.php
[Dec 14 11:57:25] ERROR[20260]: utils.c:1019 ast_carefulwrite: write() returned error: Broken pipe
If I run the PHP file from
2003 Sep 03
4
telantek.adsi
I am working with the telantek.adsi file, and I was
wondering how I would create a softkey for Transfer.
I tried making a key definition and using SENDDTMF
"#", but that didn't work. Is there another way I
could do this?
Also, does anybody have any ADSI scripts for use with
Asterisk that they would like to share?
Thank you for your time.
__________________________________
Do you
2013 Oct 20
1
error cant write to function ODBC_DEVICES
Hi all
asterisk 1.8.23
I have odbc all setup to mysql but cant figure out why the dialplan wont
write to the odbc function
fubc_odbc.conf
[DEVICES]
dsn=device-conn ;dsn in res_odbc not odbc.ini
readsql=SELECT call.callNum, call.city, devices.callId, devices.id FROM
call INNER JOIN devices ON call.id = devices.callId WHERE deviceNumber = '${
SQL_ESC(${ARG1})}'
2013 Oct 07
4
AutoBL issues on CentOS 6
Hi Tom and all,
I started to play a bit with the AutoBL action on a CentOS 6 box and ran
into the following problems:
1) The action.AutoBL doesn''t work for me until I patch it like so:
--- /usr/share/shorewall/action.AutoBL.orig 2013-10-01
00:59:42.000000000 +0200
+++ /usr/share/shorewall/action.AutoBL 2013-10-07 14:44:31.530841099 +0200
@@ -22,6 +22,9 @@
DEFAULTS
2003 Nov 12
1
ADSI Functions
Does anyone know where I can get a list of ADSI functions.. Example *70
(No Call Waiting), Flash = Flash, Hold = ???
Thank you,
-gcc
2004 Aug 06
3
Play music for a link
Hello!
Please, I would like to know how I can play music by link of the my
web-site...
My radio is: http://200.206.207.221:8000
The link, this:
<embed type="application/x-mplayer2" ID="MediaPlayer"
Name="MediaPlayer" WIDTH="127" HEIGHT="16"
src="http://200.206.207.221:8000" autostart="1" transparentatstart="1"
2004 Aug 06
0
Play music for a link
hmmm, that looks like an embedded script for windows media player, am i
correct?
<p><p><p>Dave St John
CEO Mediacast1
www.mediacast1.com
----- Original Message -----
From: "Tiago Cruz" <tiagocruz@linuxdicas.com.br>
To: <icecast@xiph.org>
Sent: Friday, September 19, 2003 7:01 AM
Subject: [icecast] Play music for a link
<p>> Hello!
>
>
2003 Sep 24
0
Adding a DELAY to an ADSI script
I was searching through the app_adsi.c file and found
some events and functions that are not used in the
sample ADSI scripts.
One of these functions is DELAY. I can't get this to
work. Has anybody got this to work?
I'm trying to create a HangUp soft key using the
following code:
KEY "Hangup" IS "Hang Up"
ONHOOK
DELAY
OFFHOOK
ENDKEY
The delay has no
2010 Mar 04
1
[LLVMdev] Fwd: I can't find the document about the options of hgsubversion.
I don't know if hg is a possible choice for llvm-project.
Because we can using hgsubversion interactive with subversion.
That's means we need only an svn server. and create an hg minor.
And we can push to and pull from the subversion server.
---------- Forwarded message ----------
From: 罗勇刚(Yonggang Luo) <luoyonggang at gmail.com>
Date: 2010/3/4
Subject: I can't find the
2010 May 14
1
aastra pt 480e phone
hello
i hope i am posting to the right list, i am a totally blind user, and i want
to reprogram my aastra pt 480e phone, my friend used the web configurator,
but i think he programmed thw wrong codes, a few questions, is it possible
to damage the phone by programming it wrong? also, how does one reset it
literally to factory defaults? as unplugging it and replugging it back into
the wall
2013 Sep 06
1
11.4.0: iax packets lost by amazon ec2
I have 11.4.0 on an Amazon EC2 instance. SIP works fine, but I can't get
iax to work.
I've opened 4569 in the EC2 Security Group.
I'm using the zoiper client. Using tcpdump I can see the zoiper packets
coming in on 4569, but nothing shows on the asterisk cli.
Frame 33: 79 bytes on wire (632 bits), 79 bytes captured (632 bits) on
interface 0
0000 12 31 3b 12 40 84 fe ff ff ff
2010 Nov 10
0
Asterisk 1.6.2.13 IAX2 Realtime issue
Hi
I have configured IAX2 realtime in Asterisk 1.6.2.13.
when I cannect a client to realtime extension, always the state of extension
is "UNKNOW" like:
* Name : marco
Secret : <Set>
Context : phones
Parking lot :
Mailbox : 2345 at default
Dynamic : Yes
Callnum limit: 0
Calltoken req: Auto
Trunk : No
Encryption : No
2018 Apr 26
0
account locks not working ssh/winbind?
Hai Rowland,
Thanks for the reply. Ok so we suspect and buggie pam module
The pam.d/ssh is the default
@include common-auth
account required pam_nologin.so
@include common-account
session [success=ok ignore=ignore module_unknown=ignore default=bad] pam_selinux.so close
session required pam_loginuid.so
session optional pam_keyinit.so force revoke
@include
2008 Jan 21
4
Rails app cannot connect to Ferret server
I have installet the Ferret gem v. 0.11.6 and the latest acts_as_ferret
plugin from
svn://projects.jkraemer.net/acts_as_ferret/tags/stable/acts_as_ferret
I''ve followed the instructions here
http://projects.jkraemer.net/acts_as_ferret/wiki/DrbServer to set up the
server, and put acts_as_ferret :remote => true on one of my models (Ad)
I can also start the ferret_server, but when
2020 Jun 08
0
pjsip extensions rings but call drop on answer
Hi,
I created an IAX2 trunk between my old Asterisk 1.4 server (A) and my
new one with v. 16.10.0 (B).
The trunk seems to be up, and the calls are initiated, eg. an
extension from A can dial an extension in B which rings.
However, as soon as the extension in B answers, the call is terminated.
This is what I see in the console of B:
-- Called PJSIP/4053
-- PJSIP/4053-00000002 is ringing
2010 Jun 15
4
Unable to pickup an extension, tryi
Hi!
> How to do this ??
> To proceed with your answer on PICKUPMARK, where do I put this ???
Look at the example for Asterisk 1.4 on this page:
http://www.voip-info.org/wiki/view/Asterisk+cmd+Pickup
Philipp
2020 Jun 09
2
Permission to disk set wrong when restoring from memory snapshot?
Hi all,
Passing on Bug 1840609 <https://bugzilla.redhat.com/show_bug.cgi?id=1840609>
- Wake up from hibernation failed:internal error: unable to execute QEMU
command 'cont': Failed to get "write" lock.
In Ovirt/RHV there is a specific flow that prevents the VM from starting on
the first host.
The result is:
2020-06-09T12:12:58.111610Z qemu-kvm: Failed to get
2004 Sep 19
2
Setting time on ADSI phones from Asterisk
Hi,
Would anyone know of a way to set the time automatically on an ADSI
capable phone from *?
The phone in question is a Aastra 480e.
While I am at it, does anyone have any helpful docs on the ADSI script
programming? I have managed to do basic functions by modifying the
asterisk.adsi file using stuff gleaned from the app_adsiprog.c file,
but docs would be really helpful at this point.
Tia,
2006 Apr 06
4
Call/Contact Center.
Hello,
I'm trying to sum up current options for doing small (up to 20 agents)
inbound-only CC.
I've found: astguiclient, maybe there are some other CC solutions?
And on the other side: witch is better to have 20 PC w/ softphones or
one T1 channel bank and normal phones with hands-free sets. (whitch set
whould you recomend) ?
kd,
--
Krzysztof Drewicz
Affordable 2/4 span E1/T1