Sounds like a job for TAPI. Google TAPI for Asterisk or Asterisk TSP
I've been playing with SIPTAPI and it works pretty well. It's very simple to install and set up. Hope this Helps PC... From: [email protected] [mailto:[email protected]] On Behalf Of Ryan Wagoner Sent: Monday, December 29, 2014 9:52 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] chan_sip and 2 devices under same extension - transferring call endpoint(s) On Mon, Dec 29, 2014 at 7:26 AM, Lukasz Sokol <[email protected] <mailto:[email protected]> > wrote: As the handsets have no LCD's to show the dialled number, I want to give the workforce the ability to dial OUT using the softphone, (as in, copy/paste the number from the CRM software into softphone then *immediately* transfer the originated call 'endpoint' to the handset of the same 'user' extension, somehow, the question is, HOW ? We use FreePBX and a custom CRM. What we do is use the Asterisk Manager interface to create a call using the originate command. Asterisk dials the users handset, once they answer Asterisk then dials the outbound number. No need for any transferring. You could also look at Asterisk call files to originate the call. Ryan
-- _____________________________________________________________________ -- 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
