> Folks, > > I been trying to understand how one would register * to a SIP provider > that only gives you an Account number, PIN, and phone number. I > reviewed some examples on Wiki but those show examples of SIP provides > using username and passwords. <snip> > Any suggestion?
set up a softphone and trace it with ethereal(or the like) You should be able to get an idea of where to put what from the Register requests. Compare the Register requests generated by asterisk with your current config to the ones generated by the softphone. ---- Andrew Thompson http://www.retirequickly.com/43653 _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
