Re: [Asterisk-Users] open letter
Could you tell me more please ? You understand than with host=dynamic in sip.conf asterisk use contact field in SIP HF Regards Harry --- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> a écrit : > Sounds to me as what you want to do require 'a few' > code changes to > Asterisk. Maybe I am wrong, but this might take some > work to get right. > > Jan > harry gaillac wrote: > > >Hello open(ser) asterisk users > > > >Here is what i expect to do : > > > >Asterisk: registrar with public ip port=5050 > >open(ser): outbound proxy with public ip port=5060 > > > > > >Asterisk don't support IM and presence so i want to > >use SER because of it's a good proxy: > > > >I want user agents behind nat send registration to > >asterisk because of it's an ipbx :-) > > > >Look at this diagram when user agent behind nat > send > >REGISTER to ser > >the contact field in sip header has a private > address > >which one is forward to asterisk for registration. > > > >When user agent are registered in asterisk AOR is > >sip:[EMAIL PROTECTED] ip so asterisk query > >"sip:[EMAIL PROTECTED]" behind nat (not possible). > > > >How a session between two user agents behind nat > could > >keep in the path > > > >|register || register | > agent1 > >asterisk| |ser/nat box || > >| 200 OK ||200 OK | > agent2 > > > > > > One box > > --- > > | | > > | | asterisk pbx | | > > | | > > ||| | > > | ---- > > | | SER ||NAT box | private > network > > | ---- > > --- > > > >Send me your questions if you don't understand what > i > >expect to do . > > > >Harry > > > > > > > > > > > > > > > > > >___ > > >Appel audio GRATUIT partout dans le monde avec le > nouveau Yahoo! Messenger > >Téléchargez cette version sur > http://fr.messenger.yahoo.com > >___ > >--Bandwidth and Colocation sponsored by > Easynews.com -- > > > >Asterisk-Users mailing list > >Asterisk-Users@lists.digium.com > >http://lists.digium.com/mailman/listinfo/asterisk-users > >To UNSUBSCRIBE or update options visit: > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > > > ___ > --Bandwidth and Colocation sponsored by Easynews.com > -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > ___ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] open letter
I don't know this part of Asterisk code sufficiently, but you would need to hire a programmer for this anyway. Maybe you should post a bounty into the Asterisk-Dev list I am sure one of these guys would not mind picking it up if you place a bounty. Another option that is obvious (I don't know SER) is for SER to connect to Asterisk a if it was standard SIP phones - just thinking loud... jan harry gaillac wrote: Could you tell me more please ? You understand than with host=dynamic in sip.conf asterisk use contact field in SIP HF Regards Harry --- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> a écrit : Sounds to me as what you want to do require 'a few' code changes to Asterisk. Maybe I am wrong, but this might take some work to get right. Jan harry gaillac wrote: Hello open(ser) asterisk users Here is what i expect to do : Asterisk: registrar with public ip port=5050 open(ser): outbound proxy with public ip port=5060 Asterisk don't support IM and presence so i want to use SER because of it's a good proxy: I want user agents behind nat send registration to asterisk because of it's an ipbx :-) Look at this diagram when user agent behind nat send REGISTER to ser the contact field in sip header has a private address which one is forward to asterisk for registration. When user agent are registered in asterisk AOR is sip:[EMAIL PROTECTED] ip so asterisk query "sip:[EMAIL PROTECTED]" behind nat (not possible). How a session between two user agents behind nat could keep in the path |register || register | agent1 asterisk| |ser/nat box || | 200 OK ||200 OK | agent2 One box --- | | | | asterisk pbx | | | | ||| | | ---- | | SER ||NAT box | private network | ---- --- Send me your questions if you don't understand what i expect to do . Harry ___ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users ___ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] open letter
Could you tell me more please ? You understand than with host=dynamic in sip.conf asterisk use contact field in SIP HF Regards Harry --- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> a écrit : > Sounds to me as what you want to do require 'a few' > code changes to > Asterisk. Maybe I am wrong, but this might take some > work to get right. > > Jan > harry gaillac wrote: > > >Hello open(ser) asterisk users > > > >Here is what i expect to do : > > > >Asterisk: registrar with public ip port=5050 > >open(ser): outbound proxy with public ip port=5060 > > > > > >Asterisk don't support IM and presence so i want to > >use SER because of it's a good proxy: > > > >I want user agents behind nat send registration to > >asterisk because of it's an ipbx :-) > > > >Look at this diagram when user agent behind nat > send > >REGISTER to ser > >the contact field in sip header has a private > address > >which one is forward to asterisk for registration. > > > >When user agent are registered in asterisk AOR is > >sip:[EMAIL PROTECTED] ip so asterisk query > >"sip:[EMAIL PROTECTED]" behind nat (not possible). > > > >How a session between two user agents behind nat > could > >keep in the path > > > >|register || register | > agent1 > >asterisk| |ser/nat box || > >| 200 OK ||200 OK | > agent2 > > > > > > One box > > --- > > | | > > | | asterisk pbx | | > > | | > > ||| | > > | ---- > > | | SER ||NAT box | private > network > > | ---- > > --- > > > >Send me your questions if you don't understand what > i > >expect to do . > > > >Harry > > > > > > > > > > > > > > > > > >___ > > >Appel audio GRATUIT partout dans le monde avec le > nouveau Yahoo! Messenger > >Téléchargez cette version sur > http://fr.messenger.yahoo.com > >___ > >--Bandwidth and Colocation sponsored by > Easynews.com -- > > > >Asterisk-Users mailing list > >Asterisk-Users@lists.digium.com > >http://lists.digium.com/mailman/listinfo/asterisk-users > >To UNSUBSCRIBE or update options visit: > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > > > ___ > --Bandwidth and Colocation sponsored by Easynews.com > -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > ___ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] open letter
Sounds to me as what you want to do require 'a few' code changes to Asterisk. Maybe I am wrong, but this might take some work to get right. Jan harry gaillac wrote: Hello open(ser) asterisk users Here is what i expect to do : Asterisk: registrar with public ip port=5050 open(ser): outbound proxy with public ip port=5060 Asterisk don't support IM and presence so i want to use SER because of it's a good proxy: I want user agents behind nat send registration to asterisk because of it's an ipbx :-) Look at this diagram when user agent behind nat send REGISTER to ser the contact field in sip header has a private address which one is forward to asterisk for registration. When user agent are registered in asterisk AOR is sip:[EMAIL PROTECTED] ip so asterisk query "sip:[EMAIL PROTECTED]" behind nat (not possible). How a session between two user agents behind nat could keep in the path |register || register | agent1 asterisk| |ser/nat box || | 200 OK ||200 OK | agent2 One box --- | | | | asterisk pbx | | | | ||| | | ---- | | SER ||NAT box | private network | ---- --- Send me your questions if you don't understand what i expect to do . Harry ___ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] open letter (2)
> You've now been asking the same questions on about 5 > lists (we're all on) and > it doesn't help your cause. three lists. Why do you think i sent and resent my posts just for playing ? > This (and the other) lists are free resources > provided by the community. > > Have a look on the wiki (www.voip-info.org) for > Asterisk/SER consultants and > if you're lucky you might find someone who isn't > subscribed to the lists and > therefore may help you. I think Consultants have subscribed to these lists They could tell me "we have the solution, here is the price" Harry ___ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] open letter (2)
harry gaillac wrote: > my name is gaillac not giallac I think he's just dropped your maill address. Not to say that I'm suprised. You've now been asking the same questions on about 5 lists (we're all on) and it doesn't help your cause. This (and the other) lists are free resources provided by the community. Have a look on the wiki (www.voip-info.org) for Asterisk/SER consultants and if you're lucky you might find someone who isn't subscribed to the lists and therefore may help you. -- Cheers, Matt Riddell ___ http://www.sineapps.com/news.php (Daily Asterisk News - html) http://freevoip.gedameurope.com (Free Asterisk Voip Community) http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss) ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
RE: [Asterisk-Users] open letter (2)
my name is gaillac not giallac Harry --- Steve Totaro <[EMAIL PROTECTED]> a écrit : > New rule for email > Sender = harry giallac = deleted > > > > -Original Message- > > From: harry gaillac [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, November 23, 2005 8:33 AM > > To: Asterisk Users Mailing List - Non-Commercial > Discussion > > Subject: Re: [Asterisk-Users] open letter (2) > > > > may be you > > I agree > > > > --- Patrick <[EMAIL PROTECTED]> a écrit : > > > > > On Wed, 2005-11-23 at 10:34 +0100, harry gaillac > > > wrote: > > > > Advice me and I'll stop to mail my question. > > > > > > That almost sounds like a threat. Do you really > > > think you motivate > > > people to answer you this way? Since you asked > this > > > question already so > > > many times perhaps it's time to hire a paid > > > consultant. > > > ___ > > > --Bandwidth and Colocation sponsored by > Easynews.com > > > -- > > > > > > Asterisk-Users mailing list > > > Asterisk-Users@lists.digium.com > > > > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > To UNSUBSCRIBE or update options visit: > > > > > > > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > > > > > > > > > > > > __ > > _ > > Appel audio GRATUIT partout dans le monde avec le > nouveau Yahoo! > Messenger > > Téléchargez cette version sur > http://fr.messenger.yahoo.com > > ___ > > --Bandwidth and Colocation sponsored by > Easynews.com -- > > > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > To UNSUBSCRIBE or update options visit: > > > http://lists.digium.com/mailman/listinfo/asterisk-users > ___ > --Bandwidth and Colocation sponsored by Easynews.com > -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > ___ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
RE: [Asterisk-Users] open letter (2)
New rule for email Sender = harry giallac = deleted > -Original Message- > From: harry gaillac [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 23, 2005 8:33 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] open letter (2) > > may be you > I agree > > --- Patrick <[EMAIL PROTECTED]> a écrit : > > > On Wed, 2005-11-23 at 10:34 +0100, harry gaillac > > wrote: > > > Advice me and I'll stop to mail my question. > > > > That almost sounds like a threat. Do you really > > think you motivate > > people to answer you this way? Since you asked this > > question already so > > many times perhaps it's time to hire a paid > > consultant. > > ___ > > --Bandwidth and Colocation sponsored by Easynews.com > > -- > > > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > To UNSUBSCRIBE or update options visit: > > > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > __ > _ > Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger > Téléchargez cette version sur http://fr.messenger.yahoo.com > ___ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: >http://lists.digium.com/mailman/listinfo/asterisk-users ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
RE: [Asterisk-Users] open letter (2)
>Advice me and I'll stop to mail my question. All your base are belong to us. ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] open letter (2)
You should read my mail so you would have an idea of my problem !!! Harry --- Patrick <[EMAIL PROTECTED]> a écrit : > On Wed, 2005-11-23 at 14:36 +0100, harry gaillac > wrote: > > What are your prices > > Don't have any since I have no idea what your > problem is and how to > solve it so I can't help you. Looking at the > rates/pricing that were > mentioned on the lists and elsewhere in the past I > guess you can expect > to pay around â¬100/hour for a good consultant. > > ___ > --Bandwidth and Colocation sponsored by Easynews.com > -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > ___ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] open letter (2)
On Wed, 2005-11-23 at 14:36 +0100, harry gaillac wrote: > What are your prices Don't have any since I have no idea what your problem is and how to solve it so I can't help you. Looking at the rates/pricing that were mentioned on the lists and elsewhere in the past I guess you can expect to pay around €100/hour for a good consultant. ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] open letter (2)
What are your prices Harry --- harry gaillac <[EMAIL PROTECTED]> a écrit : > may be you > I agree > > --- Patrick <[EMAIL PROTECTED]> a écrit : > > > On Wed, 2005-11-23 at 10:34 +0100, harry gaillac > > wrote: > > > Advice me and I'll stop to mail my question. > > > > That almost sounds like a threat. Do you really > > think you motivate > > people to answer you this way? Since you asked > this > > question already so > > many times perhaps it's time to hire a paid > > consultant. > > ___ > > --Bandwidth and Colocation sponsored by > Easynews.com > > -- > > > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > To UNSUBSCRIBE or update options visit: > > > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > ___ > > Appel audio GRATUIT partout dans le monde avec le > nouveau Yahoo! Messenger > Téléchargez cette version sur > http://fr.messenger.yahoo.com > ___ > --Bandwidth and Colocation sponsored by Easynews.com > -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > ___ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] open letter (2)
may be you I agree --- Patrick <[EMAIL PROTECTED]> a écrit : > On Wed, 2005-11-23 at 10:34 +0100, harry gaillac > wrote: > > Advice me and I'll stop to mail my question. > > That almost sounds like a threat. Do you really > think you motivate > people to answer you this way? Since you asked this > question already so > many times perhaps it's time to hire a paid > consultant. > ___ > --Bandwidth and Colocation sponsored by Easynews.com > -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > ___ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] open letter (2)
harry gaillac wrote: Dear users, This letter is addressed to the most experienced users for the ser openser and asterisk projects. Advice me and I'll stop to mail my question. Is that something like, Tell me what I want to know and I'll go away? Doug ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] open letter (2)
On Wed, 2005-11-23 at 10:34 +0100, harry gaillac wrote: > Advice me and I'll stop to mail my question. That almost sounds like a threat. Do you really think you motivate people to answer you this way? Since you asked this question already so many times perhaps it's time to hire a paid consultant. ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
RE: [Asterisk-Users] open letter (2)
> > Advice me and I'll stop to mail my question. > LOL ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users