Displaying 1 result from an estimated 1 matches for "live_demo2".
Did you mean:
live_demo
2013 Feb 04
0
VoIPGMap: Graphing active Asterisk calls on Google Maps
...for every destination, down to the city level, by using text
(country code, ISO, lat/long) and MySQL (ITU self-compiled DB + MaxMind
public DB) based databases, which are included.
Here are some demos:
http://truemetal.org/universe/voipgmap/live_demo1.html
http://truemetal.org/universe/voipgmap/live_demo2.html
http://truemetal.org/universe/voipgmap/live_demo3.html
http://truemetal.org/universe/voipgmap/live_demo4.html
First I thought about calling it AstGMap but then realized you can
simply feed it any form of E.164 numbers so I chose VoIPGMap instead :)
If you feel like rewriting it to PHP or som...