Displaying 13 results from an estimated 13 matches for "click2dial".
2006 May 16
1
Asttapi for Asterisk 1.2 Testers Needed (was RE: Asterisk TAPI - Outlook click2dial)
...l Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Tomislav
Vojvodic
Sent: Friday, May 12, 2006 1:39 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] Asterisk TAPI - Outlook click2dial
Oh.. :/ too bad..
I'll have to look at the source..
bye,
Tomislav
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of T. Shaw
Sent: Thursday, May 11, 2006 11:20 PM
To: 'Asterisk Users Mailing List -...
2006 May 11
1
Asterisk TAPI - Outlook click2dial
...I have the exact same problem.
:(
-----Original Message-----
From: Tomislav Vojvodic [mailto:tomislav@vox-mundi.net]
Sent: Thursday, May 11, 2006 5:48 AM
To: xytek@hotmail.com; 'Asterisk Users Mailing List - Non-Commercial
Discussion'
Subject: RE: [Asterisk-Users] Asterisk TAPI - Outlook click2dial
Hey, thanks for your reply.. ;)
I'm also using asttapi from website you posted -> omniis.com.
Version is 0.10 (newest)
Well yeah.. the problem is that hangup doesen't work. Maybe 'hangup' isn't
even implemented in AstTAPI driver so that could be the reason why
Outlook+As...
2006 May 16
0
Asttapi for Asterisk 1.2 Testers Needed (was RE:Asterisk TAPI - Outlook click2dial)
...ists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Kerry
Garrison
Sent: Tuesday, May 16, 2006 2:17 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: Asttapi for Asterisk 1.2 Testers Needed (was
RE:[Asterisk-Users]Asterisk TAPI - Outlook click2dial)
Please hook me up. I have customers dieing for something that works. All
our
systems are Asterisk 1.2.7.1
-Kerry
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com
> [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of
> Clint Sharp
> Sent: T...
2008 Jan 03
2
OT - GEOPRIV and location based SIP services
Hi,
I'm wondering whether or not it is achievable to build a web based
click2dial application that could automatically detect that a user is
connected from office or home.
Another option is to directly ask user or let them change default option but
having this automatically detected is a bonus.
Has anyone tried to build such location based SIP services ?
I've read few line...
2009 Sep 14
1
Aastra - Alert-Info : how to stop auto-answer on call second leg ?
Hi,
When implementing click2dial feature, I can trigger an Aastra phone to
auto-answer using statement like :
SIPAddHeader(Alert-Info: info=alert-autoanswer);
This is very convenient when trying to reach a distant party (ie through
PSTN)
The trouble is when 2 Aastra are calling each other over the LAN, this
single statement is m...
2014 Nov 24
0
Softphone signals busy although it isn´t
Hi,
I have written an click2dial application that rings an agent soft phone
and connects the agent
with a customer.
very often I can see, that the agent softphones signal a busy back to
server, although the phone
is definitely hung up and the previous calls where handled normally.
I testet 3cx Version 6 and X-Lite V1 up to V3......
2005 Feb 08
1
AreskiCC Installation -- Please Help
Need Help ..........
I am trying to install AreskiCC Calling Card application but each time
I tried to login as root -- I recieved this error
Fatal error: Call to undefined function: pg_pconnect() in
/var/www/html/areskicc/lib/DB-modules/phplib_postgres.php on line 67
Please help me - I am stucked.
I will appreciate your response.
Thanks,
Syed.
2010 Oct 06
2
ADA: DOA?
Hey, all. While ADA can still be downloaded, that's about all that I see.
No development, no recent mention, and -- perhaps worst of all -- it
appears not to work properly under 64-bit systems. So, assuming Digium's
abandoned it, are there any suggestions of alternatives? Right now, I'm
replacing a Shoretel system, and I'd *dearly* love to avoid the incredibly
fat client they
2014 Jul 31
0
authentication user with custom authentication key
Hi,
I want to authenticate user with a random authentication key before
registration in asterisk for a click2dial feature in my website.
The goal is to not to display the password to the client. The client will
be provided with a authentication key and when the request comes to the
server form the web browser (via webrtc) it will fetch the relevant userId
and password, register the sip and the call will be do...
2007 Aug 08
0
FW: OT - Callto:// tags inside web pages
...time, browser compliance is
mandatory.
Using a softphone or not for answering call, is not my main concern
today (nor having this software installed or downloaded is not my focus)
as I know it can somehow be done, at least with an hardphone.
But what really matters for me now, is I could trigger click2dial
feature.
Skype Internet Exporer plugin detects phone numbers and replace them
with active <callto:> tag enabled buttons
Shall I aim the same with Asterisk instead of Skype ?
Your suggestion to both use <sip> and <callto> seems very smart to me.
How shall I then link those tag...
2005 May 12
1
ast_yyerror - 'space' in Caller-ID - string comparison
I've some code to manipulate incoming Caller-ID - so its suitable for
replying to...
[sipdef]
exten => s,1,NoOp(FWD SIP: "${CALLERIDNAME}" <${CALLERIDNUM}>)
; Alter incoming calles from pulver - add a '87'
exten => s,2,Gotoif($[${CALLERIDNAME} = ${CALLERIDNUM}]?3:4)
exten => s,3,SetCIDName(87${CALLERIDNUM})
exten => s,4,SetCIDNum(87${CALLERIDNUM})
exten
2009 Jan 30
4
TAPI and Asterisk
Funny how a topic will come up that you have never dealt with before, and
suddenly it comes up from multiple directions at the same time. I was
recently involved in a meeting where TAPI (which I understand only
vaguely) was proposed as way to link a custom application to Asterisk for
outbound and inbound call processing, much like SugarCRM and probably
others are doing.
Today I was asked by
2005 Jan 09
2
ASTCC Trunk and Routes Configuration
Dear List members-
I am trying to configure ASTCC (Asterisk calling card application) but
having a hard time to configure it properly. My project deadline is
approaching and couldn't figure out how to make ASTCC functional. Here
are some details what I have done so far.
1) I have installed ASTCC successfully.
2) I can access astcc-admin.cgi script without any problem.
3) I have created