Hello everyone!
Im having a problem when i make manual phone calls via xlite only in germany with prefix +49 ...When the operator makes the call it rings 3 or 4 times then looks like it responds but it has no sound at all...ive tried to make the call with the same number via my cell phone and its a mailbox.Sometimes it happens only with one ring opens the call and cant hear nothing,close it redial again and then the costumer its on call...the other problem is that when the costumer hangs up the call xlite stays open and then after 20 second it redirects the call itself to an italian number (random number) but none of the calls doesent hang up itself.I have tried 3 different servers that i have and the same problem happens (none of them is configured by a backup configuration by the others). I
have to mention that on the same server i have 3 prefixes that i place calls: +39(Italy),+33(France),+49(Germany), and this problem is only on Germany calls.
My trunk Configuration:
[VOIPALB1]
disallow=all
allow=alaw,ulaw,g729
type=friend
host=88.99.200.207
port=5060
canreinvite=yes
nat=force_rport,comedia
insecure=invite,port
qualify=yes
DTMFmode=rfc2833
directmedia=yes
qualify=yes
context=trunkinbound
Dialplan Entry Configuration:
exten => _49XX.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _49XX.,2,Set(CALLERID(num)=493056553374)
exten => _49XX.,3,Dial(${VOIPALB}/${EXTEN},,To)
exten => _49XX.,4,Hangup
exten => _0049XX.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _0049XX.,2,Set(CALLERID(num)=493056553374)
exten => _0049XX.,3,Dial(${VOIPALB}/${EXTEN},,To)
exten => _0049XX.,4,Hangup
ViciBox v.7.0.1-160223
Asterisk 11.21.0-vici
Vicidial 2.14-694a
BUILD: 181005-1738
Thanks and best regards