[asterisk-users] call from ISDN
Tzafrir Cohen
tzafrir.cohen at xorcom.com
Tue Jun 12 13:28:33 CDT 2007
On Tue, Jun 12, 2007 at 06:13:19PM +0200, Josu Lazkano wrote:
> Of course, thanks for respose Tzafrir.
>
> Here is my zapata.conf:
>
> [trunkgroups]
>
> [channels]
> language=es
> context=default
> switchtype = euroisdn
> signalling = bri_cpe_ptmp
> pridialplan = unknown
> overlapdial = no
> usecallerid = yes
> callerid = asreceived
> callprogress = no
> hidecallerid = no
> nationalprefix = 0
> internationalprefix = 00
Try removing the above two lines and a restart.
If that doesn't help, please run:
bri debug span 1
and provide a trace of an outgoing call.
> immediate = no
> faxdetect = incoming
> echocancel = yes
> echotraining = yes
> echocancelwhenbridged = yes
> context = incoming
> group = 1
> threewaycalling = yes
> transfer = yes
> channel => 1-2
>
>
> I am having a lot of interrupt problem.
>
> Thanks for all.
>
> Bye bye.
>
> 2007/6/12, Tzafrir Cohen <tzafrir.cohen at xorcom.com>:
> >
> >On Tue, Jun 12, 2007 at 03:54:13PM +0200, Josu Lazkano wrote:
> >> Hello everybody, I have installed the Billion ISDN on a Debian machine.
> >>
> >> I proved to call with a ISDN telephone conected to ISDN Box and it is
> >OK. So
> >> I connect the Billion ISDN to the ISDN Box and I call from a extension
> >to
> >> outside.
> >>
> >>
> >>
> >> But it doesn't work, that is what I have in the CLI:
> >>
> >> *CLI> -- Executing Dial("SIP/101-f9eb", "ZAP/g1/943833473|45|tTwW")
> >in
> >> new stack
> >> -- Requested transfer capability: 0x00 - SPEECH
> >> -- Called g1/943833473
> >> -- Channel 0/1, span 1 got hangup, cause 42
> >> -- Zap/1-1 is circuit-busy
> >> -- Hungup 'Zap/1-1'
> >> == Everyone is busy/congested at this time (1:0/1/0)
> >> -- Executing Hangup("SIP/101-f9eb", "") in new stack
> >> == Spawn extension (SOME, 943833473, 102) exited non-zero on
> >> 'SIP/101-f9eb'
> >>
> >> My extensions.conf is this one:
> >>
> >> [general]
> >> static=yes
> >> writeprotect=yes
> >>
> >> [SOME]
> >> exten => 101,1,Dial(SIP/101,30,Ttm)
> >> exten => 101,2,Hangup
> >>
> >> exten => 102,1,Dial(SIP/102,30,Ttm)
> >> exten => 102,2,Hangup
> >>
> >> exten => 103,1,Dial(SIP/103,30,Ttm)
> >> exten => 103,2,Hangup
> >>
> >> exten => 104,1,Dial(SIP/104,30,Ttm)
> >> exten => 104,2,Hangup
> >>
> >> include => outgoing
> >>
> >> [incoming]
> >> exten => s,1,Wait(1)
> >> exten => s,2,Answer()
> >> exten => s,3,Dial(SIP/101,30,Ttm)
> >>
> >> [outgoing]
> >> exten =>_9XXXXXXXX,1,Dial(ZAP/g1/${EXTEN},45,tTwW)
> >> exten =>_9XXXXXXXX,2,Hangup()
> >> exten =>_9XXXXXXXX,102,Hangup()
> >>
> >> [default]
> >> exten => s,1,Answer()
> >> exten => s,2,Wait(1)
> >> exten => s,3,Dial(SIP/101,30,Ttm)
> >>
> >>
> >> Why is that?
> >
> >Could you please provide your zapata.conf ?
> >
> >--
> > Tzafrir Cohen
> >icq#16849755 jabber:tzafrir at jabber.org
> >+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
> >http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
> >_______________________________________________
> >--Bandwidth and Colocation provided by Easynews.com --
> >
> >asterisk-users mailing list
> >To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir at jabber.org
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
More information about the asterisk-users
mailing list