Displaying 20 results from an estimated 2000 matches similar to: "Another CTI question"
2003 Oct 24
1
CTI interface(s) for Asterisk? [REALLY LONG MESSAGE - SORRY]
Hi. I have just finished Googling the list archive for information on
doing CTI with Asterisk. I never found a definitive "here's how it's
done" answer, but I did see a number of postings indicating that it was
at least a possibility. (For those of you who already know about CTI,
please pardon the pedantic introductions to each section.)
Here are my questions:
[First Party
2006 Nov 27
0
CTI
If you're talking screen pops, crm integration, type CTI, Trixbox has
hooks built in for SugarCRM.
Cory Andrews
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Matt
Florell
Sent: Monday, November 27, 2006 3:59 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users]
2007 Jul 22
2
Asterisk CTI interface to control legacy PBX
Hello,
I am looking for a way to control another legacy PBX from Asterisk using
a CTI interface. Are you aware of any legacy PBX CTI control card that
can be controlled by Asterisk? I have an Avaya PBX with CTI interface
and researching if I can connect Asterisk to this. :-)
Thanks for any hints.
--
-
David Hajek
Daktela - VoipObchod
http://www.daktela.com/
http://www.voipobchod.cz/shop/
2011 Jul 04
1
Agent Login, Logout, Ready, Not Ready from the CTI application
Hi All;
We know that agents can login and logout from the phone handset. But if we need the login, logout, ready and not ready to be from an application and to be integrated with the CRM, how to acheive this?
Normally in Cisco and AVAYA, they use CTI integration and the CTI client (which is embded in the CRM application) will receive the the caller id or information via that CTI client.
How
2010 May 22
1
OT - How to query vcard-like data for CTI app
Hi,
While this question does not directly concern Asterisk, it certainly relates
to CTI applications.
When building CTI application, you can meet 3 data types :
- LDAP data, for employee data,
- SQL data, for customer or structured data,
- vCards-like, for various contacts mostly stored in Email's address books.
It is very common to deal with LDAP or SQL databases, from a program.
I would
2013 Jul 15
1
CTI for asterisk?
Hello;
Is there CTI module in asterisk with CTI client to login and logout and do ready and pause?
Regards
Bilal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130714/dd86c885/attachment.htm>
2009 May 23
1
integrating CTI
Hi there,
I am integrating CTI functionality to my java application and using
Asterisk as PBX.
I need some advices as to whether I am in the right track.
? Asterisk server is configured and working fine.
? I have a generic sip hard phone
? I have X-lite soft phone installed.
To provide for CTI functionality, I am utilizing the asterisk manager
API, I designed a java application that can do the
2005 May 24
1
CTI
Hi Guys!
After 1 week or looking for answers about CTI and Asterisk, I havent been
able to find the necessary applications to do what I want to do. Maybe you
guys have more insight on this.
I tried installing asttapi, and works great! Can make outbound calls from
outlook, etc.. Nice work!
For incoming calls.. Ive been trying software like ascendis callerid, call
alert and identapop pro, but
2003 Nov 03
0
Re:Looking for CTI/IVR/CallCenter/VoIP project/task as freelance developer
Hi,
As Freelance programmer/consultant I'm looking for project/task of IVR/CTI/CRM/IP-based, my skils are as following,
1 Dialogic-based CTI/IVR software programming
2 Intervoice IVR development
3 Siebel CRM integration and development
4 IBM DirectTalk and WebShpere Voice(VoiceXML,...)
5 IP-based development(VoIP,h323,sip,...)
6 Cisco
2005 Oct 05
0
has_and_belongs_to_many on legacy DB
I am working with mapping ActiveRecord onto a legacy database. All is going
well (using set_table_name, set_primary_key, etc), but I can''t get my
many<=>many relationships to work.
My contrived example of the situation:
Student has_and_belongs_to_many Teachers. This is mapped via table
student2teacher where the foreign keys are studentId and teacherId. The
primary key in Student
2006 Jan 18
3
legacy database on remote host
I''m getting this error in webrick then it crashes leaving nothing in the
log.
ruby: symbol lookup error:
/usr/lib/ruby/gems/1.8/gems/mysql-2.7/lib/mysql.so: undefined symbol:
mysql_sqlstate
Here is the standard query I would normally write to get the data.
select * from child,parent
where CONCAT(SUBSTRING(child.item_number,1,14,''00'') =
parent.order_number and
2014 Jan 10
1
CTI
Hi people
I'm just mailing to see what people are using for CTI solutions with
asterisk. Aslos, has anyone managed to integrate asterisk with Salesforce?
Thanks in Advance
Ish
--
Ishfaq Malik
Department: VOIP Support
Company: Packnet Limited
t: +44 (0)845 004 4994
f: +44 (0)161 660 9825
e: ish at pack-net.co.uk
w: http://www.pack-net.co.uk
Registered Address: PACKNET LIMITED, Duplex 2,
2005 Sep 06
1
CTI and Asterisk
Hi all,
i have a question:
what about a CTI implementation with Asterisk.
I've been looking for info in www.voip-info.org <http://www.voip-info.org/>
and in google, but
There are no precise informations!
Thanks a lot
stefano
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Sep 11
0
CTI with MS Dynamics CRM
Hello,
Though I spent a couple of hours googling over the net, I still don't have
a clear picture on how to do CTI between Asterisk and MicroSoft Dynamics
CRM (Online version, if that matters).
The features I'm after include:
- click-to-dial
- screen-pop.
Do you have any valuable pointer on this ?
Is this simply replying on TAPI ?
Regards
-------------- next part --------------
An
2009 Apr 16
0
Magic multi connections with association problem
Dear all
I am using magic multi connections, there is some problem when using
association. How can I dynamic determine the module name (i.e.
A::Request, B::Request) in activerecord association.
Below is my code:
module A
establish_connection :A
end
module B
establish_connection :B
end
# and many module....
class Request < ActiveRecord::Base
set_table_name "request"
2006 Jul 25
2
join in legacy DB?
I''ve got a problem with some tables that don''t follow any RAILS
standards. how do I define the join in the model when all three tables
have wacky names?
class Machine < ActiveRecord::Base
set_table_name "tbl_CodeMgmt_Host"
set_primary_key "Id"
end
class Pool < ActiveRecord::Base
set_table_name "tbl_CodeMgmt_Pool"
set_primary_key
2006 Apr 11
1
Foreign Keys
Hi,
My tables are as follows:
"tblusers" - primary key "TblUsersID"
"tblregisteredphones" - primary key "TblRegisteredPhonesID"
- foreign key "intUserID"
My models are as follows:
class Registeredphone < ActiveRecord::Base
set_table_name "tblregisteredphones"
belongs_to :user,
:foreign_key
2008 Jan 23
1
Making Parents object attributes available
Hello,
I have a class Person
class Persoon < ActiveRecord::Base
set_table_name "Persoon"
set_primary_key "p_persoon"
has_many :adres, :class_name => "Adres"
composed_of :name, :class_name => Name, :mapping => [ [:naam,:naam],
[:voornaam,:voornaam], [:voornaam2,:voornaam2],
[:persnickname,:persnickname], [:perssortname,:perssortname] ]
def
2009 Nov 17
2
New Open Source CTI client for Asterisk
Hallo everybody,
today i've released the very first (and very alpha :-) version of ABCTI,
a CTI solution
for Asterisk written in python, using pyGTK and py-Asterisk. It talks
directly to the
Manager API, so no additional software is required on the Asterisk server.
You can find it on Sourceforge as
http://abcti.sourceforge.net
Basic functionality is already there: Originate, Transfer,