Browse Source

Update index.php

FusionPBX 7 years ago
parent
commit
94175e59fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sipjs/index.php

+ 1 - 1
sipjs/index.php

@@ -112,7 +112,7 @@ echo "	};\n";
 		}
 		}
 	};
 	};
 	//makes the call
 	//makes the call
-	//session = user_agent.invite('sip:1020@voip.fusionpbx.com', options);
+	//session = user_agent.invite('sip:1020@pbx.fusionpbx.com', options);
 
 
 	//answer
 	//answer
 	user_agent.on('invite', function (session) {
 	user_agent.on('invite', function (session) {