[Blink] blink with mitel, can call but not receive calls
Adrian Georgescu
ag at ag-projects.com
Thu Dec 13 12:04:12 CET 2012
This should work in 2.0, though we did only synthetic tests as we had no access to such Mitel equipment. A confirmation would be useful.
Adrian
On Jul 13, 2012, at 10:45 PM, Rick Bunker wrote:
>
> Hi,
>
> When I connect to our mitel SIP/voip service using the terrible xlite client, it works. But with your beautiful client I can call but not receive.
>
> The client is clearly "hearing" some kind of signal when I try to call it, as you will see below from the logs file entries caused by an attempted call.
>
> But it terminates for some reason, and then I get a "number not in service" message on the other end.
>
> Please help! I don't want to be stuck using xlite!
>
> Rick.
>
>
>
> originator=remote, body=None, headers={'P-Asserted-Identity': FrozenHeader('P-Asserted-Identity', '"2152605263" <sip:2152605263 at 172.16.52.22>'), 'Content-Length': 0, 'Via': [FrozenViaHeader('UDP', '172.16.52.22', 5060, frozendict({'received': '172.16.52.22', 'branch': 'z9hG4bK316981632-330587627'}))], 'From': FrozenFromHeader(FrozenSIPURI('172.16.52.22', '2152605263', None, None, False, frozendict({}), frozendict({})), u'2152605263', frozendict({'tag': '0_316981632-330587628'})), 'Supported': ['replaces', '100rel'], 'User-Agent': FrozenHeader('User-Agent', 'Mitel-3300-ICP 11.0.1.26'), 'To': FrozenToHeader(FrozenSIPURI('172.16.52.22', '1133', None, None, False, frozendict({}), frozendict({})), None, frozendict({})), 'Contact': [FrozenContactHeader(FrozenSIPURI('172.16.52.22', '2152605263', None, 5060, False, frozendict({'transport': 'udp'}), frozendict({})), u'2152605263', frozendict({'q': '0.0'}))], 'CSeq': (1, 'INVITE'), 'Allow': ['INVITE', 'BYE', 'CANCEL', 'ACK', 'INFO', 'PRACK', 'OPTIONS', 'SUBSCRIBE', 'NOTIFY', 'REFER', 'REGISTER', 'UPDATE'], 'Call-ID': FrozenHeader('Call-ID', '316981632-330587626'), 'Max-Forwards': 26}, state=incoming, prev_state=None, method=INVITE, request_uri=sip:bacmewvj at 172.31.12.72:55473
>
> originator=local, state=disconnecting, prev_state=incoming
>
> originator=local, body=None, code=488, disconnect_reason=Not Acceptable Here, reason=Not Acceptable Here, headers={'Via': [FrozenViaHeader('UDP', '172.16.52.22', 5060, frozendict({'received': '172.16.52.22', 'branch': 'z9hG4bK316981632-330587627'}))], 'From': FrozenFromHeader(FrozenSIPURI('172.16.52.22', '2152605263', None, None, False, frozendict({}), frozendict({})), u'2152605263', frozendict({'tag': '0_316981632-330587628'})), 'Server': FrozenHeader('Server', 'Blink Pro 1.8.3 (MacOSX)'), 'To': FrozenToHeader(FrozenSIPURI('172.16.52.22', '1133', None, None, False, frozendict({}), frozendict({})), None, frozendict({'tag': 'onLD.bQ40KbSCvoj8dqBwH5b8oyI-Lsb'})), 'CSeq': (1, 'INVITE'), 'Call-ID': FrozenHeader('Call-ID', '316981632-330587626')}, state=disconnected, prev_state=disconnecting
>
>
>
> RECEIVED: Packet 133, +0:17:11.565254
>
> 2012-07-13 16:39:16.597259: 172.16.52.22:5060 -(SIP over UDP)-> 172.31.12.72:55473
>
> INVITE sip:bacmewvj at 172.31.12.72:55473 SIP/2.0
>
> Via: SIP/2.0/UDP 172.16.52.22:5060;branch=z9hG4bK316981632-330587627
>
> Max-Forwards: 26
>
> Allow: INVITE,BYE,CANCEL,ACK,INFO,PRACK,OPTIONS,SUBSCRIBE,NOTIFY,REFER,REGISTER,UPDATE
>
> Supported: replaces,100rel
>
> From: "2152605263" <sip:2152605263 at 172.16.52.22>;tag=0_316981632-330587628
>
> To: <sip:1133 at 172.16.52.22>
>
> Call-ID: 316981632-330587626
>
> CSeq: 1 INVITE
>
> Contact: "2152605263" <sip:2152605263 at 172.16.52.22:5060;transport=udp>
>
> P-Asserted-Identity: "2152605263" <sip:2152605263 at 172.16.52.22>
>
> User-Agent: Mitel-3300-ICP 11.0.1.26
>
> Content-Length: 0
>
>
>
> SENDING: Packet 134, +0:17:11.573944
>
> 2012-07-13 16:39:16.605949: 172.31.12.72:55473 -(SIP over UDP)-> 172.16.52.22:5060
>
> SIP/2.0 100 Trying
>
> Via: SIP/2.0/UDP 172.16.52.22:5060;received=172.16.52.22;branch=z9hG4bK316981632-330587627
>
> Call-ID: 316981632-330587626
>
> From: "2152605263" <sip:2152605263 at 172.16.52.22>;tag=0_316981632-330587628
>
> To: <sip:1133 at 172.16.52.22>
>
> CSeq: 1 INVITE
>
> Server: Blink Pro 1.8.3 (MacOSX)
>
> Content-Length: 0
>
>
>
> SENDING: Packet 135, +0:17:11.574108
>
> 2012-07-13 16:39:16.606113: 172.31.12.72:55473 -(SIP over UDP)-> 172.16.52.22:5060
>
> SIP/2.0 488 Not Acceptable Here
>
> Via: SIP/2.0/UDP 172.16.52.22:5060;received=172.16.52.22;branch=z9hG4bK316981632-330587627
>
> Call-ID: 316981632-330587626
>
> From: "2152605263" <sip:2152605263 at 172.16.52.22>;tag=0_316981632-330587628
>
> To: <sip:1133 at 172.16.52.22>;tag=onLD.bQ40KbSCvoj8dqBwH5b8oyI-Lsb
>
> CSeq: 1 INVITE
>
> Server: Blink Pro 1.8.3 (MacOSX)
>
> Content-Length: 0
>
>
>
> RECEIVED: Packet 136, +0:17:11.580862
>
> 2012-07-13 16:39:16.612867: 172.16.52.22:5060 -(SIP over UDP)-> 172.31.12.72:55473
>
> ACK sip:bacmewvj at 172.31.12.72:55473 SIP/2.0
>
> Via: SIP/2.0/UDP 172.16.52.22:5060;branch=z9hG4bK316981632-330587627
>
> Max-Forwards: 70
>
> From: "2152605263" <sip:2152605263 at 172.16.52.22>;tag=0_316981632-330587628
>
> To: <sip:1133 at 172.16.52.22>;tag=onLD.bQ40KbSCvoj8dqBwH5b8oyI-Lsb
>
> Call-ID: 316981632-330587626
>
> CSeq: 1 ACK
>
> Contact: "2152605263" <sip:2152605263 at 172.16.52.22:5060;transport=udp>
>
> Content-Length: 0
>
>
>
>
>
>
> 2012-07-13 16:39:16.597000 (5) sip_endpoint.c: Processing incoming message: Request msg INVITE/cseq=1 (rdata0x81a414)
>
> 2012-07-13 16:39:16.597000 (5) tsx0x89da64: Transaction created for Request msg INVITE/cseq=1 (rdata0x81a414)
>
> 2012-07-13 16:39:16.597000 (5) tsx0x89da64: Incoming Request msg INVITE/cseq=1 (rdata0x81a414) in state Null
>
> 2012-07-13 16:39:16.597000 (5) tsx0x89da64: State changed from Null to Trying, event=RX_MSG
>
> 2012-07-13 16:39:16.597000 (5) dlg0x8d0264: Transaction tsx0x89da64 state changed to Trying
>
> 2012-07-13 16:39:16.597000 (5) dlg0x8d0264: UAS dialog created
>
> 2012-07-13 16:39:16.597000 (5) dlg0x8d0264: Module mod-invite added as dialog usage, data=0x8d0948
>
> 2012-07-13 16:39:16.597000 (5) dlg0x8d0264: Session count inc to 2 by mod-invite
>
> 2012-07-13 16:39:16.597000 (5) inv0x8d0264: UAS invite session created for dialog dlg0x8d0264
>
> 2012-07-13 16:39:16.597000 (5) endpoint: Response msg 100/INVITE/cseq=1 (tdta0x8a1000) created
>
> 2012-07-13 16:39:16.597000 (5) dlg0x8d0264: Initial answer Response msg 100/INVITE/cseq=1 (tdta0x8a1000)
>
> 2012-07-13 16:39:16.605000 (5) inv0x8d0264: Sending Response msg 100/INVITE/cseq=1 (tdta0x8a1000)
>
> 2012-07-13 16:39:16.605000 (5) dlg0x8d0264: Sending Response msg 100/INVITE/cseq=1 (tdta0x8a1000)
>
> 2012-07-13 16:39:16.605000 (5) tsx0x89da64: Sending Response msg 100/INVITE/cseq=1 (tdta0x8a1000) in state Trying
>
> 2012-07-13 16:39:16.605000 (5) sip_resolve.c: Target '172.16.52.22:5060' type=UDP resolved to '172.16.52.22:5060' type=UDP (UDP transport)
>
> 2012-07-13 16:39:16.605000 (5) tsx0x89da64: State changed from Trying to Proceeding, event=TX_MSG
>
> 2012-07-13 16:39:16.606000 (5) dlg0x8d0264: Transaction tsx0x89da64 state changed to Proceeding
>
> 2012-07-13 16:39:16.606000 (5) inv0x8d0264: Sending Response msg 488/INVITE/cseq=1 (tdta0x8a1000)
>
> 2012-07-13 16:39:16.606000 (5) dlg0x8d0264: Sending Response msg 488/INVITE/cseq=1 (tdta0x8a1000)
>
> 2012-07-13 16:39:16.606000 (5) tsx0x89da64: Sending Response msg 488/INVITE/cseq=1 (tdta0x8a1000) in state Proceeding
>
> 2012-07-13 16:39:16.606000 (5) tsx0x89da64: State changed from Proceeding to Completed, event=TX_MSG
>
> 2012-07-13 16:39:16.606000 (5) dlg0x8d0264: Transaction tsx0x89da64 state changed to Completed
>
> 2012-07-13 16:39:16.606000 (5) dlg0x8d0264: Session count dec to 2 by mod-invite
>
> 2012-07-13 16:39:16.612000 (5) sip_endpoint.c: Processing incoming message: Request msg ACK/cseq=1 (rdata0x81a414)
>
> 2012-07-13 16:39:16.612000 (5) tsx0x89da64: Incoming Request msg ACK/cseq=1 (rdata0x81a414) in state Completed
>
> 2012-07-13 16:39:16.612000 (5) tsx0x89da64: State changed from Completed to Confirmed, event=RX_MSG
>
> 2012-07-13 16:39:16.612000 (5) dlg0x8d0264: Transaction tsx0x89da64 state changed to Confirmed
>
> 2012-07-13 16:39:16.624000 (5) tsx0x89da64: Timeout timer event
>
> 2012-07-13 16:39:16.624000 (5) tsx0x89da64: State changed from Confirmed to Terminated, event=TIMER
>
> 2012-07-13 16:39:16.624000 (5) dlg0x8d0264: Transaction tsx0x89da64 state changed to Terminated
>
> 2012-07-13 16:39:16.624000 (5) dlg0x8d0264: Dialog destroyed
>
> 2012-07-13 16:39:16.624000 (5) tsx0x89da64: Timeout timer event
>
> 2012-07-13 16:39:16.624000 (5) tsx0x89da64: State changed from Terminated to Destroyed, event=TIMER
>
> 2012-07-13 16:39:16.624000 (5) tdta0x8a1000: Destroying txdata Response msg 488/INVITE/cseq=1 (tdta0x8a1000)
>
> 2012-07-13 16:39:16.624000 (5) tsx0x89da64: Transaction destroyed!
>
>
> --
> Rick Bunker
> rick at bunker.us
> Honor necessity. Honor sufficiency.
>
> _______________________________________________
> Blink mailing list
> Blink at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/blink
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/blink/attachments/20121213/4088ee05/attachment.html>
More information about the Blink
mailing list