<div dir="ltr">Think in your case required to adjust freeswitch variables in source code and compile FreeSwitch.<br>Think any &quot;c&quot; developer can do it.<div><br></div><div>Or write request for freeswitch team support.</div><div><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">вт, 24 янв. 2017 г. в 13:53, Shaun Stokes &lt;<a href="mailto:shaun.stokes@itec-support.co.uk">shaun.stokes@itec-support.co.uk</a>&gt;:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br class="gmail_msg">
<br class="gmail_msg">
We are using sofia_contact to send calls to agents in mod_callcenter and we are hitting a 255 character limit on the agent contact with-in the FreeSWITCH backend DB. Unfortunately there&#39;s no way for us to reduce the string used for the agent contact since we need to include arguments for fail_on_single_reject, pickup and a few variables which otherwise wouldn&#39;t get passed.<br class="gmail_msg">
<br class="gmail_msg">
We use multiple registrations per extension, currently sofia_contact is the only way for us to correctly route to all registrations simultaneously with fail_on_single_reject.<br class="gmail_msg">
<br class="gmail_msg">
We&#39;ve resolved this in our environment using the following process.<br class="gmail_msg">
<br class="gmail_msg">
sudo service freeswitch stop<br class="gmail_msg">
<br class="gmail_msg">
#### Modify the File: /freeswitch/mod/mod_callcenter.so<br class="gmail_msg">
<br class="gmail_msg">
## HEX Address 00012250 -&gt;<br class="gmail_msg">
<br class="gmail_msg">
# Replace:<br class="gmail_msg">
ANSI: 255<br class="gmail_msg">
Hex<br class="gmail_msg">
Col 7: 32<br class="gmail_msg">
Col 8: 35<br class="gmail_msg">
Col 9: 35<br class="gmail_msg">
<br class="gmail_msg">
# With:<br class="gmail_msg">
ANSI: 510<br class="gmail_msg">
HEX<br class="gmail_msg">
Col 7: 35<br class="gmail_msg">
Col 8: 31<br class="gmail_msg">
Col 9: 30<br class="gmail_msg">
<br class="gmail_msg">
The full ANSI line is (if the address is different): contact VARCHAR(255),<br class="gmail_msg">
To be replaced with: contact VARCHAR(510),<br class="gmail_msg">
<br class="gmail_msg">
####<br class="gmail_msg">
<br class="gmail_msg">
Delete callcenter.db<br class="gmail_msg">
Drop Agents Table<br class="gmail_msg">
<br class="gmail_msg">
sudo service freeswitch start<br class="gmail_msg">
sudo fs_cli<br class="gmail_msg">
reload mod_callcenter<br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
I&#39;d like to propose the &#39;contact&#39; varchar field is increased to 510 for the &#39;agent&#39; table in the source code &#39;mod_callcenter.so&#39;, or is there a better way of doing this?<br class="gmail_msg">
<br class="gmail_msg">
Thanks,<br class="gmail_msg">
Shaun<br class="gmail_msg">
[<a href="http://www.itec-support.co.uk/wp-content/uploads/2016/07/email_logo.jpg" rel="noreferrer" class="gmail_msg" target="_blank">http://www.itec-support.co.uk/wp-content/uploads/2016/07/email_logo.jpg</a>]<br class="gmail_msg">
Shaun Stokes - Infrastructure Analyst<br class="gmail_msg">
<br class="gmail_msg">
T :     01453 700713<br class="gmail_msg">
E :     <a href="mailto:shaun.stokes@itec-support.co.uk" class="gmail_msg" target="_blank">shaun.stokes@itec-support.co.uk</a><br class="gmail_msg">
W :     <a href="http://www.itec-support.co.uk" rel="noreferrer" class="gmail_msg" target="_blank">www.itec-support.co.uk</a><br class="gmail_msg">
<br class="gmail_msg">
Registered Address :- ITEC Support, Suite 2 Prospect House, Bath Road, Stroud, Gloucestershire GL5 3QF<br class="gmail_msg">
Company No. 06908001<br class="gmail_msg">
<br class="gmail_msg">
CONFIDENTIALITY NOTICE<br class="gmail_msg">
This communication and the information it contains are intended for the person or organisation to which it is addressed. Its contents are confidential and may be protected in law. Unauthorised use, copying or disclosure of any of it may be unlawful. If you are not the intended recipient, please contact us immediately.<br class="gmail_msg">
The contents of any attachments in this e-mail may contain software viruses, which could damage your own computer system. While ITEC Support has taken every reasonable precaution to minimise this risk, we cannot accept liability for any damage which you sustain as a result of software viruses. You should carry out your own virus checking procedure before opening any attachment.<br class="gmail_msg">
<br class="gmail_msg">
______________________________________________________________________<br class="gmail_msg">
This message has been checked for all known viruses by  MessageLabs Virus Scanning Service.<br class="gmail_msg">
______________________________________________________________________<br class="gmail_msg">
<br class="gmail_msg">
_________________________________________________________________________<br class="gmail_msg">
Professional FreeSWITCH Consulting Services:<br class="gmail_msg">
<a href="mailto:consulting@freeswitch.org" class="gmail_msg" target="_blank">consulting@freeswitch.org</a><br class="gmail_msg">
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" class="gmail_msg" target="_blank">http://www.freeswitchsolutions.com</a><br class="gmail_msg">
<br class="gmail_msg">
Official FreeSWITCH Sites<br class="gmail_msg">
<a href="http://www.freeswitch.org" rel="noreferrer" class="gmail_msg" target="_blank">http://www.freeswitch.org</a><br class="gmail_msg">
<a href="http://confluence.freeswitch.org" rel="noreferrer" class="gmail_msg" target="_blank">http://confluence.freeswitch.org</a><br class="gmail_msg">
<a href="http://www.cluecon.com" rel="noreferrer" class="gmail_msg" target="_blank">http://www.cluecon.com</a><br class="gmail_msg">
<br class="gmail_msg">
FreeSWITCH-users mailing list<br class="gmail_msg">
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="gmail_msg" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br class="gmail_msg">
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br class="gmail_msg">
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br class="gmail_msg">
<a href="http://www.freeswitch.org" rel="noreferrer" class="gmail_msg" target="_blank">http://www.freeswitch.org</a><br class="gmail_msg">
</blockquote></div>