Jump to content

reco

Members
  • Posts

    242
  • Joined

  • Last visited

Posts posted by reco

  1. hi there,

     

    we are using an external crm app to dial numbers with the phones.

    everything works great with the parameter connect=true. but if i set connect=false the pbx swaps the from with the to header.

     

     

     

     

    caling number: 212xxxxxxx

    from number: 646xxxxxxx

     

     

     

    with connect=true:

     

    INVITE sip:1212xxxxxxx@sbc.voxbeam.com;user=phone SIP/2.0

    Via: SIP/2.0/UDP 98.113.181.115:5060;branch=z9hG4bK-8034daf0282de9eba073380ce4d03b42;rport

    From: <sip:1646xxxxxxx@pbx.com;user=phone>;tag=2051986802

    To: <sip:1212xxxxxxx@pbx.com;user=phone>

    Call-ID: e555f022@pbx

    CSeq: 28185 INVITE

    Max-Forwards: 70

    Contact: <sip:1646xxxxxxx@98.113.181.115:5060;transport=udp>

    Supported: 100rel, replaces, norefersub

    Allow-Events: refer

    Allow: INVITE, ACK, CANCEL, BYE, REFER, PRACK, INFO, UPDATE

    Accept: application/sdp

    User-Agent: snomONE/4.5.0.1050 Coma Berenicids

    P-Asserted-Identity: "COMPANY" <sip:1646xxxxxxx@pbx.com>

    P-Preferred-Identity: <sip:1646xxxxxxx@pbx.com;user=phone>

    Remote-Party-ID: "COMPANY" <sip:1646xxxxxxx@pbx.com;user=phone>

    Content-Type: application/sdp

    Content-Length: 341

     

     

    with connect=false:

     

    INVITE sip:1212xxxxxxx@sbc.voxbeam.com;user=phone SIP/2.0

    Via: SIP/2.0/UDP 98.113.181.115:5060;branch=z9hG4bK-cc4749d9f448c0bcf3a006cdd6ae9113;rport

    From: <sip:1212xxxxxxx@pbx.com;user=phone>;tag=1290790567

    To: <sip:1646xxxxxxx@pbx.com;user=phone>

    Call-ID: f838e904@pbx

    CSeq: 1383 INVITE

    Max-Forwards: 70

    Contact: <sip:1212xxxxxxx@98.113.181.115:5060;transport=udp>

    Supported: 100rel, replaces, norefersub

    Allow-Events: refer

    Allow: INVITE, ACK, CANCEL, BYE, REFER, PRACK, INFO, UPDATE

    Accept: application/sdp

    User-Agent: snomONE/4.5.0.1050 Coma Berenicids

    P-Asserted-Identity: "COMPANY" <sip:1212xxxxxxx@pbx.com>

    P-Preferred-Identity: <sip:1212xxxxxxx@pbx.com;user=phone>

    Remote-Party-ID: "COMPANY" <sip:1212xxxxxxx@pbx.com;user=phone>

    Content-Type: application/sdp

    Content-Length: 341

     

    bug?

  2. hi there,

     

    i upgraded from 4.3.0.5021 to 4.5.0.1050 this weekend. since then crd reporting via http to the entered CDR URL does not work anymore.

    i have set the url to post to: http://server.com/create-record

    in the log it reports its posting: http://server.com:80//create-record

    no clue where the double slash comes from. its for sure not in the CDR URL.

    this is how my log file looks:

    [4] 20120416124051: HTTP client: Timeout on xxx.xxx.xxx.xxx:80

    [8] 20120416124051: HTTP client: Connect to xxx.xxx.xxx.xxx:80, pending requests 494

    [4] 20120416124151: HTTP client: Timeout on xxx.xxx.xxx.xxx:80

    [8] 20120416124151: HTTP client: Connect to xxx.xxx.xxx.xxx:80, pending requests 497

    [4] 20120416124251: HTTP client: Timeout on xxx.xxx.xxx.xxx:80

    [8] 20120416124251: HTTP client: Connect to xxx.xxx.xxx.xxx:80, pending requests 498

    [4] 20120416124351: HTTP client: Timeout on xxx.xxx.xxx.xxx:80

    [8] 20120416124351: HTTP client: Connect to xxx.xxx.xxx.xxx:80, pending requests 497

    [4] 20120416124451: HTTP client: Timeout on xxx.xxx.xxx.xxx:80

    [8] 20120416124451: HTTP client: Connect to xxx.xxx.xxx.xxx:80, pending requests 496

    [4] 20120416124551: HTTP client: Timeout on xxx.xxx.xxx.xxx:80

    [8] 20120416124551: HTTP client: Connect to xxx.xxx.xxx.xxx:80, pending requests 497

    [4] 20120416124651: HTTP client: Timeout on xxx.xxx.xxx.xxx:80

    [8] 20120416124651: HTTP client: Connect to xxx.xxx.xxx.xxx:80, pending requests 496

    [4] 20120416124751: HTTP client: Timeout on xxx.xxx.xxx.xxx:80

    [8] 20120416124751: HTTP client: Connect to xxx.xxx.xxx.xxx:80, pending requests 497

    [4] 20120416124851: HTTP client: Timeout on xxx.xxx.xxx.xxx:80

    [8] 20120416124851: HTTP client: Connect to xxx.xxx.xxx.xxx:80, pending requests 496

    [4] 20120416124951: HTTP client: Timeout on xxx.xxx.xxx.xxx:80

    [8] 20120416124951: HTTP client: Connect to xxx.xxx.xxx.xxx:80, pending requests 497

    [4] 20120416125051: HTTP client: Timeout on xxx.xxx.xxx.xxx:80

    [8] 20120416125051: HTTP client: Connect to xxx.xxx.xxx.xxx:80, pending requests 496

    [4] 20120416125151: HTTP client: Timeout on xxx.xxx.xxx.xxx:80

    [8] 20120416125151: HTTP client: Connect to xxx.xxx.xxx.xxx:80, pending requests 495

     

    xxx.xxx.xxx.xxx is the ip of server.com.

     

    on the server i don't get any requests....

     

    thanx christof

×
×
  • Create New...