Peng Yong
Peng Yong
can you add source code with png image? so any one can modify and update it. freemind is a good choice.
some vendor like Huawei only implement new draft: https://tools.ietf.org/html/draft-ietf-idr-flowspec-redirect-ip-02 and exabgp only implement old draft: https://tools.ietf.org/html/draft-simpson-idr-flowspec-redirect-02 so the huawei and exabgp is not compatible
latest git master, and netdisco-mibs-4.016, give follwing message: updatedevice.html produced the following error: Error while inserting DeviceModule: Can't insert new DeviceModule: DBD::mysql::st execute failed: Duplicate entry '31-0' for key 'devicemodule1'...
wifi 信号时钟为0
commit dc453eb26f163fedc52b17728715ec56e989d663 ``` try: req = None del req except: pass ``` req = None then del None. only need one of "req = None" or "del req". i prefer...
here is source code from outbound_async_server_test: ``` # play file self.playback("/usr/local/freeswitch/sounds/en/us/callie/ivr/8000/ivr-hello.wav", terminators="*") # wait until playback is done self.log.info("Waiting end of playback ...") event = self._action_queue.get() # log playback execute...
centos 7 在June 30, 2024停止支持。有没有计划将dpvs 支持RHEL 8 或者 RHEL9?
i am maintainer of pypi.pubyun.com. it shows "Unavailable" in: http://www.pypi-mirrors.org/ and there are some other mirror site which has status "Unavailable". then i clone pypi-mirrors, and setup a app, then...