Guest User

addpac

a guest
May 21st, 2018
421
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.21 KB | None | 0 0
  1. !
  2. ! APOS(tm) configuration saved from vty
  3. ! 2014/10/26 11:12:36
  4. !
  5. version 8.51.007
  6. !
  7. hostname GS1004
  8. clock timezone Moscow 3
  9. !
  10. username root password router administrator
  11. username guest password guest user
  12. !
  13. !
  14. script ntpdate default
  15. resynchronize 2 0
  16. server ip 192.168.168.254
  17. !
  18. interface Loopback0
  19. ip address 127.0.0.1 255.0.0.0
  20. !
  21. interface FastEthernet0/0
  22. ip address 192.168.1.11 255.255.255.0
  23. speed auto
  24. no qos-control
  25. !
  26. ip route 0.0.0.0 0.0.0.0 192.168.1.1 10
  27. !
  28. !
  29. !
  30. ftp server
  31. http server
  32. !
  33. dns name-server 192.168.1.1
  34. logging command
  35. logging event 4-warning
  36. logging on
  37. !
  38. !
  39. !
  40. !
  41. ! VoIP configuration.
  42. !
  43. !
  44. ! Voice service voip configuration.
  45. !
  46. voice service voip
  47. protocol sip
  48. dtmf-relay out-of-band
  49. fax protocol t38 redundancy 0
  50. fax rate 9600
  51. h323 call start fast
  52. h323 call tunnel enable
  53. no call-barring unconfigured-ip-address
  54. no voip-inbound-call-barring enable
  55. !
  56. !
  57. ! Voice port configuration.
  58. !
  59. ! FXS
  60. voice-port 0/0
  61. caller-id enable
  62. shutdown
  63. !
  64. !
  65. ! FXS
  66. voice-port 0/1
  67. caller-id enable
  68. shutdown
  69. !
  70. !
  71. ! FXS
  72. voice-port 0/2
  73. caller-id enable
  74. shutdown
  75. !
  76. !
  77. ! FXS
  78. voice-port 0/3
  79. caller-id enable
  80. shutdown
  81. !
  82. !
  83. ! GSM
  84. voice-port 1/0
  85. input gain 5
  86. output gain 5
  87. connection plar 79308489584
  88. translate-incoming calling-number 0
  89. caller-id enable
  90. !
  91. !
  92. ! GSM
  93. voice-port 1/1
  94. input gain 5
  95. output gain 5
  96. connection plar 79308486852
  97. translate-incoming calling-number 0
  98. caller-id enable
  99. !
  100. !
  101. ! GSM
  102. voice-port 1/2
  103. input gain 5
  104. output gain 5
  105. connection plar 79308489432
  106. translate-incoming calling-number 0
  107. caller-id enable
  108. !
  109. !
  110. ! GSM
  111. voice-port 1/3
  112. input gain 5
  113. output gain 5
  114. connection plar 79105200281
  115. translate-incoming calling-number 0
  116. caller-id enable
  117. !
  118. !
  119. ! GSM
  120. !
  121. !
  122. !
  123. !
  124. ! service port group configuration.
  125. !
  126. !
  127. !
  128. ! Pots peer configuration.
  129. !
  130. dial-peer voice 0 pots
  131. destination-pattern T
  132. port 1/0
  133. call-waiting
  134. user-name 79308489584
  135. user-password ud9584
  136. register e164
  137. preference 1
  138.  
  139. dial-peer voice 1 pots
  140. destination-pattern T
  141. port 1/1
  142. call-waiting
  143. user-name 79308486852
  144. user-password ud6852
  145. register e164
  146. preference 1
  147.  
  148. dial-peer voice 2 pots
  149. destination-pattern T
  150. port 1/2
  151. call-waiting
  152. user-name 79308489432
  153. user-password ud9432
  154. register e164
  155. preference 1
  156.  
  157. dial-peer voice 3 pots
  158. destination-pattern T
  159. port 1/3
  160. call-waiting
  161. user-name 79105200281
  162. user-password ud0281
  163. register e164
  164. preference 1
  165.  
  166. !
  167. !
  168. !
  169. ! Voip peer configuration.
  170. !
  171. dial-peer voice 100 voip
  172. destination-pattern 79308489584T
  173. session target sip-server
  174. session protocol sip
  175. voice-class codec 1
  176. no vad
  177. dtmf-relay rtp-2833
  178.  
  179. dial-peer voice 101 voip
  180. destination-pattern 79308486852T
  181. session target sip-server
  182. session protocol sip
  183. voice-class codec 1
  184. no vad
  185. dtmf-relay rtp-2833
  186.  
  187. dial-peer voice 102 voip
  188. destination-pattern 79308489432T
  189. session target sip-server
  190. session protocol sip
  191. voice-class codec 1
  192. no vad
  193. dtmf-relay rtp-2833
  194.  
  195. dial-peer voice 103 voip
  196. destination-pattern T
  197. session target sip-server
  198. session protocol sip
  199. voice-class codec 1
  200. no vad
  201. dtmf-relay rtp-2833
  202.  
  203. !
  204. !
  205. !
  206. !
  207. !
  208. !
  209. gatekeeper
  210. !
  211. !
  212. ! Gateway configuration.
  213. !
  214. gateway
  215. h323-id voip.192.168.1.11
  216. no ignore-msg-from-other-gk
  217. !
  218. !
  219. ! Codec classes configuration.
  220. !
  221. voice class codec 0
  222. codec preference 1 g711alaw
  223. !
  224. !
  225. !
  226. ! Translation Rule configuration.
  227. !
  228. translation-rule 0
  229. rule 0 7T 8T
  230. !
  231. translation-rule 1
  232. rule 0 [0-3]T T
  233. !
  234. !
  235. !
  236. ! SIP UA configuration.
  237. !
  238. sip-ua
  239. user-register
  240. sip-server ******
  241. register e164
  242. !
  243. !
  244. ! Tones
  245. !
  246. !
  247. !
  248. !
  249. ! SMTP sendmail configuration
  250. !
  251. sms-delivery
  252. !
  253. !
  254. !
  255. line console
  256. !
  257. line vty
  258. !
  259. gsm dev-restart-by-unreg 300
  260. !
  261. gsm 1/0
  262. band-select gsm900+dcs1800
  263. sms-language utf8
  264. !
  265. gsm 1/1
  266. band-select gsm900+dcs1800
  267. sms-language utf8
  268. !
  269. gsm 1/2
  270. band-select gsm900+dcs1800
  271. sms-language utf8
  272. !
  273. gsm 1/3
  274. band-select gsm900+dcs1800
  275. sms-language utf8
  276. !
Advertisement
Add Comment
Please, Sign In to add comment