Hi,Le 09/03/2016 08:40, Kevin Long a écrit : > 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.
With PJSIP, you can have multiple devices registered with same SIP
account, and then use function PJSIP_DIAL_CONTACTS to call all of them,
for example:
exten => 123,1,Dial(${PJSIP_DIAL_CONTACTS(sip123)})
Regards,
--
Jean-Denis Girard
SysNux Systèmes Linux en Polynésie française
http://www.sysnux.pf/ Tél: +689 40.50.10.40 / GSM: +689 87.79.75.27
signature.asc
Description: OpenPGP digital signature
-- _____________________________________________________________________ -- 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
