Re: [OpenSER-Users] [OT] How to handle different DID's in incoming calls for a registered client?

2008-04-02 Thread Iñaki Baz Castillo
El Wednesday 02 April 2008 16:21:59 Jesus Rodriguez escribió: > Yes, in theses cases you have to relay on To: header value. The > problem is that not all "multiport" devices are "multi account" as > Asterisk is and you need to use aliases to send all different DIDs to > the same SIP account... some

Re: [OpenSER-Users] [OT] How to handle different DID's in incoming calls for a registered client?

2008-04-02 Thread Iñaki Baz Castillo
El Wednesday 02 April 2008 16:01:47 Iñaki Baz Castillo escribió: > Imagine a user "[EMAIL PROTECTED]" using an Asterisk and registering with: >   REGISTER sip:sip_proxy SIP/2.0 >   To: >   Contact: > > It will appear in location table with "Contact=sip:[EMAIL PROTECTED]". Sorry, I mean: It wi

Re: [OpenSER-Users] [OT] How to handle different DID's in incoming calls for a registered client?

2008-04-02 Thread Jesus Rodriguez
Hola Iñaki, El 02/04/2008, a las 18:01, Iñaki Baz Castillo escribió: > El Wednesday 02 April 2008 15:48:10 Jesus Rodriguez escribió: >> Hola Iñaki, >> >> El 02/04/2008, a las 17:40, Iñaki Baz Castillo escribió: >>> El Wednesday 02 April 2008 15:35:40 Jesus Rodriguez escribió: > The info about

[OpenSER-Users] OpenSER Summit 2008 - Post facts

2008-04-02 Thread Bogdan-Andrei Iancu
Hello everybody, The most important OpenSER event, community oriented, the OpenSER Summit 2008 marked a new point in OpenSER project history. Gathering more than 60 participants from both industry and community side, OpenSER Summit brought in to the lights major project people and industry rep

Re: [OpenSER-Users] [OT] How to handle different DID's in incoming calls for a registered client?

2008-04-02 Thread Iñaki Baz Castillo
El Wednesday 02 April 2008 15:48:10 Jesus Rodriguez escribió: > Hola Iñaki, > > El 02/04/2008, a las 17:40, Iñaki Baz Castillo escribió: > > El Wednesday 02 April 2008 15:35:40 Jesus Rodriguez escribió: > >>> The info about the called PSTN number is just available in "To" > >>> header, so a > >>> w

Re: [OpenSER-Users] [OT] How to handle different DID's in incoming calls for a registered client?

2008-04-02 Thread Jesus Rodriguez
Hola Iñaki, El 02/04/2008, a las 17:40, Iñaki Baz Castillo escribió: > El Wednesday 02 April 2008 15:35:40 Jesus Rodriguez escribió: > >>> The info about the called PSTN number is just available in "To" >>> header, so a >>> way to get different behaviour for each associated PSTN number is >>> mat

Re: [OpenSER-Users] [OT] How to handle different DID's in incoming calls for a registered client?

2008-04-02 Thread Iñaki Baz Castillo
El Wednesday 02 April 2008 15:35:40 Jesus Rodriguez escribió: > > The info about the called PSTN number is just available in "To" > > header, so a > > way to get different behaviour for each associated PSTN number is > > matching "To" URI. > > Is common to do it? which other alternatives are there

Re: [OpenSER-Users] [OT] How to handle different DID's in incoming calls for a registered client?

2008-04-02 Thread Jesus Rodriguez
Hola Iñaki, El 02/04/2008, a las 16:29, Iñaki Baz Castillo escribió: > Hi, maybe this question is a bit off-topic so I'm sorry for that. > > My question is about SIP providers using OpenSer that associate PSTN > numbers > to their local clients (SIP accounts): > > Usually the client must regist

Re: [OpenSER-Users] [OT] How to handle different DID's in incoming calls for a registered client?

2008-04-02 Thread Iñaki Baz Castillo
El Wednesday 02 April 2008 14:49:33 Juha Heinanen escribió: > Iñaki Baz Castillo writes: > > When anyone in PSTN world calls to +34999000222 the call will arrive to > > the OpenSer from a gateway in an INVITE like: > > > > INVITE sip:[EMAIL PROTECTED] SIP/2.0 > > To: > > why gateway in th

[OpenSER-Users] [OT] How to handle different DID's in incoming calls for a registered client?

2008-04-02 Thread Juha Heinanen
Iñaki Baz Castillo writes: > When anyone in PSTN world calls to +34999000222 the call will arrive to the > OpenSer from a gateway in an INVITE like: > > INVITE sip:[EMAIL PROTECTED] SIP/2.0 > To: why gateway in the host part? isn't host more likely the ip or hostname of your proxy?

[OpenSER-Users] [OT] How to handle different DID's in incoming calls for a registered client?

2008-04-02 Thread Iñaki Baz Castillo
Hi, maybe this question is a bit off-topic so I'm sorry for that. My question is about SIP providers using OpenSer that associate PSTN numbers to their local clients (SIP accounts): Usually the client must register to OpenSer in order to receive calls. Then it will appear in location table with

Re: [OpenSER-Users] [openser 1.3] loading module auth.so stop my server (bug?!)

2008-04-02 Thread Pascal Maugeri
Hi, I have a fresh checkout of openser 1.3.0. I believe it gave the same problem using 1.3.1. I don't see any core file in my working directory. These are the last lines of my log file: Apr 2 16:10:36 vpngw openser: Apr 2 16:10:34 [16079] DBG:uri_db:mod_init: uri_db - initializing Apr 2 16:1

Re: [OpenSER-Users] [openser 1.3] loading module auth.so stop my server (bug?!)

2008-04-02 Thread Henning Westerholt
On Wednesday 02 April 2008, Pascal Maugeri wrote: > [..] > 2) when I remove the configuration parameter "secret", the auth_mod.c calls > the method generate_random_secret() as stated in the documentation. It > enters in the loop > > for(i = 0; i < RAND_SECRET_LEN; i++) { > L

Re: [OpenSER-Users] My first OpenSER post

2008-04-02 Thread Yakout Esmat
Hi Falvio, Many thanks for your reply. Is there any documentation on how to build SerMyAdmin? The file I downloaded is .war file. It is neither a tar nor a zip file. Any guidance will be appreciated. Cheers Yakout From: Flavio Goncalves [mailto:[EMAIL PROTECTED] Sent: Wedn

[OpenSER-Users] openser social networking events - April-June 2008

2008-04-02 Thread Daniel-Constantin Mierla
Hello, in the period of time April - June 2008, there will be a series of openser social networking events organized in different places world wide, during the time some other Open Source or VoIP events take place in the same location. The events are most probably in the form of a dinner, org

Re: [OpenSER-Users] Building Carrierroute Tables

2008-04-02 Thread Henning Westerholt
On Wednesday 02 April 2008, Douglas Garstang wrote: > So, I was kind of wondering how those using carrierroute where populating > their routes. > > I was hoping to build a cost table that contained the costs for all our > routes and all our carriers, and then construct the carrierroute table as a >

Re: [OpenSER-Users] [openser 1.3] loading module auth.so stop my server (bug?!)

2008-04-02 Thread Pascal Maugeri
I'm still troubleshooting this issue and this morning I added more outputs in the source code of auth_mod.c. And I discovered: 1) when I set the configuration parameter "secret" of the module auth (modparam("auth", "secret", "secretphrase) ) in openser.cfg everything works fine ! 2) when I remove