| Author |
Message |
|
| oscarh |
Posted: Thu Jul 20, 2006 5:07 pm |
|
|
|
User
Joined: 20 Jul 2006
Posts: 22
|
I've been working on an Erlang interface to Asterisk, trying to implement both the Asterisk Gateway Interface and the Manager Interface.
Except from the Manager Interface to be a bit broken in the latest stable it has been fairly straight forward and should now be usable.
I have also been thinking about integrating Asterisk and Jingle, maybe creating something similar to Skype in/out. If anyone have experience of working with Asterisk, VoIP or Jabber together with Erlang, it would be really nice to get some comments and or ideas. |
|
|
| Back to top |
|
| Ludvig |
Posted: Fri Jul 21, 2006 8:26 am |
|
|
|
User
Joined: 20 Jul 2006
Posts: 38
Location: London
|
| Sounds like a interesting project. Do you know if there are any other project out there about Erlang and Asterisk? |
|
|
| Back to top |
|
| oscarh |
Posted: Fri Jul 21, 2006 9:01 am |
|
|
|
User
Joined: 20 Jul 2006
Posts: 22
|
Dunno, but it would be interesting to find out.
Erlang and Asterisk should be a nice combination. |
|
|
| Back to top |
|
| anders_n |
Posted: Thu Jul 27, 2006 2:01 pm |
|
|
|
User
Joined: 28 Feb 2005
Posts: 155
Location: Saltillo, Mexico
|
I suppose this is a good time to finally start showing what I have
been doing as well.
- fastAGI server
- manager interface proxy server
- scripts for generating some * configureation files
The fastAGI server is working, (I think).
The manager interface proxy server is currently not working because of some major restructuring that I haven't had time to finish yet.
The goal of the manager proxy is to be a front-end for a cluster of
Asterisk nodes, and also hopefully support several "virtual" Asterisk
servers.
I also started to look a little at making a real time db interface to
mnesia to make it possible to keep Asterisk configuration data in
mnesia or other erlang controlled storage, but since I have not done
any C programming since a compiler design course back in 1985
I have not made much progress.
I will put it up for download soon if anyone is interested.
What would be really cool is to change Asterisk so that the call control
can be written in Erlang instead of C. |
|
|
| Back to top |
|
| oscarh |
Posted: Mon Jul 31, 2006 11:22 am |
|
|
|
User
Joined: 20 Jul 2006
Posts: 22
|
| It would be very interesting to compare what we have done, and maybee exchange ideas, comments etc. |
|
|
| Back to top |
|
| rsaccon |
Posted: Wed Aug 09, 2006 5:31 pm |
|
|
|
User
Joined: 09 Aug 2006
Posts: 144
|
Hi guys, I am new on this forum and ended up here while searching for a SIP gateway written in Erlang or an Erlang interface to asterisk. It seems there are two projects in development (from oscarh and anders_n). Is the source available ? Is ther a projet page anwhere ? Can I join as tester or contributer ?
regards
Roberto |
|
|
| Back to top |
|
| anders_n |
Posted: Wed Aug 09, 2006 8:53 pm |
|
|
|
User
Joined: 28 Feb 2005
Posts: 155
Location: Saltillo, Mexico
|
rsaccon wrote: Hi guys, I am new on this forum and ended up here while searching for a SIP gateway written in Erlang or an Erlang interface to asterisk. It seems there are two projects in development (from oscarh and anders_n). Is the source available ? Is ther a projet page anwhere ? Can I join as tester or contributer ?
regards
Roberto
Hi
I have now created a project site for my Asterisk project at http://tools.assembla.com/erlast/
As I mentioned earlier I think that only the FastAGI server works at the moment.
I will be happy for any help I get in the form of bug reports or patches.
/Anders |
|
|
| Back to top |
|
| oscarh |
Posted: Thu Aug 10, 2006 10:30 am |
|
|
|
User
Joined: 20 Jul 2006
Posts: 22
|
For a SIP applications you could check out http://www.stacken.kth.se/project/yxa/ which is an open source erlang + SIP project.
Our Asterisk interface isn't released as Open Source (not yet anyhow), but please contact me at oscar at erlang-consulting.com and I could probably send you a tarball. |
|
|
| Back to top |
|
| julyinin |
Posted: Wed Jul 15, 2009 7:34 pm |
|
|
|
Joined: 15 Jul 2009
Posts: 1
|
A VoIP or Jabber together with Erlang? it would be really nice to get some comments and or ideas for that...
_________________
Call Center Software |
|
|
| Back to top |
|
| liveinlove2112 |
Posted: Fri Nov 13, 2009 4:26 am |
|
|
|
Joined: 07 Nov 2009
Posts: 1
Location: San Diego
|
julyinin wrote: A VoIP or Jabber together with Erlang? it would be really nice to get some comments and or ideas for that...
_________________
Call Center Software
[size= 1] Business VOIP Home Voip [/]
same here!!! |
|
|
| Back to top |
|
| DarrellBray |
Posted: Mon Dec 07, 2009 7:23 am |
|
|
|
Joined: 07 Dec 2009
Posts: 1
|
|
| Back to top |
|
| oscarh |
Posted: Tue Dec 22, 2009 8:15 pm |
|
|
|
User
Joined: 20 Jul 2006
Posts: 22
|
My project isn't exactly in wide use and I haven't been working on it much lately. You could however contact ETC (www.erlang-consulting.com) and ask them if you can get access to the code.
Cheers |
|
|
| Back to top |
|
| laurenk |
Posted: Sat Apr 24, 2010 1:39 am |
|
|
|
Joined: 24 Apr 2010
Posts: 1
|
oscarh wrote: My project isn't exactly in wide use and I haven't been working on it much lately. You could however contact ETC (www.erlang-consulting.com) and ask them if you can get access to the code.
Cheers
Great! Thanks oscar:) |
|
|
| Back to top |
|
| KCSchuldt |
Posted: Thu May 06, 2010 1:48 pm |
|
|
|
Joined: 06 May 2010
Posts: 1
|
Quote: oscarh wrote:
My project isn't exactly in wide use and I haven't been working on it much lately. You could however contact ETC (www.erlang-consulting.com) and ask them if you can get access to the code.
Cheers
Interesting and useful project - will contact ETC although many companies won't provide code.... |
|
|
| Back to top |
|
| jimm1909 |
Posted: Tue May 25, 2010 8:22 pm |
|
|
|
Joined: 25 May 2010
Posts: 2
|
oscarh wrote: My project isn't exactly in wide use and I haven't been working on it much lately. You could however contact ETC (www.erlang-consulting.com) and ask them if you can get access to the code.
Cheers
Any updates?
-Jim
voip
voip
Cheap Voip
Voip Phones
Cheap Voip |
Last edited by jimm1909 on Wed Jul 07, 2010 11:22 pm; edited 2 times in total |
|
| Back to top |
|
|
|