Andrew Radke wrote: > Hi, > > I would like to use auth_b2bua to allow calls from our IP PBX to use > the internet. The thing is it seems that auth_b2bua wants the custom > header "P-App-Param:u=user;d=domainb;p=passwd" which I can't get the > PBX to send. Is there a way to pass these parameters from a config > file instead? >
The simplest way to get the extra header is to use an instance of SER that receives the call, inserts the header, and then passes the call to SEMS. Jeremy _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
