| mvand | Where do you do that? I was only able to find rxgain and txgain settings |
| RypPn | I fed opermode into modprobe.conf u want a paste? |
| mvand | No, thanks. I got rid of the PSTN line last month. |
| Feroxis | If I set a variable with Set() in an extension, will it still be available in h extension, or are they cleared before entering the h extension? |
| mvand | Is anyone using MGCP with asterisk 1.4.4? I'm having a problem migrating from 1.2.15 |
| RypPn | mvand: I'm setting up a test at home, but would like to put it in the office where they are using 4 isdn channels, my thoughts are why do they need isdn at the cost? But analog doesnt sound an option from my testing so far |
| mvand | How many desk sets? |
| RypPn | mvand: (Just answering the production comment) umm, 7 or 8 |
| Koshatul | I've been searcing google and the mailing list for a fix for this problem, but I keep getting either posts with "go post this in dev/users" (depending on where it was posted) When I receive an inocming call on the Zaptel lines on my TDM400P with two FXS and two FXO I get this [May 20 12:37:43] WARNING[18486]: chan_zap.c:6879 ss_thread: CallerID returned with error on channel 'Zap/4-1' and the line basically "hangs up" exiting non-zero has anyone had this before ? (i'm in australia, i've tried starting with a fresh zapata.conf, ztcfg -vv shows no errors, i've powered down and up a few times. |
| FastFeet | Could someone point me in the proper direction to learn how to have Asterisk Display CID information when I receive a call from the PSTN line through my Linksys SPA-3102. |
| rkeels | I should untar mpd into /lib/bin on ipod right? oops sorry |
| killfill_ | how do i tell "if 1<${EXTEN}<60" ? ... |
| bkw_ | what? can you clarify that? |
| killfill_ | i wish to check if the EXTEN number is bewteen 1 and 60, becouse if so, i wish to dial SIP/${EXTEN} its for incomming zap calls |
| bkw_ | 01 tur 60 or 1 thru 60? |
| killfill_ | 01 thru 60 really.. |
| bkw_ | best way is to do _Z,1, for 1 thru 9.. then _[1-6]X for 10 thru 60 ok then _XX, |
| killfill_ | ah bkw_: is there a way to know if a user uses SIP or IAX phones?.. i got muxed up users.. wish to redirect this calls to their sip/iax phones.. |
| bkw_ | go read the docs .. not 100% sure |
| killfill_ | any docs recomendation?.. :) |
| bkw_ | what version? 1.4 or 1.2? |
| killfill_ | 1.4 |
| bkw_ | don't they have chan_user? |
| mvand | what difference if they're calling in with sip or iax |