Hello,
I have set the direct media to be off, but still doesn't work. I am not sure 
about NAT configuration!
SIP.conf, [general] 
sectioncontext=internalallowguest=noallowoverlap=notransport=udpbindport=5060bindaddr=0.0.0.0directmedia=nosrvlookup=nodisallow=allallow=ulawalwaysauthreject=yescanreinvite=nonat=yessession-timers=refuseexternip=<IP>localnet=172.16.0.255/255.255.255.0
The error messages 
[Sep 20 13:51:32] NOTICE[10979]: chan_sip.c:24728 handle_request_subscribe: 
Received SIP subscribe for peer without mailbox: 7002[Sep 20 13:52:27] 
WARNING[10979]: chan_sip.c:3641 retrans_pkt: Retransmission timeout reached on 
transmission OGU1NzgyMmVmNjU1NTBlYmNkMWIwOGEzOWRjNGYxYWU for seqno 2 (Critical 
Response) -- See 
https://wiki.asterisk.org/wiki/display/AST/SIP+RetransmissionsPacket timed out 
after 32000ms with no response[Sep 20 13:52:27] WARNING[10979]: chan_sip.c:3670 
retrans_pkt: Hanging up call OGU1NzgyMmVmNjU1NTBlYmNkMWIwOGEzOWRjNGYxYWU - no 
reply to our critical packet (see 
https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions).[Sep 20 
13:52:44] WARNING[10965]: asterisk.c:3190 canary_thread: The canary is no more. 
 He has ceased to be!  He's expired and gone to meet his maker!  He's a stiff!  
Bereft of life, he rests in peace.  His metabolic processes are now history!  
He's off the twig!  He's kicked the bucket.  He's shuffled off his mortal coil, 
run down the curtain, and joined the bleeding choir invisible!!  THIS is an 
EX-CANARY.  (Reducing priority)

Thanks.
Date: Thu, 19 Sep 2013 13:14:59 +0500
From: msalman...@gmail.com
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] The call is established but without exchanged 
voice packets

Choose suitable NAT settings from sip.conf

turn direct media in sip.conf or per peer off


On Thu, Sep 19, 2013 at 12:54 PM, Asmaa Ahmed <asabatg...@hotmail.com> wrote:




Hello,
I am trying to make my first call on Asterisk to succeed. I have Asterisk 
1.8.10.1 running on Ubuntu machine.The configuration is quite simple just for 
my first test, Trying to have a call between two X-lite sipphone. The 
subscribers succeeded to register and the call is established, but still no 
voice can be heard, and lead the call to be disconnected after! By checking the 
logs, I can see this
chan_sip.c:3641 retrans_pkt: Retransmission timeout reached on transmission 
Mjk3MGU1NjgxZWQwM2E3MjhjZmFiNzhjOGVjZjg5ZTc for seqno 2 (Critical Response) 
Here's my  simple sip configuration
[general]
context=internal
allowguest=no
allowoverlap=no
bindport=5060
bindaddr=0.0.0.0
srvlookup=no
disallow=all
allow=ulaw
alwaysauthreject=yes
canreinvite=no
nat=yes
session-timers=refuse
externip=<IP>
[7001]
type=friend
host=dynamic
secret=123
context=internal
[7002]
type=friend
host=dynamic
secret=456
context=internal
 A snoop capture  for my call is uploaded in the following link. I wonder if 
there is any missing configuration or plugin need to be set 
here!http://www.fileconvoy.com/dfl.php?id=gc0957418962ed157999374318118ae80b9d015992
 
Thanks.
                                          

--

_____________________________________________________________________

-- Bandwidth and Colocation Provided by http://www.api-digital.com --

New to Asterisk? Join us for a live introductory webinar every Thurs:

               http://www.asterisk.org/hello



asterisk-users mailing list

To UNSUBSCRIBE or update options visit:

   http://lists.digium.com/mailman/listinfo/asterisk-users


-- 
Regards

**************************
Muhammad Salman
***************************



--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users                      
                  
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to