Our VoIP service provider routes calls based upon the To field within the SIP header. While SER can easily rewrite the URI, I need to actually prepend a digit string (account code) to every outgoing call with a prefix. Does anyone know how to prefix the To field ?
Eric,
AFAIK, you're playing with danger when you modify those headers. Even though it may work with that one provider you're likely to run in to compatibility issues elsewhere.
Now there is one possible solution would be to use the UAC module that is in the CVS HEAD branch.
If you can use that then you could use the subst() function in the textops module.
Regards, Paul
On 4/13/05, Eric Dean eric@purespeed.com wrote:
Our VoIP service provider routes calls based upon the To field within the SIP header. While SER can easily rewrite the URI, I need to actually prepend a digit string (account code) to every outgoing call with a prefix. Does anyone know how to prefix the To field ?
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi friends !
I have one problem in ser that it is giving one error message
Maxfwd module- initializing 0(0) ERROR: tcp_init: bind(4, 0x80b5ae0, 16) on 127.0.0.1: Address already in use
i also have one more problem that when i tried to register from a softphone(sjphone) on the ser it is not getting any message and phone is also showing unregistered. Actually i have installed ser from binary package, can`t that work properly. can anybody help me to solve this problem.
Deepak Dhiman