<div dir="ltr">Hello there,<div>I'm facing some issues trying to get the attributes from notify Body that contains information that i need for my calls</div><div>.</div><div>First i save the $rb into $var then i try to replace the characters #012 that seems to be the separator of all attributes in the body, i have tried it using s.select, s.strip, s.replace but without any success in all of them.</div><div><br></div><div>The body msg is something like this:</div><div><br></div><div>Calling-Name-Status: available#012Calling-Name: "teste      XX" <<a href="mailto:sip%3AXXXXXXXXX@domain.com">sip:XXXXXXXXX@domain.com</a>>#012Presentation-Indicator: allowed</div><div><br></div><div>Anyone have any idea how can I get the value of each attribute:</div><div>e.g:</div><div>Calling-Name-Status: available<br clear="all"><div>Calling-Name: "teste      XX" <<a href="mailto:sip%3AXXXXXXXXX@domain.com">sip:XXXXXXXXX@domain.com</a>><br></div><div>Presentation-Indicator: allowed<br></div><div><br></div><div>Best Regards</div><div><br></div>-- <div class="gmail_signature"><div>José</div></div>
</div></div>