NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

extension

[phones] ;phones context

exten => 505,1,NoOp(First Line) ;declares extension number for 505, then the instruction number, then a no operation method used as a placeholder
same => n,Dial(SIP/nelson,30) ;same and n are used to continue using exten, the extension number and line number without writing it again.
;Dial method called to begin SIP signalling to nelson, with a 30 second ring time
same => n,VoiceMail(505@default,u) ;runs voicemail method after ring time is up using mailbox 505 in the default section of voicemail.conf
same => n,Hangup() ;ends the transmission after the above lines are completed.

exten => 501,1,NoOp(First Line) ;Sets extension
same => n,Dial(SIP/dipesh,20) ;Dials dipesh using sip.conf user dipesh
same => n,VoiceMail(501@default,u)
same => n,Hangup()

exten => 502,1,NoOp(First Line)
same => n,Dial(SIP/miguel,10)
same => n,VoiceMail(502@default,u)
same => n,Hangup()

;Conference extension
exten => 555,1,NoOp(ConfBridge Conference) ;Sets extension for conference as 555
same => n,ConfBridge(${EXTEN}) ;Runs ConfBridge using the previous line extension 555

;Trunking Extensions
exten => _1xxx,1,Dial(SIP/${EXTEN}@khaliltable) ;Declares extensions 1000-1999 to trunk to the khaliltable PBX
exten => _2xxx,1,Dial(SIP/${EXTEN}@alexbrandon) ;Trunk to AlexBrandon PBX (Uses the remote PBX sip.conf to signal user)
exten => _7xxx,1,Dial(SIP/${EXTEN}@vik) ;Trunk to Vik PBX

;Voicemail Extension
exten => 599,1,Answer(500) ;Sets the extension for the voicemail service
exten => 599,n,VoiceMailMain(@default) ;Once the server answers, it runs the VoiceMailMain method and give the user prompts

;sipp load testing context
[sipp]
exten => 510,1,Answer ;Extension 510 is used to create sip traffic with sipp. It answers when sipp calls this extension
same => n,MusicOnHold() ;Has sipp call sit on hold for the duration of the test
same => n,Hangup ;hangs up

exten => 511,1,Answer
same => n,Goto(phones,599,1) ;Same as above, but calls the voicemail service to add rtp traffic to the test
same => n,Hangup()
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.