Hi James, Try setting bla_fix_remote_target parameter to 0 : http://www.opensips.org/html/docs/modules/1.6.x/presence.html#id248928
Regards, Anca Vamanu On Mon, Jul 25, 2011 at 12:52 AM, James Lamanna <[email protected]> wrote: > Hi, > I'm trying to get BLF working on a Polycom 550 with Opensips 1.6.4 and > I find that the BLF light never shuts off > when the monitored user hangs up. > If you look at the NOTIFYs below, the 2nd one has a different host in > the <identity> tags. > xxx.xxx.xxx.7 is the address of the Asterisk PBX 3475 is using to make the > call. > Could this be the issue? > > Thanks. > > -- James > > Here are 2 NOTIFYs that get sent to the phone: > > NOTIFY sip:[email protected]:5061 SIP/2.0.. > Via: SIP/2.0/UDP 208.90.184.11;branch=z9hG4bKfd0f.9b2911c3.0.. > To: <sip:3466@registrar>;tag=6B85955A-87D7D107.. > From <sip:3475@registrar>;tag=a76b7752a9a4c30bb313545e6969938d-4ac6.. > CSeq: 12 > NOTIFY.. > Call-ID: [email protected].. > Content-Length: 610.. > User-Agent: OpenSIPS (1.6.4-2-notls (x86_64/linux)).. > Max-Forwards: 70.. > Event: dialog.. > Contact: <sip:@xxx.xxx.xxx.11:5060>.. > Subscription-State: active;expires=3572.. > Content-Type: application/dialog-info+xml.... > <?xml version="1.0"?>. > <dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="11" > state="partial" entity="3475@registrar"> > <dialog id="[email protected]" > call-id="[email protected]" > direction="initiator"> > <state>confirmed</state> > <remote><identity>sip:3425@registrar</identity><target > uri="sip:3425@registrar"/></remote> > <local><identity>sip:3475@registrar</identity><target > uri="sip:[email protected]"/></local></dialog></dialog-info>. > > NOTIFY sip:[email protected]:5061 SIP/2.0.. > Via: SIP/2.0/UDP xxx.xxx.xxx.11;branch=z9hG4bK0e0f.81b81c53.0.. > To: <sip:3466@registrar>;tag=6B85955A-87D7D107.. > From: <sip:3475@registrar>;tag=a76b7752a9a4c30bb313545e6969938d-4ac6.. > CSeq: 13 NOTIFY.. > Call-ID: [email protected].. > Content-Length: 569.. > User-Agent: OpenSIPS (1.6.4-2-notls (x86_64/linux)).. > Max-Forwards: 70.. > Event: dialog.. > Contact: <sip:@xxx.xxx.xxx.11:5060>.. > Subscription-State: active;expires=3568.. > Content-Type: application/dialog-info+xml.... > <?xml version="1.0"?>.<dialog-info > xmlns="urn:ietf:params:xml:ns:dialog-info" version="12" > state="partial" entity="3475@registrar"> > <dialog id="[email protected]" > call-id="[email protected]" > direction="recipient"> > <state>terminated</state> > <remote><identity>sip:[email protected]</identity> > <target uri="sip:[email protected]"/></remote> > <local><identity>[email protected]:6060</identity> > <target uri="sip:[email protected] > :6060"/></local></dialog></dialog-info>. > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
