VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
jcolp at digium.com Guest
|
Posted: Wed Mar 09, 2016 1:44 pm Post subject: [asterisk-users] 2 devices same *actual* extension - can it |
|
|
Kevin Long wrote:
Quote: |
Hello,
My company has invested heavily in Counterpath’s Stretto provisioning
platform for Mobile and Desktop VoIP clients .
At this time their system allows 2 devices (for example iPhone +
desktop computer) using the same software license per user , which
many of our users require.
Their provisioning system assumes that both devices will use the same
SIP extension for auth however.
Normally we would use separate extensions and a follow-me , but if
there is any way to use the same extension, I need to figure it
out.
|
PJSIP in Asterisk 13 can be configured to allow multiple registrations
to a single AOR and with some changes to dialplan all are dialed when
called.
--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.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 |
|
|
BryantZ at zktech.com Guest
|
Posted: Wed Mar 09, 2016 8:59 pm Post subject: [asterisk-users] 2 devices same *actual* extension - can it |
|
|
With Asterisk 13 you may be able to do it with PJSIP using two separate connections on the same AOR
I believe you would have two separate endpoints that would register under the same user and auth. If I understand it correctly when you send a call to the AOR both registered endpoints would be rung. I have not tried inbound ring yet, but when I have registered for out bound multiple connections and it seems to work well.
Bryant
From: "Kevin Long" <kevin.long@haloprivacy.com> Sent: Wednesday, March 9, 2016 1:42 PM To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Subject: [asterisk-users] 2 devices same *actual* extension - can it be done
Hello, My company has invested heavily in Counterpath’s Stretto provisioning platform for Mobile and Desktop VoIP clients . At this time their system allows 2 devices (for example iPhone + desktop computer) using the same software license per user , which many of our users require. Their provisioning system assumes that both devices will use the same SIP extension for auth however. Normally we would use separate extensions and a follow-me , but if there is any way to use the same extension, I need to figure it out. Thank you, Kevin Long-- _____________________________________________________________________ -- 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 |
|
|
rschroe at gmail.com Guest
|
Posted: Wed Mar 09, 2016 9:31 pm Post subject: [asterisk-users] 2 devices same *actual* extension - can it |
|
|
Can someone tell me if this is possible?
I currently have a VOIP phone registered on an Asterisk PBX at a remote location (working fine).
I want to install an Asterisk PBX at the local location. I will be porting the current POSTS lines to SIP trunking.
So now I want the remote line and the local lines to appear on the same handset.
This would mean I would have to pass internet to the phone for the remote extension and also register the local extensions.
So, for example, I could have the remote extension assigned to line one (ACCOUNT 1 on the Polycom handset), and the local extensions assigned to lines two, three, and four ( ACCOUNTS 2,3,4).
How do I do this?
Thanks,
--
Richard C. Schroeder
rschroe@gmail.com (rschroe@gmail.com)
rschroe@optonline.net (rschroe@optonline.net) |
|
Back to top |
|
|
62mkv at mail.ru Guest
|
Posted: Thu Mar 10, 2016 11:04 pm Post subject: [asterisk-users] 2 devices same *actual* extension - can it |
|
|
Hi!
10.03.2016 20:12, asterisk-users-request@lists.digium.com пишет:
Quote: | Kevin Long wrote:
Quote: | Quote: |
Hello,
My company has invested heavily in Counterpath?s Stretto provisioning
platform for Mobile and Desktop VoIP clients .
At this time their system allows 2 devices (for example iPhone +
desktop computer) using the same software license per user , which
many of our users require.
Their provisioning system assumes that both devices will use the same
SIP extension for auth however.
Normally we would use separate extensions and a follow-me , but if
there is any way to use the same extension, I need to figure it
out.
|
| PJSIP in Asterisk 13 can be configured to allow multiple registrations
to a single AOR and with some changes to dialplan all are dialed when
called.
|
And what would the behaviour be with , if a newly registered peer with
same SIP login has appeared while the Dial is already progressing ?
We've seen with chan_sip that there's no straightforward manner to add a
newly registered peer (think mobile application that registers after
receiving push notification) to a progressing (not answered) call
Thanks..
Kirill
Quote: | -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis
Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com &
www.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 |
|
|
jcolp at digium.com Guest
|
Posted: Fri Mar 11, 2016 6:09 am Post subject: [asterisk-users] 2 devices same *actual* extension - can it |
|
|
Kirill Marchuk wrote:
<snip>
Quote: |
And what would the behaviour be with , if a newly registered peer with
same SIP login has appeared while the Dial is already progressing ?
We've seen with chan_sip that there's no straightforward manner to add a
newly registered peer (think mobile application that registers after
receiving push notification) to a progressing (not answered) call
|
The Asterisk dialing process itself does not allow this. Once channels
are dialed you can't add. You'd need to send the push notification, wait
a period of time, and then do the Dial.
--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.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 |
|
|
|
|
|
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
|