05-24-2011 03:23 AM - edited 03-21-2019 04:08 AM
Hi!!!
Yes,
this morning on the phone any number entered will be cut to 3 digits (on display) and then get a busy signal. I tried to reboot, nothing ...
I type 001555555... After pressing the dial for a moment the display shows the full number and immediately after 001, and of course 20 seconds after the busy signal! I hope this is nonsense and just go somewhere in the CCA to fix a flag, I do not see what could have caused all this! I have already done some testing on the dial-plan, it is ok! What can I check to find what produces the problem?
NB:
73,
Arturo.
05-24-2011 07:07 AM
I do not understand!
Someone explained it to me??
I installed CCA 3.0.1 and I made a trip to the configuration. Then I activated the service, "fax to mail" in its panel and magically the phones are back to work.... Now the numbers are no longer cut!
By accident!? It was a problem created from the previous version (3.0) or what?
I see very few differences in the pattern and almost all attributable to the fax service to mail!
--- conf.before 2011-05-24 10:55:46.000000000 +0200
+++ conf.after 2011-05-24 12:48:53.000000000 +0200
@@ -19,7 +19,7 @@
boot-end-marker
!
!
-logging buffered 4096
+no logging buffered
no logging rate-limit@@ -168,16 +168,16 @@
request ANY sdp-header Connection-Info remove
response ANY sdp-header Connection-Info remove
!
-voice class custom-cptone CCAleavetone
- dualtone conference
- frequency 400 800
- cadence 400 50 200 50 200 50
-!
voice class custom-cptone CCAjointone
dualtone conference
frequency 600 900
cadence 300 150 300 100 300 50
!
+voice class custom-cptone CCAleavetone
+ dualtone conference
+ frequency 400 800
+ cadence 400 50 200 50 200 50
+!@@ -393,7 +393,27 @@
dspfarm
dsp services dspfarm
!
+fax receive called-subscriber $d$
fax interface-type fax-mail
+mta send server 10.1.10.1 port 25
+mta send with-subject both
+mta send mail-from hostname 10.1.10.2
+mta send mail-from username $s$
+mta receive aliases 10.1.10.2
+mta receive maximum-recipients 7
+!
+application
+ service cca_fax_detection flash:/applications/faxmail/app_fax_detect.2.1.2.2.tcl
+ param fax-dtmf 2
+ param mode listen-first
+ param voice-dtmf 1
+ param prompt flash:/applications/faxmail/en_listen_first.au
+ !
+ service cca_offramp flash:/applications/faxmail/app_faxmail_offramp.2.0.1.1.tcl
+ !
+ service cca_onramp flash:/applications/faxmail/app_faxmail_onramp.2.0.1.3.tcl
+ !
+!@@ -857,6 +877,7 @@
no sip-register
!
dial-peer voice 4 pots
+ corlist incoming user-internal
destination-pattern 304
port 0/0/3
no sip-register@@ -1404,6 +1425,7 @@
description ** fax onramp for outbound faxmail to CUE **
service fax_on_vfc_onramp_app out-bound
destination-pattern ^...$
+ information-type fax
session target mailto:$d$@10.1.10.1
73,
Arturo.
05-24-2011 07:16 AM
I don't know that we could explain this without seeing your full config, before and after making the changes. If the number is being cut off, before dialing all the digits, I would suspect that there was an unwanted dial-peer, or ephone-dn in the config that was being matched, before the number could hit the wanted outgoing dial-peer. With outgoing numbers, the dial-peer/ephone-dn matches happen after each digit, so the first match it finds, (In your case 3 digits.) is the one it will use.
Thank you,
Darren
05-24-2011 07:33 AM
I nervously changed several things ... could be the problem with this dial-peer?
dial-peer voice 1800 mmoip
description ** fax onramp for outbound faxmail to CUE **
service fax_on_vfc_onramp_app out-bound
destination-pattern ^...$
session target mailto:$d$@10.1.10.1
Enabling and disabling the fax-to-mail has been removed and everything is back to work!
NB: in any case it did everything himself CCA 3.0; and tests of dial-plan made from CCA did not show any problem!
Thanks Darren,
Arturo.
05-24-2011 07:20 AM
No, I can not have a relationship with what happened this morning! To double check I removed the mail to fax option and it works fine anyway! But I can assure you that throughout the morning there was no way to use the phones!!
73,
Arturo
05-24-2011 07:50 AM
It is very possible that the dial-peer you listed could cause this issue, as it will accept any 3 digits. But to be sure what the problem was, we would need to see the actual config at that time it was happening.
Thank you,
Darren
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide