Guest User

Untitled

a guest
Jun 18th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. $two_line_poly_ext = <<<EOF
  2. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  3. <reginfo>
  4. <reg reg.1.lineKeys="2" reg.1.callsPerLineKey="1" reg.1.displayName="%s"
  5. reg.1.address="%s" reg.1.label="%s" reg.1.auth.userId="%s"
  6. reg.1.auth.password="%s"/>
  7. </reginfo>
  8.  
  9. <PHONE_CONFIG>
  10. <OVERRIDES reg.1.ringType="6"/>
  11. </PHONE_CONFIG>
  12. EOF;
Add Comment
Please, Sign In to add comment