; In extensions.conf: define your PIN and the show id [globals] MY_PIN=0123456789 ; whatever 10-digit pin you register at Talkshoe.com ;;; You can now use 1# as a PIN ;;; However, this makes it hard for me to see who's there to call on you ;;; It would be great of people would create Talkshoe accounts and use names we can call on to speak. ;;; Either their IRC pseudos, company names or name/initial like ;;; Digium_guys, Steve_S, f_williams, Zeeek, russellb CONFERENCE_CODE=22622 ; Voip users conference Talkshoe show ID VOIP_USERS_CONFERENCE=1234 ; whatever extension you want to use to reach the conference ; Put the extension in a context, such as "talkshoe" ; (and make sure the context is included in a context you are going to dial from) [talkshoe] exten => ${VOIP_USERS_CONFERENCE},1,Dial(SIP/123@66.212.134.192,60,D(${CONFERENCE_CODE}#${MY_PIN}#)) Important: Recent Talkshoe conference hardware changes may make the DTMF not work. Enter codes manually if you have problems.