Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi Friends,


I couple of weeks ago I've found this guide in my mailbox: How to build a simple SIP PBX in C# extended with dial plan functionality It's about how to develop VoIP PBX and how to create dial plan, voicemail and call queue.

Since then, I'm strongly interested in the implementation of my own PBX. As I often need to travel, I'd like to access my phone system wherever I am. This way I need a remote desktop software. So I'm going to create a web GUI to be able to configure the PBX even remotely.

And I got stuck at this point. Can anyone recommend me a tutorial/link/code example for creating a web GUI for my PBX project? I'm working in Visual Studio using C#. To define the default PBX functionality I use Ozeki VoIP SIP SDK. I use this Ozeki guide: http://voip-sip-sdk.com/p_533-how-to-build-a-pbx-phone-system-with-ozeki-voip-sip-sdk-voip.html along with the Codeproject article that I've mentioned above.

Thank you so much for any help!


All the best,
M.E.
Posted
Comments
Richard MacCutchan 7-Jul-14 9:04am    
Google willl find you lots of samples of Web based applications.
m.e.d.w.o.o.d. 8-Jul-14 8:49am    
I just hoped anyone can suggest me a 'must-have' top guide

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900