Skip to content

Bash web scrapper to PAP2T to publish last_caller_id and status to MQTT

License

Notifications You must be signed in to change notification settings

mrestivill/docker-pap2t-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Pulls license

docker-pap2t-mqtt

Scrapps PAP2T device and publishes phone status and last_caller_id to mqtt

Buils

docker build -t glarfs/pap2t-mqtt .

Run


docker run -e PAP2T_MQTT_HOST=x.x.x.x -e PAP2T_MQTT_PORT=1883 -e PAP2T_MQTT_ENTRYPOINT=/my/phone -e PAP2T_HOST=x.x.x.y glafs/pap2t-mqtt

MQTT mapping

  • /test/phone/status Idle Ringing Connected
  • /test/phone/last last caller id

About

Bash web scrapper to PAP2T to publish last_caller_id and status to MQTT

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published