[Asterisk-Users] Cisco 2600 and ASTERISK and calling out

Bartosz Jozwiak bartek at cq-link.sr
Fri Sep 26 10:50:22 MST 2003


Like Gerry wrote for callerid you need VIC-2FXO-M1 card.

Right now I am stuck on making outgoing call.

Could soembody help me with the configuration.

On cisco I have soemthing like that:

dial-peer voice 400 pots
destination-pattern 9T
voice-port 1/1/0

In extensions.conf

exten=>9.,1,Dial(H323/${EXTEN:1}@blah)
exten=>9.,2,Congestion

In h323.conf

[blah]
type=friend
host=xxx.xxx.xxx.xxx
contex=>default
exten=>9999,1,Goto(s,1)
incominglimit=4

When dialing
99xxxxxx

I am getting 503 Service Unavailable
And there is nothing on debug on Router. Looks like call get stuck somewhere
in asterisk
And Asterisk says this:
    -- Called 08500569 at blah
  == No one is available to answer at this time
    -- Executing Congestion("SIP/1008-1dc7", "") in new stack
  == Spawn extension (default, 9908500569, 2) exited non-zero on
'SIP/1008-1dc7'


What could be the problem ???

----- Original Message ----- 
From: "Gerry Boudreaux" <gerry at intersurf.com>
To: <asterisk-users at lists.digium.com>
Sent: Friday, September 26, 2003 2:26 PM
Subject: Re: [Asterisk-Users] Cisco 2600 and ASTERISK


> To get callerid you apparently need the VIC-2FXO-M1 card from Cisco.
>
> Gerry
>
> At 12:07 PM 9/26/2003, Michael Gschwandtner wrote:
> >On Fri, 26 Sep 2003 12:51:16 -0300, Bartosz Jozwiak wrote
> > > I made it work!
> > > My miste was:
> > >
> > > session target ipv4:66.178.36.220:1720
> > > when I change it to session target ipv4:66.178.36.220
> > > everything works just fine.
> >
> >Do you get the called number? So you can decide what to do woth the
> >call.  I'm really
> >interestet in this because i'm stuck at this point. I'll get the calls
but
> >i don't get the called
> >number.
> >
> >
> > > Right now I have to make outgoing call.
> > >
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list