Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by eddv123

  1. eddv123

    Audiocodes Mediant 500 ESBR v7 firmware

    Some tips or a working configuration for an Audiocodes Mediant ESBR running the latest v7.20 firmware would be good. I found pre-v7 firmware quite easy to understand but the new firmware interface (where it looks better) does not give me the same results for setup - I am running v7.20...
  2. eddv123

    Asterisk 13 CLI - Call routing to Queue or IVR

    Hi Drew, Thanks for responding and yes I achieved this with (I have x'd out my DID for obvious reasons): [from-trunk] exten=>xxxxxxxxxxx,1,Answer exten=>xxxxxxxxxxx,n,Goto(digitalreceptionist,s,1) exten=>xxxxxxxxxxx,n,Hangup Digital receptionist being: [digitalreceptionist] exten =>...
  3. eddv123

    If extension not found - play audio file

    Hi all, Asterisk CLI: This one should be fairly simple but when I dial a number and it fails (internal mostly) I want to replace the audio file that is played generically by the system. This file sounds like an engaged tone. In Asterisk I get "rejected because extension not found" in the debug...
  4. eddv123

    IVR Recording not playing - does not exist in any format

    Hi, Yes, I have retested, although both files with the "file" command present the same credentials if you don't export as you have said it does not work - its working now however - thanks for your help!
  5. eddv123

    IVR Recording not playing - does not exist in any format

    Thanks for coming back with your response, I have tried out your suggestions but with no success, it has made a slight change to the error messages I now see. Although I get similar results I now also see this starting RIFF result: format_wav.c:164 check_header: Does not begin with RIFF...
  6. eddv123

    IVR Recording not playing - does not exist in any format

    Hi, Thanks for coming back to me. The file has been uploaded in a few ways - both by this online file formatting tool: http://my.digium.com/en/products/ivr/audio-converter/ And by the guidelines outlined here: http://wiki.kolmisoft.com/index.php/Convert_WAV_file_to_Asterisk_playable_format I...
  7. eddv123

    IVR Recording not playing - does not exist in any format

    Hi, Could someone please give me assistance with this issue. I am running Asterisk 13 and have setup an IVR, the extensions.conf call flow seems to work fine up until the point of playing my pre-recorded audio file. The below error(s) are seen in the Asterisk console no matter what settings I...
  8. eddv123

    Asterisk 13 CLI - Call routing to Queue or IVR

    Hi, Can someone tell me the context to routing inbound calls from a trunk/DDI to a call queue (assign a Queue or IVR a DDI to call basically). My call queue is setup in queues.conf and works, it has an internal number of 6400 (which works if I dial it) however I have tried mapping a DDI in...
  9. eddv123

    Asterisk 13 Outgoing call error

    Solved with: exten => _X.,1,Set(CALLERID(num)=SIP-ID) exten => _X.,n,Dial(SIP/${EXTEN}@sipgate,30,trg) exten => _X.,n,Hangup
  10. eddv123

    Asterisk >> 3CX

    I have setup an Asterisk version 13 system to a 3CX system (similar to the below guide) - it registers fine: http://www.3cx.com/docs/bridging-asterisk-pbx/ The issue I have now is the routing of calls of which I am sure the dialplan is the answer. If I call from 3CX to the bridge (Asterisk ext...
  11. eddv123

    Asterisk 13 Outgoing call error

    Hi Ucxguy, See my previous post - you will see I put a note in to say ignore this, the trunk ID and password I have changed for that very reason - don't worry, I will try your suggestion however I think I may of already tried this. Tell me - why is it saying not from internal when my settings...
  12. eddv123

    Asterisk 13 Outgoing call error

    Hi, I am relatively new to Asterisk and currently getting to know the CLI. I have a basic setup of which internal calls work without issues and I have a Sip Trunk registered with SIP Gate. If I try to make an outbound call however I get an error that: Call from '6001' (10.5.10.10:5060) to...
  13. eddv123

    Outbound calls Rejected/Forbidden

    I have tried all of the suggestions - thanks for them they have been useful with my understanding. Still experiencing the same issue, one question regarding the logging - is there anyway to identify which Shortcode is being used for the call ? I can see it is selecting the correct trunk however...
  14. eddv123

    Outbound calls Rejected/Forbidden

    Thanks for the response, I understand this better now - so instead of "9" in this case, how would I have it say if I dial anything starting with a "0" with an 11 digit number (for example) send it out via my trunk ?
  15. eddv123

    Outbound calls Rejected/Forbidden

    Please elaborate more on the shortcode, it seems to work, the number dials and I see it come up in the trunk when I run a trace. - that would tell me that the PBX is dealing with the call and sending it on. I am not new to PBX's but am to Avaya IPO so please let me know what the issue is with...

Part and Inventory Search

Back
Top