Hello,
I've setup a ser proxy/registrar which forwards PSTN calls to an AS5350. The AS5350 also redirects PSTN calls to the ser box, which associates incoming called numbers with sip accounts through associations in the SQL DB.
My problem is that the AS doesn't know about these associations when forwarding calls from sip to PSTN. I'd like to set the callerid on the outgoing calls to be the PSTN number associated with the sip account for incoming calls.
thanks
Hi
check documentation for function append_rpid_hf(); (and google the mailiglist for this, ppl have asked about it a few times)
- Atle
* Luca Corti cortez@tiscali.it [050918 00:13]:
Hello,
I've setup a ser proxy/registrar which forwards PSTN calls to an AS5350. The AS5350 also redirects PSTN calls to the ser box, which associates incoming called numbers with sip accounts through associations in the SQL DB.
My problem is that the AS doesn't know about these associations when forwarding calls from sip to PSTN. I'd like to set the callerid on the outgoing calls to be the PSTN number associated with the sip account for incoming calls.
thanks
-- Luca Corti PGP Key ID 1F38C091
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi!
On "INVITE" make a user authentication and after that put append_rpid_hf(). Then the header will contain a "Remote Party ID". You have to put the Remote Party ID into the rpid-column of the subscriber-table for every user.
Sebastian
----- Original Message ----- From: "Atle Samuelsen" clona@cyberhouse.no To: "Luca Corti" cortez@tiscali.it Cc: serusers@lists.iptel.org Sent: Saturday, September 17, 2005 7:18 PM Subject: Re: [Serusers] PSTN Gateway and caller-id
Hi
check documentation for function append_rpid_hf(); (and google the mailiglist for this, ppl have asked about it a few times)
- Atle
- Luca Corti cortez@tiscali.it [050918 00:13]:
Hello,
I've setup a ser proxy/registrar which forwards PSTN calls to an AS5350. The AS5350 also redirects PSTN calls to the ser box, which associates incoming called numbers with sip accounts through associations in the SQL DB.
My problem is that the AS doesn't know about these associations when forwarding calls from sip to PSTN. I'd like to set the callerid on the outgoing calls to be the PSTN number associated with the sip account for incoming calls.
thanks
-- Luca Corti PGP Key ID 1F38C091
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers