Hi,

I will assume that you meant still not working.

 From the cisco logs the only thing in which was weird at first sight 
was that you had IPs in every SIP URI (request/from/to/contact) _but_ in 
the REFER Refer-To field where you had "2...@alsterph.lan".

Since the cisco accepts the REFER (202 Accepted) but he doesn't generate 
an INVITE to "2...@alsterph.lan" in response and issue a "503 Service 
Unavailable", the most obvious answer is that he does support REFER but 
he is unable to decide where to send the INVITE to "2...@alsterph.lan".

I have very basic cisco knowledge, but the answer probably lies in how 
the cisco internally decides where to send an INVITE to "2...@alsterph.lan".

Normally if he has no pre-configured way to know it, he should issue a 
DNS SRV request for "alsterph.lan", from this DNS SRV request he will 
get the transport (tcp/udp), the host and port where he has to send his 
INVITE packet.

So what I offered you was to first check/create a DNS SRV for 
"aslterph.lan",  or in last resort to use an IP instead of a host/domain 
in the "2...@alsterph.lan" transfer target which is probably the easiest 
(but not nicest) way to solve your problem.

Regards.

ronald teng wrote:
> UPDATE: DNS has been fixed so i can now ping just 
> 'alsterph.lan'...incoming still now working (T_T)
>
> would i need to use the sip call transfer commands of cisco for this? 
> According to this link i posted before, i'll need to have this script 
> named " app_h450_transfer.tcl " in my flash. Any ideas as to where i 
> can find a copy of this?
>
>
_______________________________________________
sipx-users mailing list sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to