On Thu, Feb 24, 2011 at 7:24 AM, Axelle <[email protected]> wrote:
> Hi list, > <snip> > in /etc/asterisk/extensions.conf: > exten => 2102,1,Macro(dialSIP,IMSI2081xxxx) ; this one registers ok > exten => 2111,1,Macro(dialSIP,IMSI20830061xxxx) ; fails > These lines have nothing to do with endpoint registration. These are outbound dial Macro's. > In sip.conf: > [IMSI2081xxxx] ; > callerid=2102 > canreinvite=no > type=friend > context=sip-external > allow=gsm > host=dynamic > > [IMSI20830061xxxx] > callerid=2111 > canreinvite=no > type=friend > context=sip-external > allow=gsm > host=dynamic > Do these IMSI names / numbers match what your phone is trying to register as? Are there actual "xxxx" at the end of the numbers, or are you attempting to obfuscate? Show us the actual logs and the actual sip.conf entries with only passwords removed, leave the usernames intact, and maybe we'll be able to see what's actually happening. -- Thanks, --Warren Selby, dCAP http://www.selbytech.com
-- _____________________________________________________________________ -- 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
