| Mercestes | sergee, if it does work then try to use that call file as a template, if ti does not work then there is a different issue. grandy: mtr is "my traceroute" and it's alot more informative than ping. |
| sergee | Mercestes: thanks! will try it now |
| Mercestes | sergee, and make sure you *mv* your call fileinto outbound and not cp, otherwise * mayjump the gun and mulch it up before it's completed |
| [TK]D-Fender | I have run into a snap on * 1.4.2 I could use hand with : I flushed my 1.2 setup (backing up configs), did a full compile & install of Base + Addons. I then did "make samples" and copied back my extensions.conf & sip.conf (which were 1.4 compliant). I have sincene lost the ability to dial #'s starting with "*" from my Polycom SIP phones. I used to use "pedantic=yes" to allow this to operate and now it fails to work with it enabled or otherwise |
| sergee | Mercestes: same: NAK Response Received - command 0xF201, result code 0x800E, msg id 0xF2FF, session id 0x6D, msg tag 0x0, slot/port 1/1 |
| Mercestes | Hrm. that *should* work. |
| sergee | Mercestes: do you have any vocabulary for command 0xF201, result code 0x800E ? |
| grandy | Mercestes: thanks much for that tip... going to try it |
| [TK]D-Fender | continued : in SIP debug I do see the "*" clearly in the "To:", but am getting a 404 on it for some strange reason. |
| Mercestes | sergee, "NAK" seems to be an ambiguous term referring to "negative acknolwedgement." yoru call is being rejected by your telco it seems. |
| sergee | Mercestes: yeah i found NAK definition too :) |
| [TK]D-Fender | OMG... nevermaind.... I forgot an included config file... ashdkjshdal |
| action | Mercestes pets D-Fender. |
| Mercestes | pets D-Fender. |
| [TK]D-Fender | AHHH there we go :) another <5 min problem solved :) ok, am now on to the fun stuff :) |
| grandy | Mercestes: ok running mtr on chi-reg.voipstreet.com Mercestes: worst jmax is 237 |
| sergee | Mercestes: what is the best way to "capture" callfile from sipura? |
| anonymouz666 | blitzrage: sorry for delay to answer. the read() var looks like "123456789" I need to loop how many digits the var has to playback() each digit. how to use while(cut(..)) if I don't have delimiter? |
| grandy | Mercestes: here is the output of mtr... in case you can offer an interpretation of it: http://pastebin.ca/431395 |
| Rhab | Mercestes: its working, but emails sending still sucks dick Was some issue with base64_encode |
| blitzrage | anonymouz666: I think you want to use LEN() then that'll tell you how many characters you have in a string |
| Rhab | nn bb |
| blitzrage | While($[${X} < ${LEN(${MY_VAR})}]) Set(X=$[${X} + 1]) EndWhile() |
| Rhab | Hi |
| anonymouz666 | blitzrage: thanks! |
| Rhab | Again a question concerning hylafax: it mails me 2 emails one with no attachment and one with it for each received fax |