<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content=text/html;charset=ISO-8859-1>
<META content="MSHTML 6.00.2900.2604" name=GENERATOR></HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi Pulu 'Anau,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>thank you very much for the advice.. we already did
some part.. and still we are on simulation to prefect it...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>thank you very much again..</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Jessie</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=pulu@afe.to href="mailto:pulu@afe.to">Pulu 'Anau</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=asterisk-users@lists.digium.com
href="mailto:asterisk-users@lists.digium.com">Asterisk Users Mailing List -
Non-Commercial Discussion</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, February 23, 2005 5:55
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Asterisk-Users] PLease
help: Asterisk to Quintum interconnection</DIV>
<DIV><BR></DIV>I have an old A800 with the newer sip firmware that I've been
using for quite a while. They lose a bit being put into SIP (most
noticeably the ability to send dtmf out of band) but I had problems with
chan_h323 a while ago and got tired of all the hoops for oh_323 so was happy
to switch.<BR><BR>I use the builtin dialplan as little as possible. As soon as
someone picks up the phone it goes straight to asterisk. This also means
that I can just use one hunt number for all outgoing pstn calls, even port to
port it goes through the * server.<BR><BR><BR>For the sip settings, I just use
the proxy, not the registrar, as I said all calls go straight to *
anyway. <BR><BR>Here's one pstn trunk group:<BR>Name = 27946-7<BR>Pass
Through = no(0)<BR>Provide Call Progress Tone = no(0)<BR>Busyout =
no(0)<BR>Hunt Algorithm = ascending(0)<BR>Modem Bypass = no(0)<BR>Direction =
both(2)<BR>DN Used = public<BR>Forced IP Routing # = 1000<BR>Forced IP Routing
# Type = public<BR>IP Extension =
yes(1)<BR>
channel
ip-addr
dnis rmt-line chan<BR>Maximum LAM Calls Allowed =
8<BR>LAM: Index Pattern Replacement
NumberType<BR> 1
< 9>
< >
0<BR><BR>That's only the stuff I changed or think is really that
important. The forced ip routing means it answers the phone immediately
on pstn and dials ext 1000 on the asterisk machine. The big thing is the
lam pattern stuff. You have to put in a pattern for the quintum to
match, otherwise it will give sip errors, as it doesn't understand where to
send any incoming calls. It could be anything, but I just started with a
9, the only thing is it can't start with the same thing as any of the
extensions that're on the pbx side.<BR><BR>On the pbx side:<BR>Name =
711<BR>Pass Through = no(0)<BR>Hunt Algorithm = ascending(0)<BR>Direction =
both(2)<BR>DN Used = public<BR>Forced IP Routing # = 1000<BR>Forced IP Routing
# Type = public<BR>IP Extension =
yes(1)<BR>
channel
ip-addr
dnis rmt-line chan<BR>Public Number of Digits =
3<BR>Public Hunt Ldn's:<BR> 1:
711<BR><BR>Pretty much the same. You'll see the pub hunt ldn which is
the extension that I dial from asterisk (see the extensions.conf below).
This also goes straight to * which means there's a bit of a delay when you
pick up the phone - not enough to notice but if you pick up the phone and dial
straight away it might not catch the first digit. The caller id gets set
to "Quintum" <name> which is the name of the pbxtg, which is why it's
set to the extension. <BR><BR>Anyway on the asterisk side the sip.conf
is pretty basic, but make sure you have dtmf=inband.<BR><BR>Some parts of my
extensions.conf:<BR><BR>exten =>
_71X,1,Macro(stdexten,${EXTEN},SIP/${EXTEN}@tenor800,30)<BR><BR>Dials the pbx
side... tenor800 is the name from the sip.conf<BR><BR>exten =>
_9XXXXX,1,Dial(SIP/${EXTEN}@tenor800,30|mH)<BR><BR>Dials out on the pstn... As
you can tell I start extensions going out on the local pstn with a 9 in
asterisk as well... If you just dial them straight you'll have to add the 9
before the exten variable.<BR><BR>Hope that helps... I don't imagine that it
does any kind of authentication on calls coming into it but since mines natted
behind two firewalls on a lan with the * machine I've never really
checked. <BR><BR>Pulu<BR><BR><BR><PRE class=moz-signature cols="72">--
Pulu 'Anau
27946 x 711
878-7856
</PRE><BR><BR>Jessie V. Mabanglo wrote:
<BLOCKQUOTE cite=mid006101c517c0$7995b060$e9be45ca@JDMJAMBOO type="cite">
<META content="MSHTML 6.00.2900.2604" name=GENERATOR>
<STYLE></STYLE>
<DIV><FONT face=Arial size=2>My fellows,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>We have <A
href="mailto:Asterisk@home">Asterisk@home</A> installed and we want to
interconnect it with our existing quintum gateways.. any idea how to config
that?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Your time is very much
appreciated..</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Cheers,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Jessie</FONT></DIV><PRE wrap=""><HR width="90%" SIZE=4>
_______________________________________________
Asterisk-Users mailing list
<A class=moz-txt-link-abbreviated href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</A>
<A class=moz-txt-link-freetext href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A>
To UNSUBSCRIBE or update options visit:
<A class=moz-txt-link-freetext href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A></PRE></BLOCKQUOTE>
<P>
<HR>
<P></P>_______________________________________________<BR>Asterisk-Users
mailing
list<BR>Asterisk-Users@lists.digium.com<BR>http://lists.digium.com/mailman/listinfo/asterisk-users<BR>To
UNSUBSCRIBE or update options visit:<BR>
http://lists.digium.com/mailman/listinfo/asterisk-users</BLOCKQUOTE></BODY></HTML>