Hi List,
I have the following setup now:
<wholesale customer> -> SER -> Asterisk -> PSTN Gateway
I use SER to handle all the SIP mambo-jumbo for my wholesale customers and my softphones.
I use Asterisk to collect CDRs and to LCR routing.
Now here is to my question:
For my wholesale customers, I do IP-based "trusted host" authentication. Is there a way to set a SIP field (in SER) which will identify them uniquely in Asterisk's Master.csv file?
The Asterisk records can look like this:
"","anonymous","0262914900","world","""Anonymous""<anonymous>","SIP/anonymous.invalid-08160370","SIP/mygateway-7073","Dial","SIP/16170262914900@mygateway","2006-02-24 13:03:51","2006-02-24 13:04:08","2006-02-24 13:04:22",31,14,"ANSWERED","DOCUMENTATION"
Any ideas?
Cheers, Jean-Michel.