Go Back   Wireless and Wifi Forums > News > Newsgroups > uk.telecom.voip
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-04-2007, 06:35 PM
kael
Guest
 
Posts: n/a
Default SIP/SIMPLE - XMPP/Jingle : Wildfire + Asterisk + SER

Hello,

I would like to set up the following VoIP architecture with a full
SIP-to-XMPP gateway (chat, presence, audio and video) :

1. XMPP server ;
2. SIP server with my own domain ;
3. SIP mapping with a SIP-to-PSTN number.

The purpose is to have a transparent gateway so that when I'm connected
with SIP I can chat, calls, etc, XMPP contacts and inversely when I'm
connected with XMPP.

For the (1), there's Wildfire and the Asterisk-IM pluggin
http://www.jivesoftware.org/asterisk-im but I'm wondering if it allows a
SIP URI to call a JID.

For the (3), there's Asterisk, but I'm not sure that for the (2)
Asterisk can be turned into a SIP server with a domain name.

So, apparently, SER or OpenSER would be required.

Has anybody set a similar architecture ?

Thanks.

--
kael

Reply With Quote
  #2 (permalink)  
Old 02-04-2007, 07:08 PM
Jonathan Roberts
Guest
 
Posts: n/a
Default Re: SIP/SIMPLE - XMPP/Jingle : Wildfire + Asterisk + SER

kael wrote:
> Hello,
>
> I would like to set up the following VoIP architecture with a full
> SIP-to-XMPP gateway (chat, presence, audio and video) :
>
> 1. XMPP server ;
> 2. SIP server with my own domain ;
> 3. SIP mapping with a SIP-to-PSTN number.
>
> The purpose is to have a transparent gateway so that when I'm connected
> with SIP I can chat, calls, etc, XMPP contacts and inversely when I'm
> connected with XMPP.
>
> For the (1), there's Wildfire and the Asterisk-IM pluggin
> http://www.jivesoftware.org/asterisk-im but I'm wondering if it allows a
> SIP URI to call a JID.
>
> For the (3), there's Asterisk, but I'm not sure that for the (2)
> Asterisk can be turned into a SIP server with a domain name.
>
> So, apparently, SER or OpenSER would be required.
>
> Has anybody set a similar architecture ?
>
> Thanks.
>


Maybe I mis-understand your intention, but Asterisk can most certainly
use a domain name. I use a sub-domain with mine but many people use FQDN's.

Reply With Quote
  #3 (permalink)  
Old 02-05-2007, 12:15 AM
kael
Guest
 
Posts: n/a
Default Re: SIP/SIMPLE - XMPP/Jingle : Wildfire + Asterisk + SER

Jonathan Roberts wrote:
> kael wrote:
>> Hello,
>>
>> I would like to set up the following VoIP architecture with a full
>> SIP-to-XMPP gateway (chat, presence, audio and video) :
>>
>> 1. XMPP server ;
>> 2. SIP server with my own domain ;
>> 3. SIP mapping with a SIP-to-PSTN number.
>>
>> The purpose is to have a transparent gateway so that when I'm
>> connected with SIP I can chat, calls, etc, XMPP contacts and inversely
>> when I'm connected with XMPP.
>>
>> For the (1), there's Wildfire and the Asterisk-IM pluggin
>> http://www.jivesoftware.org/asterisk-im but I'm wondering if it allows
>> a SIP URI to call a JID.
>>
>> For the (3), there's Asterisk, but I'm not sure that for the (2)
>> Asterisk can be turned into a SIP server with a domain name.
>>
>> So, apparently, SER or OpenSER would be required.
>>
>> Has anybody set a similar architecture ?
>>
>> Thanks.

>
> Maybe I mis-understand your intention, but Asterisk can most certainly
> use a domain name. I use a sub-domain with mine but many people use
> FQDN's.


Ok. I haven't found that when reading several how-to. Gotta read the
very dense documentation. Thanks.

--
kael

Reply With Quote
  #4 (permalink)  
Old 02-05-2007, 12:27 AM
Jonathan Roberts
Guest
 
Posts: n/a
Default Re: SIP/SIMPLE - XMPP/Jingle : Wildfire + Asterisk + SER

kael wrote:
>>
>> Maybe I mis-understand your intention, but Asterisk can most certainly
>> use a domain name. I use a sub-domain with mine but many people use
>> FQDN's.

>
> Ok. I haven't found that when reading several how-to. Gotta read the
> very dense documentation. Thanks.
>


If you haven't discovered this site yet, you might find his articles
useful: www.nerdvittles.com. I believe he had one on Asterisk + Jabber
a few months ago. Good luck!

Reply With Quote
  #5 (permalink)  
Old 02-05-2007, 10:35 AM
NicHughes
Guest
 
Posts: n/a
Default Re: SIP/SIMPLE - XMPP/Jingle : Wildfire + Asterisk + SER

On 4 Feb, 18:35, kael <k...@alussinan.org> wrote:
> Hello,


>


>
> For the (3), there's Asterisk, but I'm not sure that for the (2)
> Asterisk can be turned into a SIP server with a domain name.
>


Sure it can.

See http://www.voip-info.org/tiki-index....Asterisk%20SIP
%20Channels

Unless you want massive numbers of simultaneous calls I don't see why
you would need SER for this setup.

The domain name part of the question is trivial, set your DNS records
to direct traffic to the IP of the Asterisk server.

--
Nic
www.entrust-systems.net



Reply With Quote
  #6 (permalink)  
Old 02-13-2007, 08:58 AM
kael
Guest
 
Posts: n/a
Default Re: SIP/SIMPLE - XMPP/Jingle : Wildfire + Asterisk + SER

NicHughes wrote:
> On 4 Feb, 18:35, kael <k...@alussinan.org> wrote:
>
>> For the (3), there's Asterisk, but I'm not sure that for the (2)
>> Asterisk can be turned into a SIP server with a domain name.

>
> Sure it can.


My doubt was not justify at all.

I got it working, at least for the basics. The configuration is gonna be
great moment, I guess. :)

Thanks.

--
kael

Reply With Quote
  #7 (permalink)  
Old 02-13-2007, 09:00 AM
kael
Guest
 
Posts: n/a
Default Re: SIP/SIMPLE - XMPP/Jingle : Wildfire + Asterisk + SER

Jonathan Roberts wrote:

> If you haven't discovered this site yet, you might find his articles
> useful: www.nerdvittles.com. I believe he had one on Asterisk + Jabber
> a few months ago. Good luck!


Thanks for the link. I haven't really read it yet but I've found a great
starter http://www.asteriskguru.com/tutorials/ .

--
kael

Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
about asterisk robert uk.telecom.voip 12 03-19-2007 02:28 PM
Using Asterisk to simulate an ISDN2e line Ron Wellsted uk.telecom.voip 1 08-26-2006 09:40 AM
Asterisk and voicemail permission problem Tinus uk.telecom.voip 0 08-25-2006 03:47 PM
Asterisk... first questions of a newbie :-( Stephane M uk.telecom.voip 15 09-22-2005 10:34 AM
Sipgate and Asterisk, Calls cut if silence detected Sparks uk.telecom.voip 1 07-12-2005 10:03 AM


All times are GMT. The time now is 08:25 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45