- Joined
- Jun 16, 2008
- Messages
- 23
- Reaction score
- 2
Good day, after upgrading to v20 one of my trunks stopped working.
My provider use TO field as thee field for Called number, it was set in "Incoming settings" under CelldNum = TO : User Part (screenshot)

Right now i dont know how to set it, i have exported a template of a working trunk, and tried to setup a new trunk with that template, without success.
I have extracted old trunk xml and a new one made by the system from scrath, but i dont see the setting which match what i want
Mayb i can just add the:
<field name="ParameterIn" custom="" parameter="FromUserPart">$CalledNum</field>
By
<field name="ParameterIn" custom="" parameter="ToUserPart">$CalledNum</field>
To distribute calls by TO field ?

Example of invite from provider
INVITE sip:[email protected]:5060;rinstance=0ebd001eab4e6b39 SIP/2.0 (Request URI stays allways the same)
To: <sip:[email protected]> (TO FIELD which has the called number)
Thank you for your help
My provider use TO field as thee field for Called number, it was set in "Incoming settings" under CelldNum = TO : User Part (screenshot)

Right now i dont know how to set it, i have exported a template of a working trunk, and tried to setup a new trunk with that template, without success.
I have extracted old trunk xml and a new one made by the system from scrath, but i dont see the setting which match what i want
Mayb i can just add the:
<field name="ParameterIn" custom="" parameter="FromUserPart">$CalledNum</field>
By
<field name="ParameterIn" custom="" parameter="ToUserPart">$CalledNum</field>
To distribute calls by TO field ?

Example of invite from provider
INVITE sip:[email protected]:5060;rinstance=0ebd001eab4e6b39 SIP/2.0 (Request URI stays allways the same)
To: <sip:[email protected]> (TO FIELD which has the called number)
Thank you for your help