Does anyone have a link to a document/webpage that explains Asterisk- SER integration?
I had a quick google, checked the voip-info wiki and the SIP wiki.
Matt Riddell
No but I have Asterisk working as my voicemail server. What is your question? What are you trying to do with Asterisk?
matt.riddell@sineapps.com wrote:
Does anyone have a link to a document/webpage that explains Asterisk- SER integration?
I had a quick google, checked the voip-info wiki and the SIP wiki.
Matt Riddell
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi Steve and Matt,
I'm also interested in such a document. But right now I want to use Asterisk as a voicemail server and a PSTN gateway. Actually I have no idea how I can manage the voicemail stuff and the MWI feature for that. The second problem is the PSTN-Gateway. If I call a number through the PSTN gateway and than hangup before somebody answers the called phone will not stop to ring. How comes this?
Regards Bastian
Steve Blair schrieb:
No but I have Asterisk working as my voicemail server. What is your question? What are you trying to do with Asterisk?
matt.riddell@sineapps.com wrote:
Does anyone have a link to a document/webpage that explains Asterisk- SER integration?
I had a quick google, checked the voip-info wiki and the SIP wiki. Matt Riddell
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Here is a document I posted a while ago on how I got MWI to work with SER. Keep in mind that I only use Asterisk as a voicemail server. ser is used for everything else.
http://lists.iptel.org/pipermail/serusers/2004-September/011545.html
Cheers, Paul
--- Bastian Schern ml01@in-bln.de wrote:
Hi Steve and Matt,
I'm also interested in such a document. But right now I want to use Asterisk as a voicemail server and a PSTN gateway. Actually I have no idea how I can manage the voicemail stuff and the MWI feature for that. The second problem is the PSTN-Gateway. If I call a number through the PSTN gateway and than hangup before somebody answers the called phone will not stop to ring. How comes this?
Regards Bastian
Steve Blair schrieb:
No but I have Asterisk working as my voicemail server. What is your question? What are you trying to do with Asterisk?
matt.riddell@sineapps.com wrote:
Does anyone have a link to a document/webpage that explains Asterisk- SER integration?
I had a quick google, checked the voip-info wiki and the SIP wiki. Matt Riddell
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
_______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com
Hi,
Have a look at this link: It says about integrating SER with Asterisk http://www.voip-info.org/wiki-Asterisk+at+large
Regards,
--- Java Rockx javarockx@yahoo.com wrote:
Here is a document I posted a while ago on how I got MWI to work with SER. Keep in mind that I only use Asterisk as a voicemail server. ser is used for everything else.
http://lists.iptel.org/pipermail/serusers/2004-September/011545.html
Cheers, Paul
--- Bastian Schern ml01@in-bln.de wrote:
Hi Steve and Matt,
I'm also interested in such a document. But right now I want to use Asterisk as a voicemail server and a PSTN gateway. Actually I have no idea how I can manage the voicemail stuff and the MWI feature for that. The second problem is the PSTN-Gateway. If I call a number through the PSTN gateway and than hangup before somebody answers the called phone will not stop to ring. How comes this?
Regards Bastian
Steve Blair schrieb:
No but I have Asterisk working as my voicemail server. What is your question? What are you trying to do with Asterisk?
matt.riddell@sineapps.com wrote:
Does anyone have a link to a document/webpage that explains Asterisk- SER integration?
I had a quick google, checked the voip-info wiki and the SIP wiki. Matt Riddell
===== Girish Gopinath gr_sh2003@yahoo.com
_______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com
Sorry for the top-posting just continuing the tradition of the thread.
Thanks guys for those two links. I actually stumbled across the Asterisk at large entry this morning while doing the daily news. Funny that it's not linked from the SER page on the wiki. Maybe I should do that.
Cheers,
Matt Riddell http://www.sineapps.com/news.php (Daily Asterisk News - html) http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)
On 13 Oct 2004 at 5:03, Girish wrote:
Hi,
Have a look at this link: It says about integrating SER with Asterisk http://www.voip-info.org/wiki-Asterisk+at+large
Regards,
--- Java Rockx javarockx@yahoo.com wrote:
Here is a document I posted a while ago on how I got MWI to work with SER. Keep in mind that I only use Asterisk as a voicemail server. ser is used for everything else.
http://lists.iptel.org/pipermail/serusers/2004-September/011545.html
Cheers, Paul
--- Bastian Schern ml01@in-bln.de wrote:
Hi Steve and Matt,
I'm also interested in such a document. But right now I want to use Asterisk as a voicemail server and a PSTN gateway. Actually I have no idea how I can manage the voicemail stuff and the MWI feature for that. The second problem is the PSTN-Gateway. If I call a number through the PSTN gateway and than hangup before somebody answers the called phone will not stop to ring. How comes this?
Regards Bastian
Steve Blair schrieb:
No but I have Asterisk working as my voicemail server. What is your question? What are you trying to do with Asterisk?
matt.riddell@sineapps.com wrote:
Does anyone have a link to a document/webpage that explains Asterisk- SER integration?
I had a quick google, checked the voip-info wiki and the SIP wiki. Matt Riddell
Bastian Schern wrote: ....
. The second problem is the PSTN-Gateway. If I call a number through the PSTN gateway and than hangup before somebody answers the called phone will not stop to ring. How comes this?
....
Probably a call-progress problem. The PSTN gateway probably hasn't detected that the incoming call has ended. If it is an analog gateway, you need to look into call-progress tones. The telco switch should send CP tones, but depending on where you live (there are several CP regional standards), you might be out of luck. Check your PSTN gateway manual. If it is a digital (PRI/BRI) gateway, end of call detection should be automatic.
Tom.