[Asterisk-Users] no voice

Ritesh Jalan ritesh.j at net4india.net
Fri Jul 1 05:24:36 MST 2005


Hi All

We are unable to hear any voice where as in tcpdum it shows that RTP is flowing both ways

ERROR CONDITION
---------------
-- Executing Dial("SIP/2001-f6c4", "SIP/2000|20") in new stack
    -- Called 2000
    -- SIP/2000-0ead is ringing
    -- SIP/2000-0ead answered SIP/2001-f6c4
    -- Attempting native bridge of SIP/2001-f6c4 and SIP/2000-0ead

Have searched web and archive w/o good results.

Thks in advance for any help,

sip.conf
--------
[general]
port = 5060 
bindaddr = 0.0.0.0 
allow=all
context = bogon-calls 
externip = nn.nnn.nnn.nnn	: Behind router, but External static IP
nat=yes

[2000]
type=friend
username=2000
secret=2000
host=dynamic
context=from-sip 
mailbox=2000

[2001]
type=friend
username=2001
secret=2001
host=dynamic
context=from-sip 
mailbox=2001

;Also had some of these included, but don't understand

;nat=yes	; have in [general] as seems to be req'd
;reinvite=no 
;canreinvite=no 
;qualify=1000 
;disallow=all 
;allow=gsm 
;allow=ulaw 
;allow=alaw 

extensions.conf
---------------
[general]

static=yes 
writeprotect=yes

[bogon-calls]

exten => _.,1,Congestion 

[from-sip]
;
; Number 2000 - Dave Laptop #1
;
exten => 2000,1,Dial(SIP/2000,20)
exten => 2000,2,Voicemail(u2000)
exten => 2000,102,Voicemail(b2000)
exten => 2000,103,Hangup
;
; Number 2001 - Dave Laptop #2
;
exten => 2001,1,Dial(SIP/2001,20)
exten => 2001,2,Voicemail(u2001)
exten => 2001,102,Voicemail(b2001)
exten => 2001,103,Hangup

Thanks & Regards 
Ritesh Jalan 
Senior Engineer - Test & Audit 
Net4India Ltd. 
703 Bikaji Cama Bhawan 
11 Bikaji Cama Place 
New Delhi - 110029 
Ph: +91-11-26160129 ext. 131 
Cell : +91-9818616329
Web site: http://www.net4india.com 
========================================================================================================================== 
This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. 
========================================================================================================================== 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050701/26156026/attachment.htm


More information about the asterisk-users mailing list