[Asterisk-Users] Zaphfc/BRI Configuration help

Muhammad Talha talha at worldcall.net.pk
Wed Dec 22 07:07:33 MST 2004


Thanks for lan for your reply can you share your extention.conf setting .

this is my extention.conf lines
[globals]
OUTGOING  => Zap/1
exten => _9XXXXXXXXXXXX,1(${OUTGOING}/${EXTEN:1})

i am trying  to dial pstn through firefly  using  9-55212323 ( Suppose this
my Pstn number )  i get these error :

 SIP Status: 484 Address Incomplete
> 19.973650 -> 192.168192.68 SIP/SDP Request: INVITE
> sip:99042554524 at 192.168192.68, with session description
> 19.974283 192.168192.68 -> 192.168192.33 SIP Status: 407 Proxy
Authentication
> Required
> 19.983174 192.168192.33 -> 192.168192.68 SIP Request: ACK
> sip:99042554524 at 192.168192.68
> 19.984367 192.168192.33 -> 192.168192.68 SIP/SDP Request: INVITE
> sip:99042554524 at 192.168192.68, with session description
> 19.984765 192.168192.68 -> 192.168192.33 SIP Status: 484 Address
Incomplete
> 19.988290 192.168192.33 -> 192.168192.68 SIP Request: ACK
> sip:99042554524 at 192.168192.68




> I have only just got the TE side working myself and I am still trying to
get
> NT working. - I have two cards with the first one being TE and the second
> (when it works) NT
>
> My zaptel.conf is:-
>
> # hfc-s pci a span definition
> # most of the values should be bogus because we are not really zaptel
> loadzone=nl
> defaultzone=nl
>
> span=1,1,3,ccs,ami
> bchan=1-2
> dchan=3
>
> span=2,1,3,ccs,ami
> bchan=4-5
> dchan=6
>
> and my zapata.conf is...
> ;
> ; Zapata telephony interface
> ;
> ; Configuration file
>
> [channels]
> ;
> ; Default language
> ;
> language=en
> ;
> ; Default context
> ;
> ;
> switchtype = euroisdn
> ; p2mp TE mode
> signalling = bri_cpe_ptmp
>
> ; p2p TE mode
> ;signalling = bri_cpe
> ; p2mp NT mode
> ;signalling = bri_net_ptmp
> ; p2p NT mode
> ;signalling = bri_net
>
> pridialplan=unknown
> prilocaldialplan=local
> ; trust user provided callerid (clip no screening)?
> pritrustusercid = yes
>
> echocancel=yes
> immediate=no
> group = 1
> context=incoming
> channel => 1-2
> signalling = bri_net_ptmp
> pridialplan=national
> group=2
> contect=incoming
> channel => 4-5




More information about the asterisk-users mailing list