[Asterisk-Users] QuadBRI outgoing call problem.

Michael Sandee ms at zeelandnet.nl
Fri Jun 11 09:38:51 MST 2004


Hi Gaël,


I think: "PRI: received TEI check request for TEI = 127" indicates that 
your lines are PTP instead of PTMP... but since you can recieve calls 
that doesn't sound logical.

So I assume the problem lies with your pridialplan option... using the 
following configuration will probably work. If it still doesn't work try 
signalling=bri_cpe instead.

Use the following configuration in zapata.conf (You can keep the 
extensions.conf etc the same):

language=fr

switchtype = euroisdn
overlapdial=yes

prilocaldialplan=national
pridialplan = unknown
nationalprefix=0
internationalprefix=00

echocancel=yes
echocancelwhenbridged=yes

signalling = bri_cpe_ptmp
group = 1
context=myincomingcontext
channel => 1-2,4-5,7-8

Cheers,

Michael

Gaël Marronnier wrote:

>Hi,
> 
>I have Installed * on a DL380 with a Junghanns 4BRI card and 0.0.2 driver. 
>I have 3 BRI lines connected to SPAN(TE) 1,2,3 and 2 Cisco 7960 with SIP
>image.
>I am connected to french PSTN (France Telecom) whith Euroisdn signaling.
>
>I manage to call SIP to SIP, PSTN to SIP but not SIP to PSTN.
>
>Any idea?
>
>Thanks
>
>Gwenn Gael Marronnier
>
>Here is what I get and my configuration...
>
>#################################### Trace og outgoing call
>##############################
>    -- Executing Dial("SIP/7831-dd90", "Zap/g1/0144894635") in new stack
>    -- Called g1/0144894635
>    -- Channel 1, span 1 got hangup
>    -- Hungup 'Zap/1-1'
>  == No one is available to answer at this time
>  == D-Channel on span 1 down
>  == D-Channel on span 1 up
>    -- Timeout on SIP/7831-dd90
>  == CDR updated on SIP/7831-dd90
>    -- Executing Playtones("SIP/7831-dd90", "congestion") in new stack
>    -- Executing Wait("SIP/7831-dd90", "5") in new stack
>    -- Executing Hangup("SIP/7831-dd90", "") in new stack
>  == Spawn extension (simstream-sip, t, 3) exited non-zero on
>'SIP/7831-dd90'
>    -- Executing Dial("SIP/7831-76f0", "Zap/g1/0148745184") in new stack
>    -- Called g1/0148745184
>    -- Channel 1, span 1 got hangup
>Jun 11 11:18:48 WARNING[327700]: app_dial.c:349 wait_for_answer: Unable to
>forward voice
>    -- Hungup 'Zap/1-1'
>  == No one is available to answer at this time
>  == D-Channel on span 1 down
>  == D-Channel on span 1 up
>    -- Timeout on SIP/7831-76f0
>  == CDR updated on SIP/7831-76f0
>    -- Executing Playtones("SIP/7831-76f0", "congestion") in new stack
>    -- Executing Wait("SIP/7831-76f0", "5") in new stack
>  == Spawn extension (simstream-sip, t, 2) exited non-zero on
>'SIP/7831-76f0'
>#################################### Trace og outgoing call
>##############################
>
>#################################### Error Message I often get
>#############################################
>Jun 11 11:11:18 WARNING[196621]: chan_zap.c:6070 zt_pri_error: PRI: received
>TEI check request for TEI = 127 #################################### Error
>Message I often get #############################################
>
>#########################################   Zapata.conf
>#################################
>[channels]
>;
>; ISDN quadBRI interfaces
>; 
>
>switchtype = euroisdn
>signalling = bri_cpe_ptmp
>pridialplan = local
>group = 1
>context=from-pstn
>channel => 1-2 
>
>switchtype = euroisdn
>signalling = bri_cpe_ptmp
>pridialplan = local
>group = 2
>context=from-pstn
>channel => 4-5 
>
>switchtype = euroisdn
>signalling = bri_cpe_ptmp
>pridialplan = local
>group = 3
>context=from-pstn
>channel => 7-8
>#########################################   Zapata.conf
>#################################
>
>#########################################   Zaptel.conf
>#################################
>loadzone=fr
>defaultzone=fr
># qozap span definitions
># most of the values should be bogus because we are not really zaptel
>#  Gael : Only 3 BRI are pluged on SPAN 1,2,3...         
>#
>span=1,1,3,ccs,ami
>span=2,0,3,ccs,ami
>span=3,0,3,ccs,ami
>
>bchan=1,2
>dchan=3
>bchan=4,5
>dchan=6
>bchan=7,8
>dchan=9
>#########################################   Zaptel.conf
>#################################
>
>#################################   part of Extension.conf involved
>######################
>exten => 111,2,Dial(Zap/g1/0148745184)
>#################################   part of Extension.conf involved
>######################
> 
> 
>Gaël Marronnier
>Directeur Général
>Simstream S.A.
> 
>Cyber Village 2
>101-103 Boulevard Macdonald
>75019 PARIS
>
>Mob  +33 6 71 90 11 90
>Tel    +33 1 44 89 46 33
>Fax   +33 1 44 89 46 37
>e-mail : gael.marronnier at simstream.com
> 
>www.simstream.com 
>
>_______________________________________________
>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
>
>  
>





More information about the asterisk-users mailing list