I have a small HUGE problem with *.

I have installed * but I have 2 problems.

1 - Making call to FWD.

2Receiving call from FWD

More info of the problem at the end.

 

Here is the sip.conf file.

;

; SIP Configuration for Asterisk

;

[general]

port = 5060 ; Port to bind to

bindaddr = 0.0.0.0 ; Address to bind to

context = sip ;default Default for incoming calls

 

register => 10082:mypass @fwd.pulver.com/201

 

[fwd.pulver.com]

type=peer

username=10082

host=fwd.pulver.com

 

[200] ; This is the cisco ATA phone

type=friend

host=dynamic

defaultip=192.168.0.167

dtmfmode=rfc2833 ; Choices are inband, rfc2833, or info

context=sip

callerid="Yehiel" <10082>

 

 

The same on 201 (the other line on Cisco ATA)

 

 

the extension.conf file:

 

[sip]

exten => 200,1,Dial(SIP/200,20,tr)

exten => 201,1,Dial(SIP/201,20,tr)

include => fwd

 

[fwd.pulver.com]

exten => _XXXXX,1,Dial(SIP/[EMAIL PROTECTED])

exten => _XXXXX,2,Congestion

 

 

Now when I type in * "sip show peers" it gives :

 

Name/username    Host                 Mask             Port     Status

201/201          192.168.0.167   (D)  255.255.255.255  5060     Unmonitored

200/200          192.168.0.167   (D)  255.255.255.255  5060     Unmonitored

fwd/10082        192.246.69.223       255.255.255.255  5060     Unmonitored

 

and when I type "sip show registry"

 

Host                  Username     Refresh State

192.246.69.223:5060   10082            120 Registered

 

 

 

 

 

 

Call inside the network work just fine. But when I want to go out …… nothing.

Actually the phone does ring on the other side and when it answers this is what I get :

 

    -- Executing Dial("SIP/200-a4e4", "SIP/[EMAIL PROTECTED]") in new stack

    -- Called [EMAIL PROTECTED]

    -- SIP/fwd.pulver.com-a6c9 is ringing

    -- SIP/fwd.pulver.com-a6c9 answered SIP/200-a4e4

    -- Attempting native bridge of SIP/200-a4e4 and SIP/fwd.pulver.com-a6c9

 

I can't hear and neither can the other side.

 

What has to be done???

And how do I fix it?

Thank you very much.

 

 

Best regards,

Yehiel Samson

 

[EMAIL PROTECTED]

ICQ : 688268

Yahoo : yehielsamson

MSN : [EMAIL PROTECTED]

Phone/Fax : +972-2-5663234

Cell phone : +972-50-877571 or +972-54-877571 

FWD # 10082 (www.FreeWorlDialup.com)

 

Reply via email to