RP
elif msg.event == "PeerStatus":
peer = msg.Peer
status = msg.PeerStatus
print(f"Peer {peer} status is {status}")
sip_show_peer = await mngr.send_action({'Action': 'SIPshowpeer', 'Peer': 181})
print(sip_show_peer)
Size: a a a
RP
elif msg.event == "PeerStatus":
peer = msg.Peer
status = msg.PeerStatus
print(f"Peer {peer} status is {status}")
sip_show_peer = await mngr.send_action({'Action': 'SIPshowpeer', 'Peer': 181})
print(sip_show_peer)
a
a
a
a
АК
R
AO
arping -I eth1 10.243.128.1
(но если на сервере есть доступ в интернет, проблема точно не в этом)E
E
RP
if msg.event == 'FullyBooted':
print('Connection OK')
sip_show_peer = await mngr.send_action({'Action': 'SIPshowpeer', 'Peer': 181})
print(sip_show_peer)
a
АК
АК
RP
a
a
a
SG
a