Hi, i have several incoming sip peers (mostly ciscos) , with 1.0 i always registered them like this: register => @prepago-in [prepago-in] type=friend host=192.168.10.120 context = from-external dtmfmode=rfc2833 insecure=very ; required for incoming FWD calls Now with 1.2.4 it doesnt work any more, this is what i see in the CLI console Feb 24 11:40:18 WARNING[11142]: chan_sip.c:3207 sip_register: Format for registration is user[:secret[:authuser]]@host[:port][/contact] at line 154 i dont need a user and pass in the ciscos, what should i put for "user"? thanks