[OpenSIPS-Users] OpenSIPS Perl module branching and logging

David Cunningham dcunningham at voisonics.com
Tue May 11 21:48:16 CEST 2010


Hello,

We are using OpenSIPS with a Perl module which needs to branch SIP
messages to multiple Asterisk servers. This is done with a
$m->rewrite_ruri() to the first destination, and an
$m->append_branch() to each following destination.
There's a problem though, that with ACK messages it only seems to
arrive at the first Asterisk server.

Does anyone know of a problem using this method to branch ACK messages?

Can anyone advise how I can (in the Perl) extract the destination
addresses from $m as strings to verify that all the destinations are
correct after the final $m->append_branch()?

Thanks for your help!

-- 
David Cunningham, Voisonics
http://voisonics.com/
US toll-free: +1 888 842 2720
UK: +44 (0) 20 3298 1642
Australia: +61 (0) 2 9037 2180



More information about the Users mailing list