Hi,

I am new to Callweaver and Linux.so I would like to know more about the
configurations of dial plan.

Am currently having this configuartion:

sip.conf

[test1]
type = friend
context = internal
username = test1
secret = password
host = dynamic
disallow = all ;disallow all codecs
allow = gsm ;allow gsm codec

[test2]
type = friend
context = internal
username = test2
secret = password2
host = dynamic
disallow = all ;disallow all codecs
allow = gsm ;allow gsm codec

- extensions.conf

[internal]
1000,1,Dial(SIP/test1)
1001,1,Dial(SIP/test2)

when i try to register my xlite(3.0) soft phone the error that I get is
username mismatch.
Kindly please let me know where am I going wrong.
Is there anything else that I need to configure.

I just want to configure extensions to be used internally in our network.
_______________________________________________
Callweaver-users mailing list
Callweaver-users@callweaver.org
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to