RES: [Asterisk-Users] Mediatrix APA III-4FXO (or 1204) help. Anyone with user manual.

miguel at amplanet.com.br miguel at amplanet.com.br
Mon Sep 6 13:29:56 MST 2004


Gonzalo, 

I have an APA III-4FXO and I tried using your configurations, I received the
message below:  

-- Executing Dial("SIP/2010-edfc", "SIP/2217008 at Mediatrix") in new stack
Sep  6 16:54:51 WARNING[1192491824]: chan_sip.c:590 __sip_xmit: sip_xmit of
0x814bf0c (len 774) to 192.168.199.5 returned -1: Operation not permitted
    -- Called 2217008 at Mediatrix
Sep  6 16:54:54 WARNING[1192491824]: chan_sip.c:590 __sip_xmit: sip_xmit of
0x814409c (len 360) to 192.168.199.5 returned -1: Operation not permitted
  == Spawn extension (from-sip, 92217008, 1) exited non-zero on
'SIP/2010-edfc'
Sep  6 16:54:56 WARNING[1125350192]: chan_sip.c:590 __sip_xmit: sip_xmit of
0x814409c (len 360) to 192.168.199.5 returned -1: Operation not permitted
Sep  6 16:54:57 WARNING[1125350192]: chan_sip.c:673 retrans_pkt: Maximum
retries exceeded on call 3445c94e1f7d9b532912c69977067137 at 192.168.199.4 for
seqno 102 (Critical Request)
Sep  6 16:54:59 WARNING[1125350192]: chan_sip.c:590 __sip_xmit: sip_xmit of
0x814409c (len 360) to 192.168.199.5 returned -1: Operation not permitted
Sep  6 16:55:00 WARNING[1125350192]: chan_sip.c:673 retrans_pkt: Maximum
retries exceeded on call 3445c94e1f7d9b532912c69977067137 at 192.168.199.4 for
seqno 102 (Non-critical Request)

My configurations are:

SIP.Mib

sipUAServerStaticRegistrarHost = 192.168.199.4
sipUAServerStaticRegistrarPort = 5060
sipUAServerStaticProxyHost = 192.168.199.4
sipUAServerStaticProxyPort = 5060
sipUAServerStaticOutboundProxyHost = 192.168.199.4
sipUAServerStaticOutboundProxyPort = 5060

sipUA1PrefixCCAndAC = 0
sipUA1MainAlias = 1111
sipUA1FriendlyName = 1111
sipUA1OtherAliases = 
sipUA1MustUseSessionTimers = 0
sipUA1MaximumSessionExpirationDelay = 60
sipUA1AuthUsrPwd = 
sipUA1AuthValid = 1

My sip.conf and extension.conf are the same that you send.

Any help will be appreciated.

Kind regards,

Miguel 

>Date: Sat, 4 Sep 2004 15:38:42 -0700 (PDT)
>From: Gonzalo Gasca Meza <xomeboy at yahoo.com>
>Subject: [Asterisk-Users] Mediatrix APA III-4FXO (or 1204) help.>
>	Anyone with	user manual
>To: Asterisk Users Mailing List - Non-Commercial Discussion
>	<asterisk-users at lists.digium.com>
>Message-ID: <20040904223842.16049.qmail at web60701.mail.yahoo.com>
>Content-Type: text/plain; charset="us-ascii"
>
>
>Here is my configuration for MEdiatrix 1204, by default the 1204 strips one
>digit, so it is not necessary to use:
>
>To dial OUTSIDE
>
>EXTENSIONS.CONF
>
>[locales]
>;ignorepat => 9

exten => _9XXXXXXXX,1,Dial(SIP/${EXTEN-1}@Mediatrix)
exten => _9XXXXXXXX,2,Congestion
exten => _9XXXXXXXX,102,Congestion

To receive calls

[from-pstn]
;Incoming calls from Mediatrix 1204, the 1204, sends an invite to
1111 at 110.10.200.2


exten => 1111,1,Dial(SIP/100,20)
exten => 1111,2,Voicemail(u100)
exten => 1111,102,Voicemail(b100)
exten => 1111,103,Hangup


****************************************************************************
***************************

SIP.CONF

;Mediatrix Telecomm 1204
[Mediatrix]
type=peer
host=110.10.200.10
mask=255.255.255.255
context=from-sip
qualify=yes
canreinvite=yes
disallow=g729
nat = yes

In MEdiatrix 1204 use a program called Unit Manager Network a Configure the
first port as extension 1111 for port 1, in option SIP. as user agent. also
edit registar an dproxy SIP as the IP address of Asterisk.

Works VERY GOOD with one line, although i have seen some scenarios with more
than 1 line which experince problems.







More information about the asterisk-users mailing list