[Asterisk-Users] SER and Asterisk question

Mohamed A. Gombolaty mgombolaty at noorgroup.net
Sun Jun 19 04:49:01 MST 2005


Dear All,

I just solved my problem, you can make asterisk itself make phones peer with
each other if they support the canreinvite option, so step number one was to
insert this option in the sip.conf configration in the phones part:

[xxx]
canreinvite=yes

Now the calls will be direct between the two IP Phones without having asterisk
in the middle which will save bandwidth on the wan link.

As for SER when you perform it after this step it shoild work fine with you.

Thx
MAG

"Mohamed A. Gombolaty" wrote:

> Dear Yair,
>
> Actually what happens is that from SER debug I can see the call is looping
> between Asterisk and SER. but adding a number makes no loops.
>
> Thx
> MAG
>
> Yair Hakak wrote:
>
> > yes, there is.
> >  run everything through asterisk, no matter how long the extensions
> > are. for example, 666 calls 999
> > goes to asterisk, sees a dial sip:999 at ser, goes back to SER.
> >
> > bounces back to ser. If everything is working well asterisk will set
> > up the call and get out of the way.
> >
> > I don't see why you need to prepend digits in order to make this work,
> > if i'm missing something let me know.
> >
> > -yair
>
> >
> >
> > On 6/16/05, Mohamed A. Gombolaty <mgombolaty at noorgroup.net> wrote:
> > > Dear All,
> > >
> > > I am trying to make the phones always talk to each other (peer to peer)
> > > using SER as a sip proxy, and incase the call is not answered we will
> > > use the voicemail of asterisk and other feautures, I have done that
> > > already, but in order to do so I found that I have to make the users
> > > dial different exten numbers, here is an example:
> > >
> > > user with exten 666 wants to call 999 .
> > > 666 dials 1999 and   which has a uri rule that says forward 4 digit
> > > starting with 1  to the asterisk sip port
> > > the asterisk extensions.conf has an entry for 1999  and dials
> > > 999 at ser-server, if not answered voicemail runs and so on.
> > >
> > > ain't there a way to make 666 directly call 999 without using 1999.
> > >
> > >
> > > --
> > > Thx
> > > MAG
> > >
> > >
> > >
> > > _______________________________________________
> > > Asterisk-Users mailing list
> > > Asterisk-Users at 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
> > >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at 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
>
> --
> Thx
> MAG

--
Thx
MAG






More information about the asterisk-users mailing list