[Asterisk-Users] Got SIP response 302 "Moved Temporarily" back....

etiennep at kingsley.co.za etiennep at kingsley.co.za
Mon Apr 18 01:16:51 MST 2005


Hello everyone.
How was your weekend?

Anyway...
'Got SIP response 302 "Moved Temporarily" back from 192.168.10.24'

Lately I've been getting this error... well i am at a loss as to why I am
getting this when on Friday I was able to make a pass-through call with no
problems.

+----------+       +-----------------+     +-----------+     +---------+
|Net2Phone |======>|sip.Net2Phone.com|====>|Asterisk(*)|====>|SIP Phone|
|MAX IP10  |       +-----------------+     +-----------+     |GS BT-100|
+----------+                                 (GateWay)       +---------+
[ip 196.x.x.x]      [ip 66.33.157.12]      [ip 165.x.x.x]    [ip 192.168.10.24]

Asterisk Server(GateWay) has two eth cards - one with the external ip of
165.x.x.x
via ppp0 and the other and internal ip of 192.x.x.x

Now on Friday this setup worked 100% for a pass through - but now, I keep on
getting this "302" error and I can't see how SIP is ending up in a HAIRPIN
senario.

DialPlan is simple:
exten => s,1,Answer
exten => s,2,Wait(1)
exten => s,3,Dial(SIP/Receprion|20|tr)

Asterisk(*) Output:
    -- Executing Answer("SIP/3828106029-29bb", "") in new stack
    -- Executing Wait("SIP/3828106029-29bb", "1") in new stack
    -- Executing Dial("SIP/3828106029-29bb", "SIP/Reception|20|tr") in new stack
    -- Called Reception
Apr 18 09:46:22 NOTICE[1841]: channel.c:1812 ast_set_write_format: Unable to
find a path from slin to g723
Apr 18 09:46:22 WARNING[1841]: indications.c:78 playtones_alloc: Unable to set
'SIP/3828106029-29bb' to signed linear format (write)
    -- Got SIP response 302 "Moved Temporarily" back from 192.168.10.204
    -- SIP/Reception-e6bf is busy
  == Everyone is busy/congested at this time (1:1/0/0)

Any help on this issue will be apreciated. Thank you.

Kindly,
Etienne Pretorius






More information about the asterisk-users mailing list