VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
research at businesstz... Guest
|
Posted: Sat Jun 21, 2014 5:58 am Post subject: [asterisk-users] Popup URL for outgoing calls. |
|
|
Can anyone tell me how to implement a popup URL native asterisk when
making outbound call?
For example, a user (A Part) dial from a softphone number 07112233, when a
call is received (or even before) by B-Part, a CRM pops up with
information for user 07112233 on A-Part computer. More less like incoming
url popup on a queue.
Sam
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
rnewton at digium.com Guest
|
Posted: Fri Jun 27, 2014 2:31 pm Post subject: [asterisk-users] Popup URL for outgoing calls. |
|
|
On Sat, Jun 21, 2014 at 5:57 AM, Inventions <research@businesstz.com> wrote:
Quote: | Can anyone tell me how to implement a popup URL native asterisk when
making outbound call?
For example, a user (A Part) dial from a softphone number 07112233, when a
call is received (or even before) by B-Part, a CRM pops up with
information for user 07112233 on A-Part computer. More less like incoming
url popup on a queue.
|
No one is going to do the work for you. You'll have to do the
research. A good place to start is probably the sections in the
Asterisk Definitive Guide on Asterisk Gateway Interface and Asterisk
Manager Interface
http://shop.oreilly.com/product/0636920025894.do
--
Rusty Newton
Digium, Inc. | Community Support Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
direct: +1 256 428 6200
Check us out at: http://digium.com & http://asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
ikka.vertika at mitrak... Guest
|
Posted: Fri Jun 27, 2014 8:02 pm Post subject: [asterisk-users] Popup URL for outgoing calls. |
|
|
You can learn the source code of predictive dialer like vicidial, osdial, etc. You have to discover how they work, then you can implement it on your asterisk. But it's going to take a lot of time.
Sorry for my bad English
Regards,
Ikka Vertika
Jakarta - Indonesia
Rusty Newton <rnewton@digium.com> wrote:
Quote: | On Sat, Jun 21, 2014 at 5:57 AM, Inventions <research@businesstz.com> wrote:
Quote: | Can anyone tell me how to implement a popup URL native asterisk when
making outbound call?
For example, a user (A Part) dial from a softphone number 07112233, when a
call is received (or even before) by B-Part, a CRM pops up with
information for user 07112233 on A-Part computer. More less like incoming
url popup on a queue.
|
No one is going to do the work for you. You'll have to do the
research. A good place to start is probably the sections in the
Asterisk Definitive Guide on Asterisk Gateway Interface and Asterisk
Manager Interface
http://shop.oreilly.com/product/0636920025894.do
--
Rusty Newton
Digium, Inc. | Community Support Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
direct: +1 256 428 6200
Check us out at: http://digium.com & http://asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
| --
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
prakash.n at tevatel.com Guest
|
Posted: Fri Jun 27, 2014 8:05 pm Post subject: [asterisk-users] Popup URL for outgoing calls. |
|
|
What CRM your going to use?
With regards
N.Prakash From: Rusty Newton
Sent: 28-06-2014 01:01 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Popup URL for outgoing calls.
On Sat, Jun 21, 2014 at 5:57 AM, Inventions <research@businesstz.com> wrote:
Quote: | Can anyone tell me how to implement a popup URL native asterisk when
making outbound call?
For example, a user (A Part) dial from a softphone number 07112233, when a
call is received (or even before) by B-Part, a CRM pops up with
information for user 07112233 on A-Part computer. More less like incoming
url popup on a queue.
|
No one is going to do the work for you. You'll have to do the
research. A good place to start is probably the sections in the
Asterisk Definitive Guide on Asterisk Gateway Interface and Asterisk
Manager Interface
http://shop.oreilly.com/product/0636920025894.do
--
Rusty Newton
Digium, Inc. | Community Support Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
direct: +1 256 428 6200
Check us out at: http://digium.com & http://asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
crt.rojas at gmail.com Guest
|
Posted: Fri Jun 27, 2014 9:55 pm Post subject: [asterisk-users] Popup URL for outgoing calls. |
|
|
You can use vtiger or sugar
Both are working with asterisk.
On Fri, Jun 27, 2014 at 9:04 PM, Prakash N <prakash.n@tevatel.com (prakash.n@tevatel.com)> wrote:
Quote: | What CRM your going to use?
With regards
N.Prakash From: Rusty Newton
Sent: 28-06-2014 01:01 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Popup URL for outgoing calls.
On Sat, Jun 21, 2014 at 5:57 AM, Inventions <research@businesstz.com (research@businesstz.com)> wrote:
Quote: | Can anyone tell me how to implement a popup URL native asterisk when
making outbound call?
For example, a user (A Part) dial from a softphone number 07112233, when a
call is received (or even before) by B-Part, a CRM pops up with
information for user 07112233 on A-Part computer. More less like incoming
url popup on a queue.
|
No one is going to do the work for you. You'll have to do the
research. A good place to start is probably the sections in the
Asterisk Definitive Guide on Asterisk Gateway Interface and Asterisk
Manager Interface
http://shop.oreilly.com/product/0636920025894.do
--
Rusty Newton
Digium, Inc. | Community Support Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
direct: [url=tel:%2B1%20256%20428%206200]+1 256 428 6200[/url]
Check us out at: http://digium.com & http://asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|