Hello,
See the examples in Src files of the openser,
src_openser/examples/
you have to use avpops modules for parellel or seiral forking,
Thanks &Regards
Ravi Prakash Sunkara
VoIP Development Tech Lead
91-882776
2008/6/21 Chaitanya V.N.S <[EMAIL PROTECTED]>:
> Hi everyone,
>
> When i cal
Hi everyone,
When i call a user all the clents logged in with that user-id should get the
Invite message.
Is this possible using parallel forking.
If so, how can I implemnt parallel forking.
Thanks in advance
Chaitanya
___
Users mailing list
El Thursday 15 May 2008 05:39:32 Allan Chao escribió:
> Dear All:
>
> I have found there are some devices can't process two 180 ringing after
> use OPENSER to do parallel forking, so, i have a idea that is used
> OPENSER to delete To tag in the To header before relay it , and it works
> well wi
Dear All:
I have found there are some devices can't process two 180 ringing after use
OPENSER to do parallel forking, so, i have a idea that is used OPENSER to
delete To tag in the To header before relay it , and it works well with
eyebeam.
But i can't find any spec to support my idea beca
El Friday 25 April 2008 07:04:36 Allan Chao escribió:
> In generally, UA send a INVITE message to Poxy server(openser), and build
> a "early dialog" when receives a 180 ring response from proxy, Now, if UA
> receives two 180 ringing from Proxy Server that uses parallel foring ,
> that means UA
Allan Chao ( ¸õ ) writes:
> Now, if UA receives two 180 ringing from Proxy Server that uses
> parallel foring , that means UA has two early dialogs in itself ,
> is it right ?
right, early dialog was a pstn invention and it does not mix well
with parallel forking.
-- juha
___
Dear All:
I have a question about parallel forking ,
In generally, UA send a INVITE message to Poxy server(openser), and build a
"early dialog" when receives a 180 ring response from proxy,
Now, if UA receives two 180 ringing from Proxy Server that uses parallel foring
, that means UA ha
Gomtesh Jain schrieb:
> That is one solution .
>
> can't we do it at proxy level . As soon as I get second 200 ok I send
> some 6XX message to the originator.
> Is it possible at proxy level.
No. A proxy can not terminated the second call. Either the client has to
fix it or you need a B2BUA.
That is one solution .
can't we do it at proxy level . As soon as I get second 200 ok I send some
6XX message to the originator.
Is it possible at proxy level.
Gomtesh
On Jan 9, 2008 11:37 PM, Klaus Darilion <[EMAIL PROTECTED]>
wrote:
>
>
> Gomtesh Jain schrieb:
> > Hi All,
> >
> >I am fac
Gomtesh Jain schrieb:
> Hi All,
>
>I am facing some problem in parallel forking .
>how should I handle the scenario where I get 200 ok response from
> both the branch .
This can not be handled by the SIP proxy. the SIP proxy has to forward
both 200 ok to the caller and the caller (th
Hi All,
I am facing some problem in parallel forking .
how should I handle the scenario where I get 200 ok response from both
the branch .
Gomtesh
___
Users mailing list
Users@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/use
El Friday 14 December 2007 07:27:03 Gomtesh Jain escribió:
> # native SIP destinations are handled using our USRLOC DB
> if (!lookup("location")) {
> sl_send_reply("404", "Not Found");
> exit;
> }
Hi All ,
I am trying to do parallel forking from Openser.But when I call then one
user gets 2 calls and rest of the users get one call .
Please any one explain why it is happening.
Here I attach my openser.cfg file...
# main routing logic
route{
# initial sanity checks -- messag
by the way, I'm trying this using openser 1.3.0-pre1-notls from latest svn
of trunk as of 12-4-07
I'm trying to do findme logic..
Call comes in, lookup settings for where it is supposed to go.
>From the settings I find that the user wants it to ring a friends home
phone, a cell phone, and the home
14 matches
Mail list logo