Projects

pchero on March 21st, 2022

This allows executing the registered flow when the message is received. 🙂

Continue reading about [dev talk] Added message receive flow

pchero on March 14th, 2022

Added message_send feature. This allows sending an SMS. 🙂 https://api.voipbin.net/docs/message.html

Continue reading about [dev talk] Added message_send

pchero on March 3rd, 2022

Tutorial for simple branch call example. This makes a call to the destination end and will get digits. Then will execute the branched target.

Continue reading about [tutorial] Simple branch call

pchero on April 6th, 2017

아직 저번에 발생한 문제로 여전히 골머리를 썩히고 있다. Bridge 설정을 하면 통신은 된다.. 하지만 이상하게 속도가 느려지고, 한번씩 먹통이 되는 현상이 발생하고 있다.. 어디가 문제일까..

Continue reading about Virtualbox network problem

pchero on April 4th, 2017

아… 하루를 완전히 허비했다. 요즘들어서 이상하게 Virtualbox 의 Host only network 가 잘 동작안하는 것 같길래… 이상하다 싶었다. 증상은 아무리 ping 을 보내도 동작하지 않다가 갑자기 통신이 시작되는 것이다. 동작하지 않는 시간은 약 10 분에서 30분 정도로 가늠이 안된다. 약 4시간 정도를 이 문제를 해결하는데 소비했다. 결국은 문제를 해결하지는 못했다. 어딘가에 무슨 버그가 있는 것 […]

Continue reading about Virtualbox host only network problem