These are the settings on my BT201 (GXP1200 is the same interface) :

Account Name:    (e.g., MyCompany) 
SIP Server:    (e.g., sip.mycompany.com, or IP address) 
Outbound Proxy:    (e.g., proxy.myprovider.com, or IP address) 
SIP User ID:    (the user part of an SIP address) 
--> I put here the same as username=BT201
Authenticate ID:    (can be same or different from SIP UserID) 
Authenticate Password:    (not displayed for security protection) 
--> I've put here the same is secret=testpaswoord
Name:    (optional, e.g., John Doe) 

sip.conf :

[r...@asterisk asterisk]# cat sip.conf
[general]
bindport=5060
bindaddr = 192.168.4.248

[BT201]
type=friend
context=intern
host=192.168.4.210
username=BT201
secret=testpaswoord

[GXP1200]
type=friend
context=intern
host=192.168.4.211
username=GXP1200
secret=testpaswoord


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to