Hi, How is iax.cc / sixTel to be configured as a termination provider in asterisk@home? The iax.cc / sixTel instructions tell you to do this: iax.conf: ------------ [sixTel] type = friend host = iax2.sixtel.net context = inbound secret = mypassword allow = all extensions.conf: -------------------------------- exten => _1NXXNXXXXXX,1,Dial(IAX2/myuserid@sixTel/${EXTEN}) exten => _011.,1,Dial(IAX2/myuserid@sixTel/${EXTEN}) How is this to be configured in asterisk@home? I'm leary of changing .conf files directly because asterisk@home supposedly does that for you. -- Lee