Penguin
Diff: AsteriskSampleSetup
EditPageHistoryDiffInfoLikePages

Differences between version 17 and predecessor to the previous major change of AsteriskSampleSetup.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 17 Last edited on Thursday, February 19, 2004 9:11:34 pm by KyleCarter Revert
Older page: version 16 Last edited on Sunday, February 1, 2004 11:24:18 pm by MattBrown Revert
@@ -60,8 +60,10 @@
  
  
 In sip.conf we want to setup the secrets so each phone can authenticate onto the line we just assigned in extensions.conf 
  [[general] 
+ ;make sure to add this line, otherwise things dont work as proved by weeks of debugging  
+ port=5060  
  ;We want to configure each of the extensions we setup in extensions.conf like this one below (as a simple base) 
  [[2202] 
  type=friend 
  ;Dynamic means you can connect from any IP, you can use host=192.168.1.1 (to limit to that ip)