hi,

i have an issue that when making a call from a SIP phone going as follows:

phone --> asterisk --> cisco(192.168.0.1) --> terminating voip 
platform(10.0.0.1)

i get the cisco sending up an invite to the voip platform followed directly with a CANCEL message, as follows:

Via: SIP/2.0/UDP 192.168.0.1:5060;branch=z9hG4bKF325E4
Remote-Party-ID: "device" <sip:[EMAIL PROTECTED]>;party=calling;screen=no;privacy=off
From: "device" <sip:[EMAIL PROTECTED]>;tag=B2A336CC-413
To: <sip:[EMAIL PROTECTED]>
Date: Thu, 05 Jan 2006 15:09:08 GMT
Call-ID: [EMAIL PROTECTED]
Supported: 100rel,timer,resource-priority
Min-SE:  1800
Cisco-Guid: 227404060-2100564442-3154699218-4120052929
User-Agent: Cisco-SIPGateway/IOS-12.x
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REG
ISTER
CSeq: 101 INVITE
Max-Forwards: 70
Timestamp: 1136473748
Contact: <sip:[EMAIL PROTECTED]:5060>
Expires: 180
Allow-Events: telephone-event
Content-Type: application/sdp
Content-Disposition: session;handling=required
Content-Length: 285


Jan  5 15:09:10.642: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent:
CANCEL sip:[EMAIL PROTECTED]:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.1:5060;branch=z9hG4bKF325E4
From: "device" <sip:[EMAIL PROTECTED]>;tag=B2A336CC-413
to: <sip:[EMAIL PROTECTED]>
Date: Thu, 05 Jan 2006 15:09:08 GMT
Call-ID: [EMAIL PROTECTED]
CSeq: 101 CANCEL
Max-Forwards: 70
Timestamp: 1136473750
Reason: Q.850;cause=0
Content-Length: 0

the asterisk reports the following:

    -- Executing Dial("SIP/200-c5c4", "SIP/[EMAIL PROTECTED]") in new stack
    -- Called [EMAIL PROTECTED]
    -- SIP/192.168.0.1-a928 is making progress passing it to SIP/200-c5c4
    -- Got SIP response 500 "Internal Server Error" back from 192.168.0.1
    -- SIP/192.168.0.1-a928 is circuit-busy
  == Everyone is busy/congested at this time (1:0/1/0)

if i send it as follows:

phone --> asterisk --> cisco(192.168.0.1) --> pstn

all is good and call is processed normally.

any help would be appreciated..
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to