Hi, I'm working with a SIP phone (Thomson ST2030) that support a "multi-registration" feature. It works this way: - the phone has a main id - some feature keys can be configured to be tied to supplementary ids (with a specific id username and password) - when the phone boots, it will successively (try to) register with each id (main and supplementary ids). - every outgoing call uses the main id - every incoming call received for any id is handled.
The trouble I'm having is I can configure either Asterisk or the SIP phone to have supplementary id successfully registered (403 Wrong Password reply though I'm certain the password I provided is correct). I could find an (impractical) workaround setting in sip.conf a supplementary id with a fixed IP address (and thus removing the need for registration). I'm suspecting a mistake in my config but I prefer to check here. Is it possible for a SIP to register twice to the same Asterisk server using 2 different ids ? Consulting this list archives gives mixed answers. Regards
-- _____________________________________________________________________ -- 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
